Commit Graph

10982 Commits

Author SHA1 Message Date
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
Scott Kostyshak
3c6fb5bd43 ja Additional: restore path 2024-06-27 18:47:38 -04:00
Scott Kostyshak
0a1461c939 Restore origin tag 2024-06-27 18:23:38 -04:00
Koji Yokota
b87a1fabaa Update Japanese documentation (and typo in the original) 2024-06-28 01:00:19 +09:00
Pavel Sanda
5c6672ac15 Add status comment 2024-06-24 22:43:17 +02:00
Pavel Sanda
f10c94e28a Regenerate LFUNs.lyx 2024-06-15 10:32:26 +02:00
Udi-Fogiel
7dcf9611d2 missing background in xetex and fix RTL stuff in preview
* previwes with xetex did not produce any background (\pagecolor does not work for some reason), adding the direct command for that, \special{background <color>} inside the preview box solved it.

* similar to #12923 we should push the color node in horizontal mode

* there is a bug in preview with LuaTeX with main RTL language, this commit fix this bug, but it should be removed when it is fixed upstream (the code related to \pr@set@pagerightoffset)

(cherry picked from commit 64aad586f4)
2024-06-09 21:18:22 +03:00
Richard Kimberly Heck
03870c0370 Fix bug #13028.
Bindings for 'join lines.

(cherry picked from commit 8655c83a90)
2024-06-09 14:13:56 -04:00
Pavel Sanda
36861d8d20 Some comments into bind file 2024-06-05 20:45:11 +02:00