Jean-Marc Lasgouttes
a20477993b
Preview: do not overwrite fg/bg color names that beamer uses
...
Rename them to lyxfg/lyxbg
Fixes bug #12563 .
2022-10-08 16:42:55 +02:00
Pavel Sanda
79f321d0f5
pyupgrade related fixes to python scripts #2 .
...
Patch from Jose.
https://www.mail-archive.com/lyx-devel@lists.lyx.org/msg217790.html
2022-07-31 20:08:44 +02:00
Kornel Benko
a379c5d5ea
Amend 9d8dfe934b
: Check _all_ visited dirs
2022-06-02 12:16:07 +02:00
Pavel Sanda
d1f8c48d1b
* bash_completion from Hernan Solari
2022-04-01 22:56:57 +02:00
Pavel Sanda
b1db663d99
* bash_completion - outdated syntax
...
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1008257
2022-03-26 11:16:38 +01:00
José Matos
109ea2be4a
Add new placeholder $${python} to configure
...
This ensures that we use a consistent Python interpreter in LyX.
$${python} is replaced by the Python version found.
Users can apply this in preferences and use the same version defined by
LyX.
2022-01-04 00:21:34 +00:00
José Matos
940d3ceeb9
Make layout2layout compatible with Python 2 and 3
2022-01-03 19:59:42 +00:00
Thibaut Cuvelier
4643048583
DocBook LilyPond: add a comment to indicate that an issue cannot be worked around.
2021-11-02 00:55:24 +01:00
Thibaut Cuvelier
e93e50bf56
DocBook: add the DocBookRenderAsImage tag.
2021-10-13 19:26:48 +02:00
Thibaut Cuvelier
73a63822c2
DocBook: update links to LilyPond bugs.
...
Also updates the test so that it matches the next version of LilyPond.
2021-10-13 02:36:39 +02:00
Thibaut Cuvelier
32bd5877e7
DocBook: make copier compatible with Python 2.
2021-10-13 02:36:39 +02:00
Thibaut Cuvelier
e9db9d3644
DocBook copy: add links to bug reports.
2021-09-27 01:46:01 +02:00
Thibaut Cuvelier
6d3be39587
DocBook copy: don't error if the file was already copied.
2021-09-27 01:15:16 +02:00
Thibaut Cuvelier
a464915f58
DocBook copy: large refactoring to improve readability.
2021-09-27 01:10:49 +02:00
Thibaut Cuvelier
e22f52e731
DocBook: make LilyPond work more reliably.
2021-09-27 00:39:10 +02:00
Thibaut Cuvelier
508badc78a
DocBook: redirect LilyPond output to main LyX output to ease debugging.
2021-09-26 21:13:17 +02:00
Thibaut Cuvelier
e983676f6c
DocBook: work around bug in LilyPond.
...
https://lists.gnu.org/archive/html/bug-lilypond/2021-09/msg00039.html
2021-09-26 21:00:59 +02:00
Thibaut Cuvelier
57e0b860cb
DocBook: add the new script as DocBook copier.
2021-09-26 19:10:13 +02:00
Thibaut Cuvelier
f0537d72ee
DocBook: add script to start LilyPond on the generated file.
...
Not yet used anywhere in the code for now (see next commit).
2021-09-26 18:15:09 +02:00
Thibaut Cuvelier
661fcb2628
Unused code.
2021-09-26 17:27:41 +02:00
Thibaut Cuvelier
b2c0604ad1
Typo.
2021-09-26 17:25:28 +02:00
Thibaut Cuvelier
8b6e3d3749
DocBook: add more flexibility for floats.
...
Intended to fix #12371 .
2021-09-20 00:06:20 +02:00
Kornel Benko
bc01f50955
Cmake export tests: Select "-dALLOWPSTRANSPARENCY" flag for ps2pdf converter
...
Add parameter "-dALLOWPSTRANSPARENCY" for call to ps2pdf.
Used only in test environment.
The fix is proposed by Scott.
Here his comment:
"Interestingly, the flag fixes the English Powerdot tests but not the
French ones."
2021-05-30 20:26:41 +02:00
Kornel Benko
5158b54eb9
Cmake export tests: Enable unsafe dvipdfmx
...
Add parameter "-i dvipdfmx-unsafe.cfg" for call to dvipdfmx.
Used only in test environment.
This is needed because of regression for ja LilyPond found by Scott.
Coment by Jürgen:
"dvipdfmx-unsafe.cfg makes dvipdfmx call gs (rungs) with -dNOSAFER
rather than with -DSAFER (as in the default dvipdfmx.cfg of TL21).
However, this change should definitely only be applied to trustworthy
files, so changing the converter generally is certainly not such a good
idea."
2021-05-23 10:05:13 +02:00
Thibaut Cuvelier
b9f355fdb1
ePub: try harder to find image files.
2021-02-19 20:59:20 +01:00
Richard Kimberly Heck
516a25cbb5
Use tabs in prefs2prefs.py, as in the other such files
2021-02-15 11:06:55 -05:00
Richard Kimberly Heck
01dc665a25
Make continuous spellcheck the default.
...
Convert old preferences to preserve previous setting, as well.
2021-02-15 11:03:43 -05:00
Thibaut Cuvelier
d18dff22b5
DocBook: add the DocBookNoFontInside layout configuration.
2021-02-13 05:09:59 +01:00
Pavel Sanda
223e23bca4
* docbook2epub.py syntax
2021-02-12 23:01:45 +01:00
Thibaut Cuvelier
b1febf112d
ePub: improve compatibility with Python 2.
2021-02-12 05:26:32 +01:00
Thibaut Cuvelier
7622292027
ePub: share a bit of code for parsing arguments.
2021-02-07 23:19:07 +01:00
Thibaut Cuvelier
f7beed1ee2
ePub: allow a user-specified Saxon.
2021-02-07 23:19:07 +01:00
Thibaut Cuvelier
bf976cb0ae
ePub: use None instead of an empty string.
2021-02-07 20:52:50 +01:00
Thibaut Cuvelier
e95513c823
ePub: add argument for external DocBook XSLT.
2021-02-07 20:51:25 +01:00
Thibaut Cuvelier
d7d31ab512
ePub: restructure the script as a class.
...
This allows to share a little bit more code and to avoid functions with many arguments.
2021-02-07 20:47:24 +01:00
Thibaut Cuvelier
9d4ffac7fb
ePub: detect and use xsltproc.
2021-02-07 20:33:06 +01:00
Thibaut Cuvelier
7f4782d51d
ePub: copy images into the ePub archive.
2021-02-07 20:00:45 +01:00
Thibaut Cuvelier
b8a4408ca8
ePub: refactor script as a series of small functions.
2021-02-07 20:00:44 +01:00
Stephan Witt
f55efc6951
ePub: quote all path names of the command
2021-02-07 12:43:01 +01:00
Thibaut Cuvelier
0b50da7321
ePub: comment about subprocess.run instead of os.system to simplify code.
2021-02-07 06:35:42 +01:00
Thibaut Cuvelier
a8853743c5
ePub: update doc for running script.
2021-02-07 06:32:46 +01:00
Thibaut Cuvelier
3e745fabbe
ePub: don't use glob.
...
Recursivity requires Python 3.5+.
2021-02-07 06:32:15 +01:00
Thibaut Cuvelier
6a99e88565
ePub: quote the command only on Windows.
2021-02-07 06:27:07 +01:00
Thibaut Cuvelier
4dcf3d56c2
ePub: remove commented line.
2021-02-07 06:23:21 +01:00
Thibaut Cuvelier
7472be428e
ePub: fix argument handling in Python script.
2021-02-07 01:55:43 +01:00
Thibaut Cuvelier
9ad760db92
docbook2epub.
2021-02-05 16:07:43 +01:00
Thibaut Cuvelier
b7181b17e9
Add Saxon 6.5.5.
2021-02-05 16:07:43 +01:00
Thibaut Cuvelier
0b56495e48
ext_copy: bug when creating the error string.
...
Wrong usage of % syntax.
2021-02-04 20:30:33 +01:00
Juergen Spitzmueller
c567c78e90
Add ProvideInsetLayout and ModifyInsetLayout ( #12098 )
...
This complements ProvideStyle and ModifyStyle.
2021-01-30 15:56:31 +01:00
Juergen Spitzmueller
76eae4572e
Introduce InputGlobal ( #12087 )
...
This is a variant of Input for layout files that only searches build
and system directories and thus allows "InputGlobal name.inc" in a user
file name.inc that attempts to modify its global counterpart.
2021-01-26 08:42:39 +01:00