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 f4a3f4f29b2dbf32043d3fafdaad1394cc9e8ed3)
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 194b53ef9d2896664772a12c0038eedd717daec3)
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 83006fc0805ef8a4bc6713e7aa5d68b3cc6135ce)
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 a16e4b206a429ad2ef562446b2e535779e4905e5)
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 1f7e8d3ffeb399ec4c02285f024d51b3a695f4c7)
2024-10-05 12:53:45 -04:00
Pavel Sanda
f73b86132c
PDF options: reflect in UI mutually exclusive colorlinks and frames.
...
Backport 601abfe9291.
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
Pavel Sanda
e29cd17cea
UG: backport note about frames/colorlinks in pdf properties.
2024-09-29 22:36:09 +02:00
Juergen Spitzmueller
2051bfed43
Amend 770362da97d28
...
preview needs proper --lily-output-dir
(cherry picked from commit 135889c63459451d3662bd4cdbb8ced78c459357)
2024-09-29 18:23:50 +02:00
Juergen Spitzmueller
86ba8bb7ed
Fix preview of lilypond (book) snippets ( #13103 )
...
1. The --safe option has been removed with lilypond 2.24 and causes
the program to error out
2. We default to PDF output (and pdflatex) if no program is explicitly
given, since latex generates *.eps snippets which fail to convert
on many recent systems due to security measures
(cherry picked from commit 770362da97d28385bc3974891bf22d0fcb19be90)
2024-09-29 18:21:37 +02:00
Juergen Spitzmueller
f56fcd01a2
Allow negative offset in GuiLine ( #13102 )
...
(cherry picked from commit 2244ac3dee416235b49e671b67d63d2ca1f4dcb6)
2024-09-26 08:14:59 +02:00
Pavel Sanda
5237ccd4eb
Update eu.po from Inaki.
2024-09-25 22:58:48 +02:00
Juergen Spitzmueller
01c184b987
Work around bug in aa.cls
2024-09-25 14:34:34 +02:00
Juergen Spitzmueller
570ca77527
Work around bug in aa.cls
2024-09-25 11:53:03 +02:00
Pavel Sanda
561a35821a
Disable change tracking in manuals
2024-09-24 23:10:48 +02:00
Pavel Sanda
16a81febc3
Customization manual: accept all changes
2024-09-24 23:09:41 +02:00
Pavel Sanda
71b99a0508
UG: accept all changes
2024-09-24 23:08:06 +02:00
Pavel Sanda
c441a2a1c2
Fix UG: bring back tracked author info from master
...
(easily missed in cherry-picking)
2024-09-24 23:05:54 +02:00
Pavel Sanda
be2ea691aa
* cs.po
2024-09-24 20:25:10 +02:00
Juergen Spitzmueller
624fd5f442
Re-focus workarea after some outline context-menu actions (see #1624 )
...
Thanks Pavel for the main idea
(cherry picked from commit 126cbec5e7c7d73c2a9f20f74b5d478b4e166507)
2024-09-24 17:01:47 +02:00
Jean-Marc Lasgouttes
cc1fca8868
Do not use big characters for some unicode points
...
This modifies LOGICAL AND, LOGICAL OR, INTERSECTION and UNION.
Fixes bug #13099 .
(cherry picked from commit edf56d644d9eb25258f996e0806233851b2a19fb)
2024-09-23 19:57:48 +02:00
Juergen Spitzmueller
2ac0db401e
Better fix for Spanish Tufte problem
...
The option "nohyper" causes the issue
2024-09-22 17:20:59 +02:00
Pavel Sanda
07df92108e
* LFUNs.lyx
2024-09-22 16:48:29 +02:00
Kornel Benko
c0f969ea35
Update sk.po
2024-09-22 13:33:46 +02:00