lyx_mirror/lib/scripts
Enrico Forestieri 480ae7f22e Account for extensions when creating a LyX archive
LyX archives created after importing a LaTeX document may not
include bibliography style and catalog files. This is because
tex2lyx does not remove extensions, but the lyxpak script
expects files without extensions. So, teach lyxpak to also take
possible extensions into account.

Fixes #13129
2024-12-05 22:01:01 +01:00
..
bash_completion * bash_completion from Hernan Solari 2022-04-01 22:56:57 +02:00
checkKeys.pl.in Cmate tests: Amend aca3031 2018-06-09 09:48:41 +02:00
clean_dvi.py
CMakeLists.txt Cmake tests: Added check to inspect created pdf in test "AMS-import" 2018-06-09 09:15:21 +02:00
convert_pdf.py
convertDefault.py Converters: always set version to something. 2020-09-19 20:43:41 +02:00
csv2lyx.py Update csv2lyx.py to work with Python 3. 2023-03-08 22:26:04 +01:00
docbook2epub.py ePub: try harder to find image files. 2021-02-19 20:59:20 +01:00
docbook_copy.py DocBook LilyPond: add a comment to indicate that an issue cannot be worked around. 2021-11-02 00:55:24 +01:00
ext_copy.py ext_copy: bug when creating the error string. 2021-02-04 20:30:33 +01:00
fen2ascii.py Update scripts to support simultaneously python 2 and 3 2018-04-28 10:51:35 +01:00
fig2pdftex.py pyupgrade related fixes to python scripts #2. 2022-07-31 20:08:44 +02:00
fig2pstex.py Update scripts to support simultaneously python 2 and 3 2018-04-28 10:51:35 +01:00
fig_copy.py Update scripts to support simultaneously python 2 and 3 2018-04-28 10:51:35 +01:00
gnuplot2pdf.py Make all exectuable python scripts use python3 2020-10-30 18:46:13 +00:00
html2latexwrapper.py
include_bib.py Add new placeholder $${python} to configure 2022-01-04 00:21:34 +00:00
layout2layout.py New RefFormat tag for counters, and PrettyFormat for floats. 2023-07-28 17:37:13 -04:00
legacy_lyxpreview2ppm.py Python 3.13 removed the pipes module from the standard library 2024-08-27 08:50:11 +01:00
listerrors Make script compliant with python 3 2020-09-28 11:13:47 +01:00
lyx_batch.pl.in Cmake tests: Adapted BATCH tests to ignore the stored LyX-version 2023-03-12 20:19:21 +01:00
lyxknitr.R
lyxpak.py Account for extensions when creating a LyX archive 2024-12-05 22:01:01 +01:00
lyxpaperview.py Improve CITATION_OPEN 2023-08-30 15:30:29 +02:00
lyxpreview2bitmap.py Amend 770362da97 2024-09-29 18:23:50 +02:00
lyxpreview_tools.py Fix returned value of win32file.ReadFile 2024-03-12 12:46:04 +01:00
lyxstangle.R
lyxsweave.R
lyxwin_getopt.py Adapt lyxpak.py to work with Python 3 on Windows 2024-02-09 22:46:05 +01:00
prefs2prefs_lfuns.py Fixup 71623b88: change semantics of "delete" LFUNs again 2022-12-04 21:13:51 +01:00
prefs2prefs_prefs.py Implement ui style selection dialog 12832 attempt 2 2023-10-15 08:46:12 +02:00
prefs2prefs.py Use tabs in prefs2prefs.py, as in the other such files 2021-02-15 11:06:55 -05:00
prefTest.pl.in Cmake export tests: Omit next group of possible conflicts while runnig test in parallel 2020-08-19 22:28:50 +02:00
prefTest.pm Cmake export tests: Select "-dALLOWPSTRANSPARENCY" flag for ps2pdf converter 2021-05-30 20:26:41 +02:00
saxon6.5.5.jar Add Saxon 6.5.5. 2021-02-05 16:07:43 +01:00
saxon6.LICENSE.txt Add Saxon 6.5.5. 2021-02-05 16:07:43 +01:00
spreadsheet_to_docbook.py Enable handling of spreadsheets in export to docbook5 format. 2020-10-04 01:43:44 +02:00
svg2pdftex.py Add support for inkscape 1.0 2020-05-15 14:08:46 +02:00
svg2pstex.py Amend 74f831e06d 2020-05-18 08:32:26 +02:00
tex_copy.py Unused code. 2021-09-26 17:27:41 +02:00
TeXFiles.py Amend 9d8dfe934b: Check _all_ visited dirs 2022-06-02 12:16:07 +02:00