John R Hudson
dce99c1398
Insert more detail about page layout, Custom Class options KOMA-Script options and using the book document class in the KOMA-Script section of Chapter 3 Document classes of Additional.lyx and delete the section on KOMA-letter V.1.
2022-12-30 23:32:30 +01:00
John R Hudson
39d040b2a7
Insert brief introduction to Chapter 3 Document classes, update the introduction to the AMS document classes section, adding in references to the example files, update the module names used and the Fact, Assumption and Question paragraph styles and mention the (Numbered by Type) modules in the AMS document classes section.
2022-12-30 09:29:42 +01:00
John R Hudson
d63c9f8016
Insert entries for Hanging Paragraphs, Initials, Hyphenatable Text Markup and Logical Markup in Chapter 4 Modules of Additional.lyx
2022-12-29 15:12:50 +01:00
John R Hudson
2d9ff0d718
Insert entries for Custom Footer/Header Text and Landscape Document Mode and update the existing entry for Multiple Columns to match the new layout in Chapter 4 Modules of Additional.lyx
2022-12-28 16:34:14 +01:00
John R Hudson
9df0e943db
Insert entries for the sixteen Maths modules into Chapter 4 Modules of Additional.lyx
2022-12-28 12:23:13 +01:00
John R Hudson
5752617b50
Insert entries for Noweb, Rnw and Sweave in Chapter 4 Modules of Additional.lyx and make consequential updates to the Literate Programming section in the same document
2022-12-27 21:11:58 +01:00
Thibaut Cuvelier
7f5c917c71
layout2layout: remove unused regex.
2022-12-27 15:52:42 +01:00
Thibaut Cuvelier
0af5fbcc0e
DocBookGenerateTitle: update all layouts.
2022-12-27 15:52:26 +01:00
Thibaut Cuvelier
16a1aa9901
DocBook: add support for DocBookGenerateTitle.
...
The new parameter allows more flexibility when encoding some elements that have a poor mapping in DocBook, like theorems. The major use is to wrap the environment in a generic container, figure, which requires a title (but none is available).
2022-12-27 15:52:26 +01:00
John R Hudson
e950555788
Insert entries for Customizable lists and Paragraph lists into Chapter 4 Modules of Additional.lyx
2022-12-27 12:09:58 +01:00
Thibaut Cuvelier
55ccae72d4
layout2layout: improve coding style.
...
Useless parentheses (not helping with readability either) and semicolon. Redo indentation to be consistent throughout the file. Also, fix typos along the way.
2022-12-26 21:22:13 +01:00
John R Hudson
f1bb623fb2
Insert four entries for Floats & Captions modules, four entries for Foot- and Endnotes modules and two entries for Leisure, Sports and Music modules into Chapter 4 Modules of Additional.lyx.
2022-12-26 20:40:26 +01:00
Pavel Sanda
90dab5d1e9
Revert doc update for Additional.lyx so maitenance work can continue.
2022-12-26 17:46:55 +01:00
Juergen Spitzmueller
68146184a8
Minor doc updates
2022-12-26 13:43:11 +01:00
Juergen Spitzmueller
0c56f60535
Associate "run:" link types with "Other"
2022-12-26 13:19:52 +01:00
Thibaut Cuvelier
b9b0ac1b6c
Cleanup documentation about old XML support.
2022-12-26 01:42:27 +01:00
Thibaut Cuvelier
7556fc42ff
CommandDepth is no longer used, remove it from the documentation.
2022-12-26 01:41:07 +01:00
Thibaut Cuvelier
4c8cfae776
Cleanup documentation about old XML support.
2022-12-26 01:40:52 +01:00
Thibaut Cuvelier
c77872f314
Cleanup following the removal of HTML entities
...
The remaining part that was not handled in the previous commit. It focuses on lib/symbols.
2022-12-25 20:48:14 +01:00
Thibaut Cuvelier
bc73a85778
LyXHTML: switch the doctype to (X)HTML5 and only output XML entities.
...
This is a new take on c8e2c17a
that was reverted at da67bde61a
due to entities no more recognised by the browsers. Corresponding thread on the mailing list: https://www.mail-archive.com/lyx-devel@lists.lyx.org/msg213179.html
This patch is a huge cleanup overall, by removing the distinction between HTML and XML entities (the latter arrived due to the DocBook support).
In InsetListingParams, I also changed the mechanism that relied on " to use an XML entity to be consistent with the rest of the code, mostly in case someone looks for HTML entities and wonders why they are still there.
2022-12-25 20:48:14 +01:00
Richard Kimberly Heck
fadf8ca68f
Update doc format
2022-12-25 12:48:19 -05:00
Richard Kimberly Heck
144cf4bb9a
Allow an 'other' type for hyperlinks. Format change.
...
Also, perform the URL fixing magic for DocBook and XHTML.
As it was, it was impossible to enter e.g. "tel:" type links. Now
choosing the "Other" type just outputs the URL as given.
Also, the addition of "http" or "file" was not being done for
DocBook and XHTML. Now it is.
2022-12-25 12:45:48 -05:00
John R Hudson
962f2370b2
Insert entries for Section boxes, Variable-width minipages, Fix Computer Modern Fonts, LaTeX Kernel fixes, Minimalistic Insets and Title and Preamble Hacks into Chapter 4 Modules of Additional.lyx
2022-12-24 18:19:05 +01:00
John R Hudson
af5da98cae
Insert entries for APA with NatBiB, Fancy Colored Boxes and Graphic Boxes to Chapter 4: Modules of Additional.lyx
2022-12-24 01:06:40 +01:00
John R Hudson
d7ed4b9bd0
Insert entries for Braille, FiXme, PDF Comments, PDF Forms, Ruby and TODO notes into Chapter 4 Modules of Additional.lyx
2022-12-23 17:19:51 +01:00
John R Hudson
5732b0482a
Add entries for Hazard and Precautionary Statements, Risk and Safety Statements and Linguistics to Chapter 4 Modules of Additional.lyx
2022-12-22 22:56:45 +01:00
Thibaut Cuvelier
19b04c7bc8
Fix a typo in layouts.
2022-12-22 04:18:33 +01:00
Thibaut Cuvelier
c8c1c15631
Fix typos in comments
2022-12-22 02:54:28 +01:00
John R Hudson
1470a7b864
Update references to example files in Additional.lyx to match the 2.4 examples interface.
2022-12-21 18:46:39 +01:00
John R Hudson
56c9566feb
Update all references to templates in Additional.lyx to match the 2.4 template interface.
2022-12-21 17:13:27 +01:00
Juergen Spitzmueller
ceffadfbab
lyx2lyx: fix glitch in revert_starred_refs
2022-12-21 08:52:44 +01:00
John R Hudson
34d8a8e1d2
Insert entries for Letter, Beamer, Powerdot and Seminar in Chapter 3 Document classes of Additional.lyx
2022-12-19 22:12:31 +01:00
Juergen Spitzmueller
9966b4be4a
Adapt inset info to new version check
2022-12-19 17:42:49 +01:00
Juergen Spitzmueller
2e6ea5f613
Extend flexible version check to packages
2022-12-19 17:42:27 +01:00
Juergen Spitzmueller
029adfa28c
Improve LaTeX version checking
...
Instead of having to add and individually test the versions to check
for, we store the current version and test on that with a specific
function isAvailableAtLeastFrom(package, year, month, day)
Currently only used for the LaTeX version, but could also be extended
for package versions.
2022-12-19 15:15:41 +01:00
Juergen Spitzmueller
41146030b6
Simplify output code
2022-12-19 11:09:50 +01:00
John R Hudson
38e3538b77
Insert entries for Chess, Recipe book and the four CV classes into Chapter 3 Document classes of Additional.lyx
2022-12-19 10:58:38 +01:00
John R Hudson
8eb8a9d2fd
Insert short entries for Extra Font Sizes, Hebrew and Japanese document classes in Chapter 3 Document Classes of Additional.lyx
2022-12-18 18:48:35 +01:00
Pavel Sanda
5e290e4bf9
Move Kluwer template to attic.
...
(We leave layout where it is to be compatible with old docs.)
2022-12-18 17:37:50 +01:00
Juergen Spitzmueller
3694553920
Re-shuffle lfuns in RELEASE-NOTES
2022-12-18 13:37:29 +01:00
Juergen Spitzmueller
9fc190d61c
Improve functions for bibliography managers ( #8193 )
...
- new function to list bibtex databases
- citation-insert returns the list of undefined keys
if the request comes from the LyX server
Original patch from Benjamin Piwowarski (2012!).
Modified and updated by Riki Heck and myself.
2022-12-18 13:25:24 +01:00
John R Hudson
399fd96fab
Create Chapter 6 Bullets in Additional.lyx and move the bullet section into it; this completes the reordering of chapters in Additional.lyx to reflect entries in Document Settings
2022-12-18 10:58:19 +01:00
John R Hudson
e61e81757a
Make the first three sections of the Supplementary tools in Additional.lyx on using BibTeX and BiblaTeX into a new Chapter 5 Bibliography
2022-12-17 22:46:11 +01:00
John R Hudson
19ceef7f86
Move Non-standard Paragraph Shapes into new Chapter 4 Modules of Additional.lyx and rename Custom Paragraph Shapes
2022-12-17 12:39:46 +01:00
John R Hudson
357c7ab023
Create new Chapter 4 Modules and move Multiple text columns section into it
2022-12-16 22:50:39 +01:00
John R Hudson
c162c2e564
Move existing chapters 4, 5, 6 and 7 of Additional.lyx, all on RevTeX, into the RevTeX section in Chapter 3 Document classes
2022-12-15 19:50:44 +01:00
John R Hudson
aeadb79273
Delete old entries on Dinbrief, Elsevier, Paper and Springer in Special Document Classes in Additional.lyx
2022-12-15 11:01:04 +01:00
John R Hudson
bc51bab546
Insert short updated entries for Dinbrief, Elsevier, Paper and Springer in Chapter 3 Document classes of Additional.lyx
2022-12-14 20:46:09 +01:00
John R Hudson
0d50b62f73
Move Slides (SliTeX) section in Additional.lyx to Chapter 3 Document classes
2022-12-14 10:36:23 +01:00
John R Hudson
9f17026e93
Move RevTeX section in Additional.lyx into Chapter 3 Document classes
2022-12-13 20:19:01 +01:00
John R Hudson
e33e2fe312
Move Article (mwart) section in Additional.lyx to Chapter 3 Document classes and change the heading to Polish M.W. collection
2022-12-13 11:28:42 +01:00
John R Hudson
8792e6418e
Move Foils (FoilTeX) section in Additional.lyx to Chapter 3 Document classes
2022-12-12 23:45:19 +01:00
John R Hudson
6e401da6ac
Move AasteX section in Additional.lyx into Chapter 3 Document classes
2022-12-12 19:22:05 +01:00
John R Hudson
dc81a3f95d
Insert updated section on A&A paper into Chapter 3 Document classes
2022-12-11 23:30:05 +01:00
Scott Kostyshak
a15303b938
Update format of docs using LyX binary
...
Especially after the change to use semantic linefeeds (7b23c76b
),
the diffs are large and it's hard to figure out what diff is the
result of the linefeed change and which diff is the result of an
edit.
By updating the docs, it will make the edits easier to understand
from the diff.
This commit used the LyX binary to write the new .lyx files since
lyx2lyx does not apply semantic linefeeds.
I used the following command:
./development/tools/updatedocs.py [path to 'lyx' binary]
A few documents were not updated (e.g., the command sequence used
failed because a dialog about a missing dependency was shown).
I did not update Additional.lyx for any language since it is
undergoing changes. I also didn't change anything in doc/fr since JP
is working on some of those. I also didn't change doc/ru since it
appears Yuriy already updated those.
2022-12-11 11:16:28 -05:00
Juergen Spitzmueller
a066b81380
Fix comment
2022-12-11 15:12:06 +01:00
Juergen Spitzmueller
163844a6d0
Allow defaultfamily change with non_TeX fonts ( #12608 )
2022-12-11 14:47:13 +01:00
John R Hudson
b278d5ac73
Move Hollywood section into new Chapter 3 Document classes
2022-12-11 12:04:05 +01:00
Yuriy Skalko
6741a8fbf8
Update ru docs
2022-12-10 22:20:40 +01:00
Yuriy Skalko
610765050a
Update format for doc/ru files
2022-12-10 22:14:17 +01:00
Juergen Spitzmueller
af7f4b90ef
Update IEEE Transactions Conference template
...
The crucial change here is bib file encoding, which is latin9.
2022-12-10 12:59:50 +01:00
Enrico Forestieri
ae961f004b
Partial fix for #12605
...
The equation number is now correctly generated when using
\ref in \tag, but if equations are numbered within sections,
the \tag'ed equations in the first sections are numbered wrongly.
However, I think this is a preview.sty bug not a lyx one.
2022-12-10 11:31:51 +01:00
John R Hudson
c3881f6e9e
Move Braodway section into new Chapter 3 Document classes
2022-12-09 22:23:41 +01:00
John R Hudson
a34411d542
Move Memoir section into new Chapter 3 Document classes
2022-12-09 19:17:30 +01:00
Juergen Spitzmueller
c90e656d9d
Fix cut and paste error
2022-12-09 09:12:23 +01:00
Thibaut Cuvelier
3925809170
XHTML: disable item tags within <pre>.
...
Fixes a remaining bug from https://www.lyx.org/trac/ticket/10553 .
2022-12-09 02:49:50 +01:00
Richard Kimberly Heck
4e7f6949bf
One more unused variable
2022-12-08 15:19:16 -05:00
Richard Kimberly Heck
b0fa3efd57
Remove more unused variables.
...
These flags are only relevant to reference-types that we are not
reverting. That's why they were unused.
2022-12-08 15:19:16 -05:00
Richard Kimberly Heck
8e3f99ddc9
Remove some unused variables
2022-12-08 15:19:16 -05:00
John R Hudson
85a1e9a69f
Move KOMA-script section into new Chapter 3: Document classes
2022-12-08 21:10:02 +01:00
Scott Kostyshak
f0a2114268
lyx2lyx: remove unused variable
...
Amend 7bbaead5
.
2022-12-08 13:32:00 -05:00
Scott Kostyshak
06975721b6
fr Addtional: Use quote insets instead of UTF-8
2022-12-08 13:24:33 -05:00
Scott Kostyshak
cb732ef5db
fr Additional: fix output with XeTeX
...
It was compiling with glyph warnings because of U+2009 characters
(which appear in LyX as just spaces so difficult to catch) inside
the << and >>.
2022-12-08 13:24:14 -05:00
Richard Kimberly Heck
7bbaead588
Amend last commit
2022-12-08 12:42:03 -05:00
jpc
b15cc19d72
Translation of index new features step 3
2022-12-08 17:54:27 +01:00
Richard Kimberly Heck
fa449e9769
Simplify conversion routine, and remove warning
2022-12-08 11:09:48 -05:00
John R Hudson
56f525cec3
Move AMS LaTeX section into new Chapter 3 Document classes
2022-12-08 16:20:38 +01:00
John R Hudson
4f190a584e
New chapter 3 Document classes inserted to contain all the material relating to document classes which will be moved in in stages
2022-12-08 05:01:21 +01:00
John R Hudson
5c2d92b930
Kluwer no longer available; remove Kluwer section
2022-12-06 22:17:23 +01:00
Richard Kimberly Heck
345eba1049
Update layouts to format 98
2022-12-06 01:02:22 -05:00
Richard Kimberly Heck
c50f0b125d
Add HTMLClass for InsetLayout as well. Layout format change.
2022-12-05 23:42:50 -05:00
Richard Kimberly Heck
8567e09dbf
Fix infinite loop. Thinko!
2022-12-05 23:37:40 -05:00
Richard Kimberly Heck
bbfff0e60f
Amend 4966da68
2022-12-05 14:48:48 -05:00
Richard Kimberly Heck
4966da6864
Add conversion routine for format 612.
...
I forgot that this is needed, because the new parameter is written to
the file no matter its value.
Also, fix two typos in the reversion routine.
2022-12-05 14:45:40 -05:00
Richard Kimberly Heck
409d889822
Missed this one: InsetLayout does not do HTMLClass (at least not yet).
2022-12-05 01:07:25 -05:00
Richard Kimberly Heck
70deab72bc
Release notes
2022-12-04 18:39:42 -05:00
Richard Kimberly Heck
d4f2460ac4
Fix bug #11410 .
...
Main part of patch from Daniel, adapted by me.
I also added the lyx2lyx code.
2022-12-04 18:33:58 -05:00
Richard Kimberly Heck
053e858e2c
InsetLayout does not understand HTMLClass
2022-12-04 16:39:44 -05:00
Richard Kimberly Heck
ea26cb2220
Update release notes
2022-12-04 15:22:57 -05:00
Jean-Marc Lasgouttes
ff1ddf6251
Fixup 71623b88
: change semantics of "delete" LFUNs again
...
Instead of specifying "force" to disable the deletion protection
mechanism, invert the default so that "confirm" is needed to activate
it. The idea is to keep the lfun reasonable for scripting and add a
special argument for interactive use.
Document in release notes.
Update LFUN.lyx documentation
Update bind files.
Add conversion step to prefs2prefs_lfun.py.
2022-12-04 21:13:51 +01:00
Richard Kimberly Heck
3800036b2a
Fix CSS
2022-12-04 14:46:30 -05:00
Richard Kimberly Heck
23a997bbf6
Customization update for HTMLClass
2022-12-04 14:33:47 -05:00
Richard Kimberly Heck
59acab7eea
Add CSS for enumerations to other classes
2022-12-04 14:33:29 -05:00
Richard Kimberly Heck
c72cef7e8a
Update layout format
2022-12-04 13:36:34 -05:00
Richard Kimberly Heck
69a6c41b94
Introduce HTMLClass tag, to make it easier to give these.
2022-12-04 13:36:34 -05:00
Richard Kimberly Heck
6f4f7442ef
Fix bug #11769
2022-12-04 12:51:47 -05:00
jpc
8e8825baa7
Translation of new index features step 2
2022-12-04 11:20:31 +01:00
Richard Kimberly Heck
76c7fab5a6
Update Customization manual
2022-12-04 00:38:07 -05:00
Richard Kimberly Heck
75b111aca7
Actually do the layout update
2022-12-04 00:35:33 -05:00
Richard Kimberly Heck
9d2ea6185b
Update layout formats
2022-12-04 00:35:01 -05:00