Commit Graph

46258 Commits

Author SHA1 Message Date
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
Jean-Marc Lasgouttes
510b2cfd64 Do not error out with too new autoconf/automake
The tests are not useful, since the configure.ac file checks for
minimal version anyway.
2024-02-02 08:47:30 +01:00
jpc
23c861d44c Update French Customization (step 1) and Customization (typo) 2024-02-01 22:17:56 +01:00
Stephan Witt
3be3183eea Avoid call of lilypond-book as python script if not on Windows 2024-01-29 07:59:48 +01:00
Juergen Spitzmueller
ad6aa8ba4b Restrict caption insertion in tables to where it makes sense (#13037)
This requires to move insetAllowed() to the cell level, as only cells
in the caption row of a longtable actually can take a caption.
2024-01-28 12:13:27 +01:00
Pavel Sanda
7eb5003a81 * configure - pdftoppm is broken on windows.
From now we will use it only in case IM coders are really
banned (so for windows we are back at 2.3 conversion chain).

https://www.mail-archive.com/lyx-devel@lists.lyx.org/msg221022.html
2024-01-27 18:35:08 +01:00
Yuriy Skalko
7b218e1199 ru/UserGuide: adjust for alphadin to alpha change 2024-01-27 10:52:20 +01:00
Scott Kostyshak
65f3677145 Amend previous commit
Set the default document output format to PDF (pdflatex), because
the test file fails to export with LuaTeX (in both 2.3.x and master).

This commit amends 6094a56b.
2024-01-26 10:34:06 -05:00
Scott Kostyshak
6094a56b1d Add export test for #13036 2024-01-26 10:18:05 -05:00
Scott Kostyshak
f11a529698 Add export test for #13022 2024-01-26 10:16:13 -05:00
Juergen Spitzmueller
b00ea51166 fixup convert_lineno (#13036)
This routine assumed \linenumbers to be preceded by \usepackage{lineno}
and that by a lyx2lyx comment.

Of course, this is not the case if users loaded lineno manually.
2024-01-26 10:30:31 +01:00
Juergen Spitzmueller
ae423757e9 Amend 37dce94086
PassThruChars should also be considered
2024-01-26 10:16:13 +01:00