Commit Graph

10990 Commits

Author SHA1 Message Date
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
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
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
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
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
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
6e8965af5a Add Pavel to contributors & GPL statement 2024-10-10 09:11:20 +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
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
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
Pavel Sanda
e29cd17cea UG: backport note about frames/colorlinks in pdf properties. 2024-09-29 22:36:09 +02:00
Juergen Spitzmueller
2051bfed43 Amend 770362da97
preview needs proper --lily-output-dir

(cherry picked from commit 135889c634)
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 770362da97)
2024-09-29 18:21:37 +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
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 edf56d644d)
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
Juergen Spitzmueller
d9d81b3f7a Some documentation for reference-to-paragraph
(cherry picked from commit 01ab4c151e)
2024-09-22 11:57:10 +02:00
Juergen Spitzmueller
a1cf383a50 reference-to-paragraph for footnotes
(cherry picked from commit 1c5fd2ea4e)
2024-09-22 11:57:10 +02:00
Juergen Spitzmueller
179983a7fb Implement reference-to-paragraph in outliner (#1624)
This allows to insert a cross-reference to headings, figures or tables
by right-clicking on the outliner item.

If the item in question does not have a label yet, it is inserted.

(cherry picked from commit 143e534d1e)
2024-09-22 11:57:09 +02:00
Juergen Spitzmueller
a6a2cdcf92 Work around fragility problem in Spanish Tufte Handout
It is unclear what the actual problem is; it only shows up in this
document (not the other l7ns)
2024-09-22 11:51:39 +02:00
Juergen Spitzmueller
0a2e65c0e1 Do not output empty statement in lyx2lyx reversion 2024-09-17 18:26:55 +02:00
José Matos
f95e238ccd Python 3.13 removed the pipes module from the standard library
That module was a wrapper over the popen module and it was scheduled to
be removed in Python 3.11.

This code is also compatible with Python 2.

(cherry picked from commit d06a034578)
2024-08-27 08:50:11 +01:00
Richard Kimberly Heck
46f2fd1a74 Replace lyx2lyx code with native solution 2024-08-21 11:14:59 -04:00
Juergen Spitzmueller
a46fb46633 Improve output pane, as discussed in #12372
* The image scale param is shared by XHTML and DocBook
* It does not only apply to math
* Get rid of redundant group headers (#12902)

(cherry picked from commit 1429552063)
2024-08-18 18:32:03 +02:00
Juergen Spitzmueller
b21f104b37 Add "needcopiesfrom" converter flag
This is needed to provide ePub and other DocBook-based exports with
the right (renamed) images (fixes #12372)

(cherry picked from commit 03c5842006)
2024-08-18 18:29:22 +02:00
Juergen Spitzmueller
9c13752d34 forgotten subindex
(cherry picked from commit 9835022c59)
2024-08-15 08:52:33 +02:00
Richard Kimberly Heck
c13b5922c0 Restore obvious shortcut
(cherry picked from commit 337a94a425)
2024-08-06 14:51:12 -04:00
Juergen Spitzmueller
7ec52ec846 Add plt as gnuplot extension (#11148)
This seems to be the common one on Windows

(cherry picked from commit f2e6a9b4ae)
2024-08-06 11:38:11 -04:00
Juergen Spitzmueller
a46aa9bdc9 Add Tomasz Kołodziejski to the credits 2024-08-05 10:42:06 +02:00
Juergen Spitzmueller
03741f4bd1 Add Tomasz Kołodziejski to the credits
(cherry picked from commit 43baae382c)
2024-08-05 10:36:38 +02:00
Juergen Spitzmueller
2277a9a557 Disambiguate string
At least in German "label" in a form and "label" as in \label
translate differently

(cherry picked from commit 7ac4e53e37)
2024-08-01 17:05:29 +02:00
Juergen Spitzmueller
40ac463724 UserGuide: fix two nomencl entries
(cherry picked from commit 9f31d562bf)
2024-07-22 10:44:13 +02:00
Pavel Sanda
f590902f26 * lib/RELEASE-NOTES 2024-07-17 15:07:53 +02:00
Udi Fogiel
3c0e6b72a7 remove language switches from index entries in fr Additional.lyx 2024-07-10 23:14:25 +03:00
Juergen Spitzmueller
9bd9195555 de/Customization: fix typo 2024-07-05 09:52:49 +02:00
Juergen Spitzmueller
81c49a6440 Update version in German docs 2024-06-28 07:19:23 +02:00
Scott Kostyshak
6158097d63 ja User Guide: restore bibfiles path 2024-06-27 18:48:03 -04:00