Scott Kostyshak
9c16e25a84
Fix Python warning of invalid escape in lyx_pot.py
...
Newer Python versions (e.g., Python 3.12.3) gave the following
warning:
po/lyx_pot.py:607: SyntaxWarning: invalid escape sequence '\w'
An alternative fix would be to double the backslash, but that might
be less readable than this fix.
(cherry picked from commit 325f1429f8
)
2024-06-08 13:49:41 -04:00
Juergen Spitzmueller
d4bd0f9b1e
Strip quotes from PackageOptions. Amends a77c84a0b4
...
(cherry picked from commit 1449fbf9ae
)
2024-06-06 19:00:34 +02:00
Jean-Marc Lasgouttes
312dacb7f3
Fixup 39c7199a
: the code did not do what it was supposed to
...
(cherry picked from commit 92ef555abd
)
2024-06-06 18:22:26 +02:00
Jean-Marc Lasgouttes
13a6be1f9c
Do not draw appendix lines below en of document
...
This bug is pretty old, but it was not visible because the grey area
below the document would overwrite it.
It would be better to close the frame at the end of the document, but
this is for later.
(cherry picked from commit 7acfbe0fcc
)
(cherry picked from commit c96d3a0340
)
2024-06-06 18:18:02 +02:00
Richard Kimberly Heck
e0cd7c0129
Update README
2024-06-04 11:25:58 -04:00
Richard Kimberly Heck
90ab21e0e9
Fix table crash reported on Windows.
...
(cherry picked from commit 3e796c680a
)
2024-06-03 11:39:42 -04:00
Jean-Marc Lasgouttes
342a0f5438
Fix display of math hull inset in RTL context
...
The inversion of margin was done in the wrong way for RTL support.
(cherry picked from commit b469c142ad
)
2024-06-01 21:47:53 +02:00
Richard Kimberly Heck
d752ba3376
Begin 2.4.1 development
2024-05-31 19:43:36 -04:00
Richard Kimberly Heck
002ca26620
Minor update
2024-05-31 19:42:35 -04:00
Kornel Benko
4bdc7b74ed
Amend 4730ec78
: FindAdv: sometimes a space is added on some math symbols
...
Restrict the removing to math insets
2024-05-31 09:09:56 +02:00
Richard Kimberly Heck
e80fdf38e4
New status file, and status for last commit
2024-05-29 10:49:58 -04:00
Kornel Benko
4730ec78f5
FindAdv: sometimes a space is added on some math symbols
...
For example '\int '.
Should fix regression #13070
Spotted by Alexander Dunlap
2024-05-29 14:09:20 +02:00
Eugene Chornyi
6637fa0d32
Wininstaller Qt6.7 changed file name
...
(cherry picked from commit a6d0d7ea92
)
2024-05-26 20:18:00 +02:00
Richard Kimberly Heck
597a453197
Remerge strings.
2024-05-25 17:50:58 -04:00
Richard Kimberly Heck
18eb95a6ea
New 2.4.0 release
2024-05-25 17:50:41 -04:00
Kornel Benko
ea74574d8f
Cmake build: Initialize variable 'CMAKE_INSTALL_PREFIX' before use
...
Spotted by Eugene Chornyi <yu_jin@lyx.org>
2024-05-24 20:30:29 +02:00
Juergen Spitzmueller
cc77602066
InsetNote: pass on inset-modify lfuns addressed at other insets ( #13068 )
...
(cherry picked from commit ae1ddcbda0
)
2024-05-24 10:46:01 -04:00
Pavel Sanda
bedea67d3c
*RELEASE-NOTES: add cprotect
2024-05-20 01:08:16 +02:00
Richard Kimberly Heck
39c7199afc
Return a reference, not a copy.
...
Stupid mistake from 2009. Thanks to Scott and JMarc for tracking
it down.
(cherry picked from commit de5f63eeb3
)
2024-05-19 18:30:56 -04:00
Juergen Spitzmueller
8f65ae16e1
Amend 207eaeee90
...
The upstream encoding needs to be updated after this routine
(see comment in OutputParams.h:183ff.)
(cherry picked from commit 2d95f8fc16
)
2024-05-16 17:05:54 +02:00
Kornel Benko
8edc87b681
Amend(1) 5eaa03a1
, Adapt to recognise AC_INIT empty buildtype
2024-05-15 12:16:59 +02:00
Kornel Benko
5eaa03a12c
Cmake build: Adapt to recognise AC_INIT empty buildtype
2024-05-14 17:07:18 +02:00
Richard Kimberly Heck
2db9eb463d
Update build file
2024-05-13 17:39:44 -04:00
Richard Kimberly Heck
e6ee31ef53
2.4.0!
2024-05-13 17:34:41 -04:00
jpc
e1cb3cf25a
Close notes about status of translation
2024-05-13 11:33:56 +02:00
jpc
0b9c832977
Typo
2024-05-13 10:24:29 +02:00
jpc
b24a3d207c
Translate documentation of NeedCProtect
2024-05-13 10:16:16 +02:00
Juergen Spitzmueller
ea004cdb28
Document NeedCProtect -1
2024-05-13 06:53:19 +02:00
Juergen Spitzmueller
50cd148bd2
Amend 207eaeee90
...
FragileFrame, as opposed to normal frame, supports cprotect (and needs
it in the usual circumstances)
(cherry picked from commit eeb3f9e719
)
2024-05-12 19:03:58 +02:00
Juergen Spitzmueller
f05fd78754
Introduce NeedCProtect -1 layout option
...
It turns out beamer frame does not allow \cprotect and errors if it is
used. Hence we need to prevent it in this context entirely.
(cherry picked from commit 207eaeee90
)
2024-05-12 19:02:59 +02:00
Richard Kimberly Heck
544cf0794e
Remerge strings for 2.4.0 release
2024-05-10 13:14:09 -04:00
Richard Kimberly Heck
4d39fd835b
Update LFUNs
2024-05-10 13:11:08 -04:00
jpc
578f4f764c
Typo
2024-04-26 18:33:33 +02:00
jpc
bcf35e52cd
Last review of French Tutorial manual before 2.4.0
2024-04-26 18:16:22 +02:00
jpc
e69875c316
Last review of French Math manual before 2.4.0
2024-04-26 11:43:30 +02:00
jpc
2b3a1decfc
Last review of French Math manual before 2.4.0
2024-04-26 11:42:41 +02:00
jpc
857cfb1dcd
Last review of French Intro manual before 2.4.0
2024-04-25 18:26:47 +02:00
jpc
391c64f0fc
Last review of French Customization manual before 2.4.0
2024-04-25 18:00:16 +02:00
jpc
d8a3369e21
Check spelling of the French EmbeddedObjects manual
2024-04-24 10:44:06 +02:00
jpc
04f4746541
Translation of French Additional manual completed
2024-04-22 18:22:52 +02:00
Jean-Marc Lasgouttes
3941c487e8
small changes backported from master
2024-04-22 11:32:37 +02:00
jpc
a8a94fdfb3
Typo
2024-04-22 10:27:07 +02:00
jpc
723af05069
Remove non supported Article classes in UserGuide
2024-04-22 09:19:35 +02:00
Pavel Sanda
2f6fba2749
* metainfo.xml - homepage missing
2024-04-21 22:29:26 +02:00
jpc
b3e5f363a6
Update fr.po
2024-04-21 17:19:08 +02:00
Kornel Benko
462cb3c3c6
Update sk.po
2024-04-21 12:12:39 +02:00
Pavel Sanda
a5e7ff70f7
* cs.po
2024-04-21 11:57:29 +02:00
Juergen Spitzmueller
075fdbd4f9
de.po
2024-04-21 11:25:12 +02:00
Juergen Spitzmueller
4d8316402d
remerge strings
2024-04-21 11:24:02 +02:00
Juergen Spitzmueller
237b0404ff
Handle the case of outdated chkconfig.ltx in user directory
...
(cherry picked from commit b8ff824a4f
)
2024-04-21 09:36:21 +02:00