jpc
ead7334c11
Update fr.po for 2.4.3
2024-12-09 10:48:10 +01:00
Pavel Sanda
d44b5671ea
* pt_BR.po update from Georger
2024-12-09 10:27:21 +01:00
Richard Kimberly Heck
2d09f98da6
Remerge strings.
2024-12-08 12:20:46 -05:00
Koji Yokota
351c59498a
Add front/main/backmatter styles to JLReq layout
2024-12-08 11:30:04 +09:00
Richard Kimberly Heck
b9f8797471
Update Ukranian translation
2024-12-07 11:04:49 -05:00
Pavel Sanda
79ac0ab3b2
Regenerate LFUNs.lyx.
2024-12-06 23:36:40 +01:00
Pavel Sanda
ef4c0412bf
* doxy - amend 154b4fdece
2024-12-06 23:35:48 +01:00
Pavel Sanda
fb1095c90b
* status.24x
2024-12-06 23:35:20 +01:00
Richard Kimberly Heck
5041d74052
Word count for references.
...
This is different from the version in master, since JMarc rewrote the
stats code.
2024-12-05 17:42:31 -05:00
Enrico Forestieri
480ae7f22e
Account for extensions when creating a LyX archive
...
LyX archives created after importing a LaTeX document may not
include bibliography style and catalog files. This is because
tex2lyx does not remove extensions, but the lyxpak script
expects files without extensions. So, teach lyxpak to also take
possible extensions into account.
Fixes #13129
2024-12-05 22:01:01 +01:00
Juergen Spitzmueller
8ac13125c6
Add missing refprefix includes ( #13125 )
...
(cherry picked from commit 80d731e119
)
2024-11-25 18:38:46 +01:00
Juergen Spitzmueller
ab79a915ca
Quote file name to table style in LFUN_TABULAR_STYLE_INSERT
...
This might fix the woes with table styles on windows, where the path
to the system directory has blanks IIRC (C:\Program Files\...)
(cherry picked from commit d42a300dfe
)
2024-11-18 16:46:33 +01:00
Juergen Spitzmueller
16902f6584
Remove unused variables
...
Probably relicts from development
(cherry picked from commit 7016f0c676
)
2024-11-18 10:31:16 +01:00
Juergen Spitzmueller
1138b3875b
Implement support for classico font package ( #13124 )
...
This is only an alternative to the classico font we already support
(uop), hence no file format change.
(cherry picked from commit 360bb1fa7c
amendment from 51f4fc7f67
is included)
2024-11-13 17:14:54 +01:00
Juergen Spitzmueller
2a60f32780
Fixup logic in LaTeXFonts::getUsedFont()
...
Allow for unavailable switchdefault fonts fall back to AltFonts
Prerequisite to implement #13124
(cherry picked from commit 833c372931
)
2024-11-13 17:11:43 +01:00
Jean-Marc Lasgouttes
4659e4c716
typo (I think)
2024-11-09 20:11:40 +01:00
Juergen Spitzmueller
a8d90cde6f
Fix spacing problems in previews with math macros ( #13120 )
...
This occurs on the legacy path when no cropping tools are available.
(cherry picked from commit 9ffacb341d
)
2024-11-07 18:34:26 +01:00
Juergen Spitzmueller
b86361ab5a
One more Qt enum fix
2024-11-07 12:39:12 +01:00
Richard Kimberly Heck
757dca54bb
Fix copy and paste error
2024-11-04 13:37:47 -05:00
Juergen Spitzmueller
181110f33e
Qt enum fixes
2024-11-03 06:04:31 +01:00
Juergen Spitzmueller
4137bf116e
Fix AboutLyX layout
...
* remove wrong (sub)namespaces. This are inserted by newer versions of
designer, although they are wrong
* add vertical spacer
* make horizontal spacer expand
(cherry picked from commit 11cbc3c4a7
)
2024-11-02 12:27:23 -04:00
Juergen Spitzmueller
008c7cfa47
Fix loading order of fancyhdr ( #13118 )
...
This must be loaded after geometry (amends ca4fc01847
)
(cherry picked from commit 561aa8bb32
)
2024-11-01 16:15:12 +01:00
Juergen Spitzmueller
b185ffeddc
Check for NULL pointer earlier
...
Reported by Coverity
(cherry picked from commit 5ec247a957
)
2024-10-20 17:49:21 -04:00
Richard Kimberly Heck
4e2b1e1bbb
Update gmo files
2024-10-19 13:48:34 -04:00
Richard Kimberly Heck
feba7798a4
Updated Basque translation
2024-10-19 13:47:43 -04:00
Kornel Benko
8533042e54
Address the url of package in www.ctan.org instead of directory in mirrors.ctan.org
2024-10-19 13:20:37 +02:00
Kornel Benko
1a01795f82
Still some urls remaining, amend 93a8c2ce
2024-10-18 18:35:28 +02:00
jpc
a2e724a94e
Update fr.po
2024-10-18 18:16:48 +02:00
Juergen Spitzmueller
097e24f8b5
de/Customization: include new sections on DocBook
2024-10-18 17:06:09 +02:00
Juergen Spitzmueller
d0b559a31d
Improve version test in chkconfig
...
This now only loads the package until it has the version information
and then ends the package input.
This way, we do not need to care about package peculiarities (having
to be loaded after \documentclass or internal dependencies which, if
not given, might break the whole configuration, see #13112 )
2024-10-18 10:10:41 +02:00
Juergen Spitzmueller
19fedea29a
Fix hyphenation patterns check with recent babel
...
This was broken since 2016.
See discussion in https://www.lyx.org/trac/ticket/13112
2024-10-18 10:09:35 +02:00
Richard Kimberly Heck
3f636a61b9
Status
2024-10-17 17:51:03 -04:00
Juergen Spitzmueller
d44bea76ea
Fix group box width in Document > Settings > Float Settings
...
Also fix typo in widget name
2024-10-17 17:46:21 -04:00
Kornel Benko
c2d70fcdd1
Approved replace 'http:' urls with 'https:' urls
...
There are still urls without access to their https counterpart left though.
2024-10-17 13:53:42 +02:00
Jean-Marc Lasgouttes
e78b2b4e87
Give a layout name to math HullInset
...
This makes it accessible to inset-forall.
(cherry picked from commit f4a3f4f29b
)
2024-10-17 10:21:33 +02:00
Jean-Marc Lasgouttes
3cab29486d
QFontMetrics::xHeight() is not always the ascent of 'x'
...
Use the real ascent of glyph 'x' as LyX 2.3.x did.
It can make a difference at least on Windows with many fonts.
Fixes bug #13100 .
(cherry picked from commit 194b53ef9d
)
2024-10-16 13:02:16 +02:00
Kornel Benko
b4e61498cf
Update sk.po
2024-10-15 11:27:58 +02:00
Kornel Benko
271b12638d
Converted all ' http://lyx.org ' urls to the 'https' version
...
Also change the url to revisionhistory.html' in the Obsoleted templates
2024-10-15 11:00:39 +02:00
Juergen Spitzmueller
eff2c34d41
Remove status entries of bugs that have been fixed with 2.4.2.1
...
There might be more to consider...
2024-10-14 16:16:47 +02:00
Pavel Sanda
2c3f2900ef
eu.po remerge
2024-10-12 22:03:14 +02:00
Kornel Benko
93a8c2ce0f
Final check for invalid urls
...
These slipped the previos commits
-http://ctan.math.utah.edu/ctan/tex-archive/info/TrueType/
+https://ctan.org/tex-archive/info/TrueType
-https://www.ctan.org/tex-archive/macros/latex/contrib/covington/
+https://www.ctan.org/pkg/covington
-https://git.lyx.org/gitweb/?p=lyx.git;a=tree;f=lib/doc/fr;hb=HEAD
+https://www.lyx.org/trac/browser/lyxgit/lib/doc/fr?order=name&rev=HEAD
-https://git.lyx.org/gitweb/?p=lyx.git;a=tree;f=lib/doc;hb=HEAD
+https://www.lyx.org/trac/browser/lyxgit/lib/doc?order=name&rev=HEAD
The following are only cosmetics
-https://www.ctan.org/
+https://www.ctan.org
-http://mirrors.ctan.org/macros/latex/contrib/fixme/fixme.pdf
+https://mirrors.ctan.org/macros/latex/contrib/fixme/fixme.pdf
2024-10-12 18:34:22 +02:00
Juergen Spitzmueller
41d6d8b974
Document Kornel's link fixes
...
Also move the Swedish update to Updates (rather than bugfixes)
2024-10-12 09:57:57 +02:00
Pavel Sanda
a1ff931432
* sv.po
2024-10-11 20:31:58 +02:00
Juergen Spitzmueller
6a9677db4f
Fix (biblatex) file encoding handling in GuiBibtex ( #13109 )
...
(cherry picked from commit 83006fc080
)
2024-10-11 12:40:44 +02:00
Pavel Sanda
7093fe18e9
* sv.po update acks
2024-10-10 23:00:19 +02:00
Kornel Benko
1c10af998d
Amend(7) 9cfa55d2
...
Hopefully the last one
2024-10-10 20:38:11 +02:00
Kornel Benko
39ce636632
Amend(6) 9cfa55d2
2024-10-10 15:56:07 +02:00
Pavel Sanda
fde053dc57
* status.24x
2024-10-10 09:33:14 +02:00
Pavel Sanda
27062f4c9a
* cs.po
2024-10-10 09:24:38 +02:00
Pavel Sanda
6e8965af5a
Add Pavel to contributors & GPL statement
2024-10-10 09:11:20 +02:00