Commit Graph

10861 Commits

Author SHA1 Message Date
Juergen Spitzmueller
7250f15b83 grmpf 2024-03-05 15:55:53 +01:00
Juergen Spitzmueller
503bc42d7e Fix file name
This way, we still have a string freeze break, but it is at least only
one string :-(

(and no, it does not matter whether the translation of this string is
identical to the English string)
2024-03-05 15:52:22 +01:00
Jürgen Spitzmüller
de04f3270e Fix lyx2lyx bug with nested inset arguments 2024-03-05 15:41:21 +01:00
Jürgen Spitzmüller
a48e32fbe6 Amend e530f71f8f
I suppose the template file should not have been deleted, but moved.
2024-03-05 15:30:17 +01:00
jpc
c0f6631f59 layout fot aastex v631 2024-03-05 12:29:27 +01:00
jpc
fa04bf4b3f aastex v 631 2024-03-05 12:24:17 +01:00
jpc
a8bb10fe09 Typo in file name 2024-03-05 10:32:23 +01:00
jpc
e530f71f8f Additional.lyx : a number of typos and update aastex to version 631 2024-03-05 10:18:55 +01:00
jpc
cd83473d08 Transcription of Additional restructuration in the French version
Translations remain to be done
2024-03-05 10:04:14 +01:00
Pavel Sanda
56ab845ca5 * generate_contributions.py - another php 8 choking points 2024-03-03 00:26:26 +01:00
Pavel Sanda
0bd6fe0fc4 * generate_contributions.py - php 8 chokes on those
@anyone: please do not commit changes generated by generate_contributions.py
until we switch to the new web server. Not sure what will this output do
with older php.
2024-03-03 00:09:32 +01:00
Juergen Spitzmueller
be209506d5 Linguistics: resolve tracked changes 2024-02-28 16:16:43 +01:00
jpc
026bd67568 French example Linguistics.lyx: upadate before 2.4.0 2024-02-28 11:37:24 +01:00
Juergen Spitzmueller
8742f77f3a Update of de/Math 2024-02-27 07:17:47 +01:00
Juergen Spitzmueller
d0a4b80256 Math.lyx: some formatting fixes 2024-02-27 07:17:31 +01:00
Juergen Spitzmueller
ead6eb8944 Consider bookauthor in preview
Hence, also support the inbook type
2024-02-27 05:40:57 +01:00
jpc
9ca00ddc69 French Math manual: last update before 2.4.0 2024-02-26 10:03:04 +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
f72d68cd9f fix column default of IEEEtran layout 2024-02-24 08:57:14 +01:00
jpc
cb0ef98a1e French UserGuide : final update before 2.4.0 2024-02-21 16:52:25 +01: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
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
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
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
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
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
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
Pavel Sanda
40c9068876 * layouttranslations - he update 2024-01-23 20:58:47 +01:00
Juergen Spitzmueller
db9f6903e4 Amend c2fc40ec0 2024-01-21 15:44:24 +01:00
Juergen Spitzmueller
c2fc40ec04 LyXDocs.bib: a couple of fixes 2024-01-21 15:22:19 +01:00
Juergen Spitzmueller
c7f6846bbe Ditch alphadin from the distribution 2024-01-20 15:47:56 +01:00
Pavel Sanda
7584d3a203 * RELEASE-NOTES 2024-01-18 21:29:41 +01:00
Richard Kimberly Heck
28b5f1d5e0 Fix reference format for propositions.
Reported by Andrew Parsloe.
2024-01-17 17:22:11 -05:00
Pavel Sanda
930ff2b95d nl layouttranslation reviewed by Kees. 2024-01-14 14:19:22 +01:00
Pavel Sanda
3174e175d1 Fix missing names in contrib 2024-01-12 23:53:52 +01:00
jpc
082031ac8f Update fr/Intro.lyx for 2.4.0 2024-01-11 18:48:42 +01:00
Richard Kimberly Heck
e8bf672eba Update bind format 2024-01-11 11:07:41 -05:00
Richard Kimberly Heck
d302d6b20f Update docs 2024-01-11 11:06:40 -05:00
Pavel Sanda
e3c18b1124 * cs/Tutorial update format 2024-01-06 17:01:47 +01:00
Pavel Sanda
4a3a08671a * LFUNS - update format 2024-01-06 16:04:05 +01:00
Pavel Sanda
465ba4af4b * es/Intro.lyx: Accept all changes and disable CT 2024-01-06 15:59:55 +01:00
Pavel Sanda
8e1ec69aa3 * es/Shortcuts - Accept all changes and disable CT 2024-01-06 15:57:39 +01:00