Juergen Spitzmueller
c7f6846bbe
Ditch alphadin from the distribution
2024-01-20 15:47:56 +01:00
Richard Kimberly Heck
d302d6b20f
Update docs
2024-01-11 11:06:40 -05:00
Juergen Spitzmueller
341dd6364c
de/Customization: update
2023-11-24 16:49:35 +01:00
Juergen Spitzmueller
97d596cda2
Improve documentation of required argument tag
2023-11-09 22:06:11 +01:00
Juergen Spitzmueller
052659fe4d
Amend 2a2dad3c4d
and 32001918cf
...
Thanks, Udi.
2023-10-16 13:40:40 +02:00
Juergen Spitzmueller
32001918cf
update German UG
2023-10-16 09:48:32 +02:00
Juergen Spitzmueller
8c2b26c6aa
Update German User Guide
2023-10-15 09:41:22 +02:00
Juergen Spitzmueller
fc0ce87ce4
document selectionmath color
2023-10-04 13:29:06 +02:00
Pavel Sanda
6141b437b1
pdfcolmk is an empty stub for many years now (bug #12920 ).
...
Patch from Udi.
2023-09-28 00:36:35 +02:00
Juergen Spitzmueller
58e36a27b6
Doc additions by Pavel
2023-08-30 15:40:16 +02:00
Juergen Spitzmueller
0345ce2335
de/Shortcuts: sync with the changes in en/
2023-08-29 10:41:16 +02:00
Juergen Spitzmueller
b2afc8d1af
de/UserGuide: update
2023-08-26 11:28:37 +02:00
Juergen Spitzmueller
cdc96159f1
Update German Customization manual
2023-08-10 14:56:53 +02:00
Juergen Spitzmueller
7f4c4cd548
Improve AllowedOccurrences
...
This does now apply to the whole inset or paragraph group (not to the
current paragraph only) unless the new boolean AllowedOccurrencesPerItem
is set and we are in a list-type environment.
Amends 729ab602ca
2023-07-26 09:53:25 +02:00
Juergen Spitzmueller
729ab602ca
To finish up #6854 , also add AllowedOccurrences
...
Again very basic for now (this only considers the current paragraph,
not the whole inset or a serious of grouped layouts
2023-07-25 15:49:53 +02:00
Juergen Spitzmueller
0b463bfe0f
Add AllowedInInsets and AllowedInLayouts InsetLayout tags
...
This allows to restrict the use of flex insets to specific contexts.
Note that this is currently very basis. It only considers immediately
containing insets/layouts and can be surpassed via cut and paste.
The use case that made me finally implement this are macros in covington
that make sense only in specific environments (but also consider \inst
in some article classes)
2023-07-25 13:37:07 +02:00
Juergen Spitzmueller
96e5ca81c0
de/UserGuide: updates
2023-06-15 10:06:25 +02:00
Juergen Spitzmueller
718a2d2c6b
de/Customization.lyx - some forgotten colors
2023-04-15 12:48:27 +02:00
Juergen Spitzmueller
823bb2a8dd
de/Customization: document EditExternal
2023-04-10 08:05:03 +02:00
Juergen Spitzmueller
902d24cbf9
de/Customization: move section on Arguments
2023-04-10 07:58:38 +02:00
Juergen Spitzmueller
010fb0690a
de/UserGuide: additions to citation search
2023-02-21 10:41:21 +01:00
Juergen Spitzmueller
a6f51c904d
Some more minor corrections on the new (backup-related) documentation
2023-02-17 12:57:05 +01:00
Juergen Spitzmueller
85eff6884e
de/UserGuide: add the recent additions on backup files
2023-02-17 11:28:42 +01:00
Juergen Spitzmueller
d3c11e3322
Document needauth
2023-02-16 14:16:41 +01:00
Juergen Spitzmueller
76280b84db
Fix URL documentation
...
It's not true that long URLs are not broken by default.
They are just broken only at certain characters, and this can be customized.
It's also not true that the font formatting cannot be customized.
2023-02-16 09:40:39 +01:00
Juergen Spitzmueller
62ea103662
Completion of Japanese classes, by Koji Yokota ( #12658 ).
2023-02-16 08:59:27 +01:00
Juergen Spitzmueller
afbbf42d60
Add layouts for luatexja LaTeX classes, by Koji Yokota ( #11103 )
2023-02-10 12:11:07 +01:00
Juergen Spitzmueller
8820b0e441
Adapt documentation of Japanese classes
2023-02-08 11:27:20 +01:00
Juergen Spitzmueller
6e5b3a1e31
Properly fix acknowledgment issue part 2/2
...
Remove acknowledgment theorem types
As we have learned, these shouldn't have been added from the get go.
Documents having it get a local layout definition.
2023-02-05 12:07:37 +01:00
Juergen Spitzmueller
729af37dfe
de/Additional: finish revision
2023-01-28 16:26:38 +01:00
Juergen Spitzmueller
6abef2737d
de/Additional: revisions, #2 .
2023-01-16 17:13:48 +01:00
Juergen Spitzmueller
9e45f570a7
de/Additional: first part of revisions.
2023-01-14 11:29:06 +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
Richard Kimberly Heck
fadf8ca68f
Update doc format
2022-12-25 12:48:19 -05: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
10ad1670f7
Correct documentation of localized bind files
...
These are in subfolders nowadays (no more lang_ prefix)
2022-11-25 11:26:29 +01:00
Thibaut Cuvelier
7a6024381c
Update the format for some doc pages
2022-11-20 15:20:53 +01:00
Juergen Spitzmueller
2604274a88
de/UserGuide: document index-tag-all
2022-11-06 09:11:18 +01:00
Juergen Spitzmueller
0e710626b8
Adapt all German and English manuals to new index features
2022-11-02 15:24:13 +01:00
Juergen Spitzmueller
f41546d73c
German documentation of new index features
2022-11-01 14:45:37 +01:00
Juergen Spitzmueller
771e46c58d
de/UserGuide: another minor correction
2022-08-16 12:28:13 +02:00
Juergen Spitzmueller
5d87131901
de/UserGuide: some minor corrections
2022-08-16 12:25:55 +02:00
Scott Kostyshak
f01b2b7f15
Revert "User Guide: add quotes to a PackageOptions command"
...
Jürgen fixed the core issue at a77c84a0
so this workaround is not
needed anymore. It is more intuitive, and easier to remember, to not
use the double-quotes.
This reverts commit 67e9add6d0
.
2022-05-24 09:47:21 -04:00
Scott Kostyshak
67e9add6d0
User Guide: add quotes to a PackageOptions command
...
The double-quotes are needed when there are two options.
Thanks to Jürgen.
2022-05-18 21:09:58 -04:00
Scott Kostyshak
58a0756a70
Typo in User Guide
...
"option1,option1" -> "option1,option2"
2022-05-17 21:24:58 -04:00
Juergen Spitzmueller
58b8eda64f
de/Customization: fix typo.
2022-02-15 10:53:34 +01:00
Juergen Spitzmueller
e2adad20e8
Small doc addition concerning \DocumentMetadata
2022-02-13 10:28:00 +01:00
Juergen Spitzmueller
1da80d4d8f
Add basic support for \DeclareMetadata
...
File format change
2022-02-12 17:10:34 +01:00
Scott Kostyshak
c7b4cae840
Typo in doc: capitalize "t" in "EndLabeltype"
2021-12-04 15:17:36 -05:00
Juergen Spitzmueller
a84bf0c526
de/UserGuide: some minor fixes
2021-05-18 13:50:30 +02:00
Juergen Spitzmueller
cf8b5802a5
de/UserGuide: updates from Christoph Schmitz
2021-05-18 08:55:31 +02:00
Scott Kostyshak
8ce6c81563
Fix compilation of de/Additional.lyx
2021-04-23 23:54:21 -04:00
Juergen Spitzmueller
ff93bbbe20
de/Additional.lyx: correct language markup
2021-04-22 15:05:05 +02:00
Juergen Spitzmueller
dbf73643e7
de/Additional.lyx: minor update by Christoph Schmitz
2021-04-21 08:37:37 +02:00
Juergen Spitzmueller
794c2fabc8
Document find and replace changes
2021-02-16 10:37:37 +01:00
Juergen Spitzmueller
fdde74cd24
de/Math.lyx: pull changes from en/
2021-02-09 19:10:48 +01:00
Juergen Spitzmueller
c567c78e90
Add ProvideInsetLayout and ModifyInsetLayout ( #12098 )
...
This complements ProvideStyle and ModifyStyle.
2021-01-30 15:56:31 +01:00
Juergen Spitzmueller
76eae4572e
Introduce InputGlobal ( #12087 )
...
This is a variant of Input for layout files that only searches build
and system directories and thus allows "InputGlobal name.inc" in a user
file name.inc that attempts to modify its global counterpart.
2021-01-26 08:42:39 +01:00
Juergen Spitzmueller
0629b9b7c1
Update documentation of nomencl escape
...
Alas, the escape char has silently changed in recent nomencl versions
2021-01-14 09:43:38 +01:00
Richard Kimberly Heck
469168e592
Update documentation
2020-12-29 12:03:05 -05:00
Juergen Spitzmueller
b53b44266a
de: sofortige Vorschau > eingebettete Vorschau
2020-12-27 17:14:02 +01:00
Juergen Spitzmueller
f661469734
Implement sane UI for switching tristate toolbars ( #6364 )
...
Also fix toolbar toggling with AllowAuto which was broken since
a long time.
2020-12-17 10:15:18 +01:00
Juergen Spitzmueller
621f07ed85
Document new label colors and warn against using static colors in layouts
2020-12-11 11:47:01 +01:00
Juergen Spitzmueller
b57b4a3e12
Clarify documentation if "Keep change markup on paste" pref
2020-12-06 17:04:17 +01:00
Richard Kimberly Heck
52a0ffc02f
Change name and email in some other files
2020-12-05 17:39:46 -05:00
Juergen Spitzmueller
37eb3cd961
de/UserGuide: document No Page Break
2020-12-03 15:37:20 +01:00
Juergen Spitzmueller
623d417921
de/UserGuide: spelling fixes
2020-12-03 15:37:04 +01:00
Juergen Spitzmueller
e9cbd69f6e
Implement Hungarian quotation marks style ( #12040 )
...
File format change
2020-12-02 17:00:40 +01:00
Juergen Spitzmueller
31d0811171
Improve and translate documentation of openCitation feature
2020-08-27 13:33:12 +02:00
Juergen Spitzmueller
d6854b01ca
de/UserGuide: adapt some changes from en
2020-08-23 10:38:15 +02:00
Juergen Spitzmueller
09a49da0d7
Customization: Improve documentation of ResetsFont
...
Fixes #8454
2020-08-18 09:02:14 +02:00
Juergen Spitzmueller
71c1931b92
Fix default mark ( #8454 )
2020-08-17 13:45:44 +02:00
Juergen Spitzmueller
69c5a07082
Comment out non-working nomencl entry
2020-08-17 09:12:51 +02:00
Juergen Spitzmueller
d31e829462
typo
2020-08-15 19:21:20 +02:00
Juergen Spitzmueller
f348e0edc5
Fix emphasizing
2020-08-12 15:27:21 +02:00
Juergen Spitzmueller
53e6d7adcb
de/UserGuide: two minor corrections
2020-08-05 08:51:51 +02:00
Juergen Spitzmueller
5f960a1dbb
Use new parskip in UG
2020-06-29 11:00:31 +02:00
Juergen Spitzmueller
e121bd04bb
Support halfline and fullline also in vspace.
2020-06-28 18:27:59 +02:00
Juergen Spitzmueller
4fc6b5f37c
Clarify \upbrace and \downbrace ( #11896 )
2020-06-27 09:22:36 +02:00
Juergen Spitzmueller
19aa8e0de9
Document medspace and thickspace
2020-06-26 11:13:18 +02:00
Juergen Spitzmueller
674ec430cf
Add mathds to math type table
2020-06-13 16:43:35 +02:00
Juergen Spitzmueller
05c36c9f26
Add mathscr to math type table
2020-06-13 10:31:23 +02:00
Juergen Spitzmueller
a9f619cf05
Tutorial: Some UI adaptations
2020-05-24 09:38:02 +02:00
Juergen Spitzmueller
f4af191403
Introduce maintain unincluded children "mostly"
...
This is a mode for includeonly handling that is effective and still outputs
at least mostly correct counters and references. This is intended for non-
final editing work.
File format change.
2020-03-13 15:46:35 +01:00
Jean-Marc Lasgouttes
0b5ce4b5ba
Fixup cf9827df
: do not forget keyboard bindings and docs
...
Keyboard bindings are easy. For lfun icons in documentation, both the UserGuide and Tutorial have to be updated. Since this will have to be done again once the documentation is imported from branch, I list them here for reference:
For the lib/doc/ directory:
find . -name 'Tutorial.lyx' | xargs sed -i 's/"layout List"/"layout Labeling"/g'
find . -name 'UserGuide.lyx' | xargs sed -i 's/"layout List"/"layout Labeling"/g'
and then
find . -name 'Tutorial.lyx' | xargs sed -i 's/"layout \(Itemize\|Description\|Labeling\|Enumerate\|List\)"/"layout-toggle \1"/g'
find . -name 'UserGuide.lyx' | xargs sed -i 's/"layout \(Itemize\|Description\|Labeling\|Enumerate\|List\)"/"layout-toggle \1"/g'
Related to bug #11770 .
2020-03-04 14:07:03 +01:00
Juergen Spitzmueller
5fc2662b13
Add pref to keep ct markup on copy/paste
...
Fixes #10278 , #10128
2020-01-13 15:20:48 +01:00
Juergen Spitzmueller
c3bdeefbec
de/UserGuide: minor update.
2020-01-10 15:45:59 +01:00
Juergen Spitzmueller
c77999a5f3
Add buffer param to opt-out fragile content movement
...
Fixes #11714
File format change
2020-01-10 10:21:09 +01:00
Juergen Spitzmueller
d653bf01f9
Additional.lyx: Add a note on Okular inverse search.
2020-01-05 09:00:07 +01:00
Juergen Spitzmueller
dc4823e759
Add native changebars
...
Fixes #10750
2019-12-24 18:12:22 +01:00
Juergen Spitzmueller
cb25603ae1
Set makeindex as index processor in the docs
...
Prevent that another processor (such as xindy) is used when set in prefs.
xindy does not play well with hyperref.
Fixes #11708
2019-12-14 09:48:33 +01:00
Juergen Spitzmueller
cbfce678d8
Add Requires to float definition.
2019-08-12 12:18:28 +02:00
Juergen Spitzmueller
0b7305024a
Use generic paper size names rather than LaTeXisms such as "letterpaper"
...
This allows to support classes that don't use the Xpaper wording.
Add support for KOMA font (keyval) syntax on top of that.
Also support class-specific font and paper sizes in tex2lyx.
File and layout format change.
2019-08-07 16:44:11 +02:00
Juergen Spitzmueller
50abaa0e57
Add FontSizeFormat textclass option
...
This allows to customize the way fontsizes are passed to the class (e.g.,
"fontsize=12", as used by KOMA, rather than "12pt").
2019-08-06 19:27:49 +02:00
Juergen Spitzmueller
c6f262a5b7
Add textclass options for paper size selection and default paper size
...
Fixes : #4506
Implementing this to the classes requires file format changes, as the
classes' page layout will likely differ from geometry's.
2019-08-06 17:34:16 +02:00
Juergen Spitzmueller
6c2a0c6b37
Correct visual/logic cursor description
2019-07-23 07:36:53 +02:00
Juergen Spitzmueller
55465142ff
UserGuide: decimal separator updates.
2019-07-22 08:13:45 +02:00
Juergen Spitzmueller
2b41bf22a9
de/UserGuide: correction
2019-07-21 17:59:53 +02:00
Juergen Spitzmueller
f47e5ea24b
UserGuide: update prefs language documentation
2019-07-21 14:37:41 +02:00