Kornel Benko
9b1ac44613
Amend(6) of c0ee28a7
2024-10-08 16:51:19 +02:00
Kornel Benko
b806700f4f
Amend(5) of c0ee28a7
2024-10-08 15:35:38 +02:00
Kornel Benko
2c88b75315
Amend(4) of c0ee28a7
2024-10-08 13:36:45 +02:00
Kornel Benko
3a3dfe2044
Amend(3) of c0ee28a7
...
There are more for sure, selected only url's which were (sometime) making trouble
2024-10-08 11:45:23 +02:00
Kornel Benko
cb59ce9f9e
Amend(3) of c0ee28a7
2024-10-07 22:41:52 +02:00
Kornel Benko
96c294591c
Amend(2) of c0ee28a7
2024-10-07 16:51:45 +02:00
Kornel Benko
43221b4d61
Amend(1) of c0ee28a7
2024-10-07 14:14:36 +02:00
Kornel Benko
c0ee28a7c9
Corrected some used URL's in our lyx files
...
Thanks Jean-Pierre, Pavel, Scott
2024-10-07 12:22:45 +02:00
jpc
4af7cb045c
Url errors 37 & 38 correction
2024-10-01 18:31:54 +02:00
Pavel Sanda
63dbd54e62
UG: typo
2024-09-30 20:02:01 +02:00
Pavel Sanda
475d8e6433
UG: add comment about underlined links in pdf from ##13105.
2024-09-29 22:23:40 +02:00
Pavel Sanda
766f666cbb
UG: document hyperref borders/colors interaction.
...
https://www.mail-archive.com/lyx-devel@lists.lyx.org/msg222962.html
2024-09-24 20:15:00 +02:00
Juergen Spitzmueller
71e314c247
ja/UserGuide: work around language nesting issue
2024-09-17 09:51:29 +02:00
Juergen Spitzmueller
9ac0d48849
Add missing ("false") condition
2024-09-16 17:05:12 +02:00
Juergen Spitzmueller
61a7e970d1
Fix most math problems with Xe/LuaTeX
...
One NULL character issue left
2024-09-16 14:30:16 +02:00
Juergen Spitzmueller
a2d75bb9d7
Fixup ja/Additional for Xe/LuaTeX
2024-09-16 13:36:48 +02:00
Juergen Spitzmueller
6821738fe5
Fixup ja/UserGuide for XeTeX
...
The system fonts do not cover Western quotation marks
2024-09-16 13:36:03 +02:00
Juergen Spitzmueller
08c5b8b8b2
Set appropriate system fonts for Chinese docs
2024-09-15 13:32:10 +02:00
Udi Fogiel
abd35bc33c
fix jlreq abstract layout and adapt Chinese docs for unicode engines
...
jlreq layout defined the abstract environment to be boxed
in the preamble. Doing any kind of typesetting before
all the setup has finished is error prone and may lead to
wrong output (wrong fonts for example). The correct
place to put the abstract code is right before \maketitle.
The Chinese docs loaded the ctex package in case system fonts
were used. Now, with the new support for languages with babel
and polyglossia it is no longer necessary and creates collisions.
2024-09-10 15:17:07 +03:00
Juergen Spitzmueller
671d6e4ea2
Document language options
2024-08-23 16:08:37 +02:00
Juergen Spitzmueller
ceaaacd8e3
typos
2024-08-22 09:42:40 +02:00
Juergen Spitzmueller
2d3c088651
clarify use of subgroups
2024-08-22 09:19:43 +02:00
Juergen Spitzmueller
33869b62bf
Add GUI support for nomencl options
2024-08-22 08:11:18 +02:00
Juergen Spitzmueller
13ee0bc8cd
Add support for the nomentbl nomenclature option
...
file format change
2024-08-21 17:39:36 +02:00
Juergen Spitzmueller
807c9124dc
Fix erroneous self-nesting
2024-08-21 06:19:45 +02:00
Juergen Spitzmueller
1429552063
Improve output pane, as discussed in #12372
...
* The image scale param is shared by XHTML and DocBook
* It does not only apply to math
* Get rid of redundant group headers (#12902 )
2024-08-18 18:18:07 +02:00
Juergen Spitzmueller
03c5842006
Add "needcopiesfrom" converter flag
...
This is needed to provide ePub and other DocBook-based exports with
the right (renamed) images (fixes #12372 )
2024-08-18 17:53:51 +02:00
Juergen Spitzmueller
9835022c59
forgotten subindex
2024-08-15 08:51:18 +02:00
Juergen Spitzmueller
0659af15fb
Add InsertCotext tag to InsetLayout
...
Avoids hardcoding of insets, and this behavior is possibly useful to
other insets than index and nomencl
We take this on yesterday's layout format change
2024-08-13 07:29:14 +02:00
Juergen Spitzmueller
6fa0532ed4
Escape special chars in indexes
...
We now have the functionality via sub-insets, and unexperienced users
are surprised when they don't get a literal !.
The unescaped chars can still be used via ERT.
2024-08-12 17:10:57 +02:00
Juergen Spitzmueller
2ec65921be
Document an advanced nomencl use ( #6996 )
2024-08-12 12:54:55 +02:00
Juergen Spitzmueller
a5841b3312
Transform InsetNomenclature to a collapsible
...
Fixes : #10460 , #12595 , #6353
2024-08-12 12:33:16 +02:00
Juergen Spitzmueller
8847651623
Add EscapeChars layout tag
...
This allows to define chars to be escape and an escape character
Needed in index and nomenclature
2024-08-12 12:25:31 +02:00
Juergen Spitzmueller
01ab4c151e
Some documentation for reference-to-paragraph
2024-08-09 08:44:03 +02:00
Juergen Spitzmueller
26258dc5fc
de/Additional: stick with 2.4 file format
2024-08-09 07:40:17 +02:00
Juergen Spitzmueller
a2f396d177
de/Additional: eLyXer removal
2024-08-09 07:01:13 +02:00
Richard Kimberly Heck
7d686799b7
Check changes from eLyXer removal
2024-08-08 11:03:56 -04:00
Pavel Sanda
017fad533e
Drop eLyXer, part2.
...
Removed parts of xHTML-related notes explaining elyxer,
reworded little bit. Native speaker might want to review.
2024-08-07 22:53:12 +02:00
Juergen Spitzmueller
9f31d562bf
UserGuide: fix two nomencl entries
2024-07-22 10:42:54 +02:00
Juergen Spitzmueller
ae1e1cb069
Add possibility to manually specify longest label in nomenclature
...
File format change
2024-07-21 17:59:34 +02:00
Juergen Spitzmueller
6603c5362f
Provide reversed style specifier for citation commands
...
This lets you exclude given variants for specific citation styles only
2024-07-13 17:20:29 +02:00
Juergen Spitzmueller
f7cc716861
Allow to pass several styles for style-specific cite commands
2024-07-11 10:09:26 +02:00
Juergen Spitzmueller
a1e57a8fe5
BiblioInfo: Add citestyle conditional
2024-07-11 07:41:47 +02:00
Udi Fogiel
ae70eb0d36
remove language switches from index entries in fr Additional.lyx
2024-07-10 23:07:31 +03:00
Scott Kostyshak
49907c9bd2
fr Additional.lyx: restore a path to an include
2024-07-10 11:41:43 -04:00
Juergen Spitzmueller
40d644a7f9
Implement possibility to define citestyle-specific commands with biblatex
...
Not yet used.
2024-07-10 16:58:34 +02:00
jpc
18ce7a2e80
Import Additional from 2.4.x
2024-07-09 18:15:48 +02:00
Juergen Spitzmueller
8941b05774
Add support for biblatex-chicago ( #12240 )
...
File format change
2024-07-09 15:18:06 +02:00
Juergen Spitzmueller
a4b99aee94
BiblioInfo: provide macro for ellipses
2024-07-09 06:39:15 +02:00
jpc
d05809da3c
French Additional manual, translation of chapter 4 up to sec. 4.3
2024-07-08 11:52:28 +02:00