]> git.lyx.org Git - lyx.git/history - lib/scripts
Further translations of French Additional manual
[lyx.git] / lib / scripts /
2024-03-12 Idan PaziFix returned value of win32file.ReadFile
2024-02-09 Enrico ForestieriAdapt lyxpak.py to work with Python 3 on Windows
2023-12-06 Scott KostyshakPython fixes for export to LyX Archive
2023-10-15 Eugene ChornyiImplement ui style selection dialog 12832 attempt 2
2023-10-11 Eugene ChornyiRevert 072ba7bd and f1deb1c6
2023-10-11 Eugene Chornyiamend 072ba7bd
2023-08-30 Juergen SpitzmuellerImprove CITATION_OPEN
2023-08-17 Pavel Sanda* lyxpaperview.py - non-waiting process call for all...
2023-07-28 Richard Kimberly... New RefFormat tag for counters, and PrettyFormat for...
2023-07-28 Richard Kimberly... Fix bug #11822.
2023-07-26 Juergen SpitzmuellerImprove AllowedOccurrences
2023-07-25 Juergen SpitzmuellerTo finish up #6854, also add AllowedOccurrences
2023-07-25 Juergen SpitzmuellerAdd AllowedInInsets and AllowedInLayouts InsetLayout...
2023-07-22 Jean-Marc LasgouttesReplace hardcoded inheritFont() with InheritFont InsetL...
2023-07-22 Jean-Marc LasgouttesIntroduce new InsetLayout tag InheritFont
2023-06-19 Enrico ForestieriAmend b135c965
2023-06-19 Enrico ForestieriUse \ifthenelse instead of relying on TeX primitives
2023-05-09 Enrico ForestieriUse black as default color for an inset button label...
2023-03-12 Kornel BenkoCmake tests: Adapted BATCH tests to ignore the stored...
2023-03-08 Pavel SandaUpdate csv2lyx.py to work with Python 3.
2023-02-24 Pavel Sandalyxpaperview - fix redirection
2023-02-24 Pavel Sandalyxpaperview - don't wait for the process to finish
2023-02-20 Pavel Sanda* lyxpaperview.py - allow arguments for viewers
2022-12-27 Thibaut Cuvelierlayout2layout: remove unused regex.
2022-12-27 Thibaut CuvelierDocBook: add support for DocBookGenerateTitle.
2022-12-26 Thibaut Cuvelierlayout2layout: improve coding style.
2022-12-10 Enrico ForestieriPartial fix for #12605
2022-12-06 Richard Kimberly... Add HTMLClass for InsetLayout as well. Layout format...
2022-12-04 Jean-Marc LasgouttesFixup 71623b88: change semantics of "delete" LFUNs...
2022-12-04 Richard Kimberly... Introduce HTMLClass tag, to make it easier to give...
2022-12-04 Richard Kimberly... Actually do the layout update
2022-12-04 Richard Kimberly... Fix bug #11418.
2022-10-29 Juergen SpitzmuellerMerge branch 'master' into features/indexmacros
2022-10-27 chillenbadjust text display width in windowed mode
2022-10-26 Juergen SpitzmuellerSync with master
2022-10-08 Jean-Marc LasgouttesPreview: do not overwrite fg/bg color names that beamer...
2022-07-31 Pavel Sandapyupgrade related fixes to python scripts #2.
2022-06-02 Kornel BenkoAmend 9d8dfe934ba: Check _all_ visited dirs
2022-04-01 Pavel Sanda* bash_completion from Hernan Solari
2022-03-26 Pavel Sanda* bash_completion - outdated syntax
2022-01-04 José MatosAdd new placeholder $${python} to configure
2022-01-03 José MatosMake layout2layout compatible with Python 2 and 3
2021-11-01 Thibaut CuvelierDocBook LilyPond: add a comment to indicate that an...
2021-10-13 Thibaut CuvelierDocBook: add the DocBookRenderAsImage tag.
2021-10-13 Thibaut CuvelierDocBook: update links to LilyPond bugs.
2021-10-13 Thibaut CuvelierDocBook: make copier compatible with Python 2.
2021-09-26 Thibaut CuvelierDocBook copy: add links to bug reports.
2021-09-26 Thibaut CuvelierDocBook copy: don't error if the file was already copied.
2021-09-26 Thibaut CuvelierDocBook copy: large refactoring to improve readability.
2021-09-26 Thibaut CuvelierDocBook: make LilyPond work more reliably.
2021-09-26 Thibaut CuvelierDocBook: redirect LilyPond output to main LyX output...
2021-09-26 Thibaut CuvelierDocBook: work around bug in LilyPond.
2021-09-26 Thibaut CuvelierDocBook: add the new script as DocBook copier.
2021-09-26 Thibaut CuvelierDocBook: add script to start LilyPond on the generated...
2021-09-26 Thibaut CuvelierUnused code.
2021-09-26 Thibaut CuvelierTypo.
2021-09-19 Thibaut CuvelierDocBook: add more flexibility for floats.
2021-05-30 Kornel BenkoCmake export tests: Select "-dALLOWPSTRANSPARENCY"...
2021-05-23 Kornel BenkoCmake export tests: Enable unsafe dvipdfmx
2021-02-19 Thibaut CuvelierePub: try harder to find image files.
2021-02-15 Richard Kimberly... Use tabs in prefs2prefs.py, as in the other such files
2021-02-15 Richard Kimberly... Make continuous spellcheck the default.
2021-02-13 Thibaut CuvelierDocBook: add the DocBookNoFontInside layout configuration.
2021-02-12 Pavel Sanda* docbook2epub.py syntax
2021-02-12 Thibaut CuvelierePub: improve compatibility with Python 2.
2021-02-07 Thibaut CuvelierePub: share a bit of code for parsing arguments.
2021-02-07 Thibaut CuvelierePub: allow a user-specified Saxon.
2021-02-07 Thibaut CuvelierePub: use None instead of an empty string.
2021-02-07 Thibaut CuvelierePub: add argument for external DocBook XSLT.
2021-02-07 Thibaut CuvelierePub: restructure the script as a class.
2021-02-07 Thibaut CuvelierePub: detect and use xsltproc.
2021-02-07 Thibaut CuvelierePub: copy images into the ePub archive.
2021-02-07 Thibaut CuvelierePub: refactor script as a series of small functions.
2021-02-07 Stephan WittePub: quote all path names of the command
2021-02-07 Thibaut CuvelierePub: comment about subprocess.run instead of os.system...
2021-02-07 Thibaut CuvelierePub: update doc for running script.
2021-02-07 Thibaut CuvelierePub: don't use glob.
2021-02-07 Thibaut CuvelierePub: quote the command only on Windows.
2021-02-07 Thibaut CuvelierePub: remove commented line.
2021-02-07 Thibaut CuvelierePub: fix argument handling in Python script.
2021-02-05 Thibaut Cuvelierdocbook2epub.
2021-02-05 Thibaut CuvelierAdd Saxon 6.5.5.
2021-02-04 Thibaut Cuvelierext_copy: bug when creating the error string.
2021-01-30 Juergen SpitzmuellerAdd ProvideInsetLayout and ModifyInsetLayout (#12098)
2021-01-26 Juergen SpitzmuellerIntroduce InputGlobal (#12087)
2020-12-15 Kornel BenkoSmall improvement to 2ac48f2c.
2020-12-15 Juergen SpitzmuellerFix prefs2prefs for \\set_color
2020-12-12 Juergen SpitzmuellerAdd dark theme colors to semantic colors (#8325)
2020-12-11 Juergen SpitzmuellerIntroduce semantic label colors
2020-12-05 Richard Kimberly... Change name and email in some other files
2020-12-05 Richard Kimberly... LaTeXName tag for counters. Layout format change.
2020-11-29 Thibaut CuvelierDocBook: add layout parameters to control the special...
2020-11-15 Sam CrawleyAdded test for nested insets bug (#9395)
2020-11-15 Sam CrawleyAdded tests for compare function
2020-11-02 Richard Kimberly... StepMasterCounter --> StepParentCounter
2020-11-01 Richard Kimberly... Comment updates
2020-10-30 José MatosMake all exectuable python scripts use python3
2020-10-30 Thibaut CuvelierDocBook: add DocBookSection parameter for styles that...
2020-10-07 Thibaut CuvelierDocBook: add DocBookInnerTag and family.
2020-10-03 Kornel BenkoEnable handling of spreadsheets in export to docbook5...
next