Commit Graph

46743 Commits

Author SHA1 Message Date
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
Pavel Sanda
b723712eb9 Update sv.po from P. Nicklasson 2024-10-10 09:05:59 +02:00
Kornel Benko
2d0cd09ee7 Cosmetics in writing and parsing log-file after test 'check_accessible_urls' 2024-10-09 19:21:00 +02:00
Kornel Benko
9e22fd41c1 Amend(5) 9cfa55d2 2024-10-09 17:43:23 +02:00
Kornel Benko
41e89d7751 Amend(4) 9cfa55d2
The gmane entry
        http://permalink.gmane.org/gmane.editors.lyx.devel/161202
is not accessible.
2024-10-08 18:35:34 +02:00
Kornel Benko
140d0472d6 Amend(3) 9cfa55d2: Missed this one 2024-10-08 16:48:56 +02:00
Kornel Benko
83a67826e5 Amend(3) 9cfa55d2 2024-10-08 16:47:49 +02:00
Kornel Benko
aa02dcc0d5 Amend(2) 9cfa55d2 2024-10-08 15:37:15 +02:00
Kornel Benko
d83af462fb Amend(1) 9cfa55d2:
There are more for sure, selected only url's which were (sometime) making trouble
2024-10-08 11:42:11 +02:00
Kornel Benko
bf8fbd9fa2 Amend 02e446af: Change log-output to better parse urls 2024-10-08 11:40:06 +02:00
Kornel Benko
9cfa55d231 Corrected some used URL's in our lyx files
Could not cherry-pick because the documents are already different
2024-10-07 22:35:12 +02:00
Kornel Benko
02e446af9c Cmake build tests: check urls optimized
Copied from master
2024-10-07 22:32:03 +02:00
Juergen Spitzmueller
fd6f8c28c3 Protect \inputencoding in i18npreamble
as it might end up in a moving argument (\lstlistlistingname in book
classes).

See https://marc.info/?l=lyx-devel&m=172812937932740

(cherry picked from commit a16e4b206a)
2024-10-07 09:36:00 +02:00
Juergen Spitzmueller
2df67b02f2 Bit more understandable status entry 2024-10-06 08:09:47 +02:00
Juergen Spitzmueller
478d59f5dd Adhere to semantic background color with default branches
This fixes color mismatched when "use system colors" is checked

See https://marc.info/?l=lyx-users&m=172797086718347

(cherry picked from commit 1f7e8d3ffe)
2024-10-05 12:53:45 -04:00
Pavel Sanda
f73b86132c PDF options: reflect in UI mutually exclusive colorlinks and frames.
Backport 601abfe929.
2024-10-01 20:34:42 +02:00
Koji Yokota
2e4cc60eec Fix #13094 Wrong IM window after opening a new window 2024-09-30 08:25:00 +09:00