Thibaut Cuvelier
6b1441036f
Use C++11 string literals to make code easier to read.
2024-02-26 15:24:36 +01:00
Thibaut Cuvelier
3fdf3aafe8
DocBook: restore index ranges.
2024-02-26 15:15:32 +01:00
Thibaut Cuvelier
5dd36404f2
DocBook: simplify building an error message.
2024-02-26 15:09:10 +01:00
Thibaut Cuvelier
c71f703914
DocBook: update bibliography handling for 337f953426
.
2024-02-26 14:58:35 +01:00
Kornel Benko
8282a477f5
Update sk.po
...
Wrong shortcut case
2024-02-26 10:46:30 +01:00
jpc
9ca00ddc69
French Math manual: last update before 2.4.0
2024-02-26 10:03:04 +01:00
Thibaut Cuvelier
e311606a30
Update comment: a function was renamed.
2024-02-26 02:17:48 +01:00
Juergen Spitzmueller
ce27f5beca
Consider biblatex author -> bookauthor mapping in preview
2024-02-25 08:10:23 +01:00
Juergen Spitzmueller
43ee724fcf
update tex2lyx tests
...
in all these cases, though, typographic rather than plain quotes should
be used.
2024-02-25 07:03:06 +01:00
jpc
5bccb45968
French EmbeddedObjects manual: final upadte before 2.4.0
2024-02-24 16:11:53 +01:00
Juergen Spitzmueller
337f953426
Consider biblatex subtitles in bibliography preview
2024-02-24 16:09:47 +01:00
Juergen Spitzmueller
82064f7bff
Properly parse biblatex crossref'ed book titles
2024-02-24 15:51:35 +01:00
Juergen Spitzmueller
3eaa374506
Fix name type parsing
2024-02-24 15:27:56 +01:00
Juergen Spitzmueller
5b11066a37
Properly resolve crossref'ed data in BiblioInfo
...
This needs to take the mappings into account as well, not just
plain fields.
2024-02-24 15:26:41 +01:00
Juergen Spitzmueller
1f48af5f55
tex2lyx: simplify babel shorthands detection
2024-02-24 10:48:34 +01:00
Juergen Spitzmueller
f72d68cd9f
fix column default of IEEEtran layout
2024-02-24 08:57:14 +01:00
Juergen Spitzmueller
9a3fe51474
tex2lyx: properly import \tikzset
2024-02-24 08:28:40 +01:00
Juergen Spitzmueller
a600ca5389
tex2lyx: consider recently added babel shorthands
2024-02-24 08:15:40 +01:00
Pavel Sanda
97886db0fc
* ANNOUNCE
2024-02-21 23:12:47 +01:00
jpc
cb0ef98a1e
French UserGuide : final update before 2.4.0
2024-02-21 16:52:25 +01:00
Scott Kostyshak
7e0d41ce51
ctests: categorize #12708 test file as resolved
...
From Jürgen:
the bug was fixed in the recent refstyle release:
https://ctan.org/ctan-ann/id/mailman.6197.1706904970.3764.ctan-ann@ctan.org
2024-02-20 11:00:09 -05:00
Juergen Spitzmueller
22d8a0cbc9
Add missing language markup
2024-02-17 11:18:47 +01:00
Enrico Forestieri
cdd3672385
Update it.po
2024-02-17 11:05:04 +01:00
Koji Yokota
ef3874149e
Update ja.po
2024-02-15 17:56:12 +09:00
jpc
37f8d0412e
Document accerss to LyX repo in Intro.lyx
2024-02-13 16:44:33 +01:00
jpc
b1cc184a19
Update web reference to lyxgit
2024-02-13 16:44:33 +01:00
Pavel Sanda
9eb5c7ba20
* cs.po
2024-02-12 21:23:15 +01:00
Yuriy Skalko
59d1cc6950
Update ru.po
2024-02-12 19:11:00 +01:00
Richard Kimberly Heck
d486396761
Remerge strings.
2024-02-12 11:11:02 -05:00
jpc
81416e5a0e
Document 2.4.0 review
2024-02-12 11:17:28 +01:00
jpc
085fe133db
Restore alphabetical order in commands
2024-02-12 10:54:18 +01:00
Richard Kimberly Heck
db897c1f4a
Update GMO files
2024-02-11 14:20:09 -05:00
Richard Kimberly Heck
622482dae7
New Ukranian translation from Yuri.
2024-02-11 14:19:54 -05:00
jpc
8a32c34c5f
Update fr.po
2024-02-11 16:57:48 +01:00
jpc
040f8ba2a1
Update of Customization for 2.4.0
2024-02-11 11:21:36 +01:00
José Matos
db78555e29
Minor cleanup: one import per line
2024-02-10 22:02:13 +00:00
José Matos
a46b5f2de9
Remove extra whitespace at the end of line
2024-02-10 22:01:01 +00:00
Kornel Benko
1cc3128011
Update sk.po
2024-02-10 10:46:16 +01:00
Juergen Spitzmueller
2bee85a036
de.po
2024-02-10 09:44:50 +01:00
Richard Kimberly Heck
16e7e93d54
Fix return value. Committed wrong version.
2024-02-09 20:40:56 -05:00
Richard Kimberly Heck
88e739b44b
Do not error out if -geometry is used with QPA_XCB defined.
2024-02-09 20:34:33 -05:00
Richard Kimberly Heck
3fefd64eae
Back to devel again
2024-02-09 20:34:33 -05:00
Richard Kimberly Heck
c34b0e179d
RC3
2024-02-09 19:57:05 -05:00
Richard Kimberly Heck
91bd457a67
Fix display of counters for included listings.
2024-02-09 19:54:56 -05:00
Enrico Forestieri
fe99f7b01e
Adapt lyxpak.py to work with Python 3 on Windows
...
Seemingly, the elements of argv on Windows are a different type
with respect to Linux. A patched version of getopt.py has to be
used on Windows in order to match variable types.
2024-02-09 22:46:05 +01:00
Pavel Sanda
4c16897ad5
* ANNOUNCE
2024-02-09 18:51:12 +01:00
Juergen Spitzmueller
61aa19ef9c
Amend ad6aa8ba4b
...
Apparently, the cell is not queried in all cases.
2024-02-08 09:00:57 +01:00
Richard Kimberly Heck
2f871a2c16
Back to devel
2024-02-05 15:45:53 -05:00
Richard Kimberly Heck
18a3def9b8
Remerge strings.
2024-02-04 22:02:26 -05:00
Richard Kimberly Heck
d60af015b1
Prepare for RC2
2024-02-04 22:01:46 -05:00