]> git.lyx.org Git - lyx.git/history - lib/scripts
* docbook2epub.py syntax
[lyx.git] / lib / scripts /
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...
2020-09-28 Enrico ForestieriFix the layout2layout script
2020-09-28 José MatosMake script compliant with python 3
2020-09-19 Thibaut CuvelierMerge branch 'feature/docbook' into master
2020-09-19 Thibaut CuvelierConverters: always set version to something.
2020-09-19 Thibaut CuvelierConverters: slightly more pythonic code.
2020-09-19 Thibaut Cuvelierlayout2layout: use name instead of pseudonym.
2020-09-19 Thibaut CuvelierDocBook: define new arguments in layouts to configure...
2020-09-19 Thibaut CuvelierDocBook: add a layout tag to tell whether an item is...
2020-09-19 Thibaut CuvelierDocBook: add new layout parameter DocBookWrapperMergeWi...
2020-09-17 Yuriy SkalkoIncrement preferences format to 34: rename Cyrillic...
2020-08-27 Juergen Spitzmuellerlyxpaperview: take the first match
2020-08-27 Juergen SpitzmuellerReport back if citation target could not be opened
2020-08-27 Juergen SpitzmuellerMake paper search function accessible and customizable
2020-08-24 Scott Kostyshakctests: restore use of -shell-escape to fix Minted
2020-08-24 Juergen Spitzmuellerlyxpaperview.py: credit Pavel
2020-08-24 Juergen Spitzmuellerlaypaperview.py: Fix program description
2020-08-24 Juergen Spitzmuellerlyxpaperview.py: no need to limit to year and author
2020-08-24 Juergen SpitzmuellerAdd python lyxpaperview script
2020-08-23 Pavel SandaEnable Open Citation menu item iff citation contain...
2020-08-21 Pavel Sandaswitch args
2020-08-21 Scott KostyshakWhitespace
2020-08-20 Pavel SandaExample script for looking up the citation pdfs.
2020-08-19 Kornel BenkoCmake export tests: Omit next group of possible conflic...
2020-08-03 Thibaut CuvelierRevert "DocBook: add new layout parameter DocBookWrappe...
2020-08-03 Thibaut CuvelierRevert "DocBook: add a layout tag to tell whether an...
2020-08-03 Thibaut CuvelierDocBook: add a layout tag to tell whether an item is...
2020-08-03 Thibaut CuvelierDocBook: add new layout parameter DocBookWrapperMergeWi...
2020-07-07 Pavel SandaAdd required elements in the layouts to support DocBook.
2020-06-21 Richard Kimberly... Some python cleanup from Thibault.
2020-05-18 Juergen SpitzmuellerAmend 74f831e06d
2020-05-15 Juergen SpitzmuellerAdd support for inkscape 1.0
2020-05-03 Richard Kimberly... Increment layout format.
2020-05-02 Kornel BenkoMoving lib/scripts/{GetOptions.pm,listFontWithLang...
2020-05-02 Kornel BenkoPerl script (for developpers) to select desired system...
2020-03-22 Enrico ForestieriAmend bd6d09fc
2020-03-14 Enrico ForestieriFix Python 3 issues when generating preview snippets
2020-03-04 Günter MildeRemove no longer needed module import.
2020-02-25 Richard Kimberly... Fix bug #11750.
2020-02-16 Scott Kostyshaklyxpreview_tools.py: fix a regular expression
2020-02-06 Enrico ForestieriFix syntax error with Python 2
2020-01-13 Juergen SpitzmuellerAdd pref to keep ct markup on copy/paste
2019-12-27 Juergen SpitzmuellerAdd pref option to disable underlining of added text...
2019-09-05 Günter MildeMake preview skript Python-3 compatible.
2019-09-04 Scott KostyshakPort gnuplot2pdf.py to Python 3
2019-08-12 Juergen SpitzmuellerAdd Requires to float definition.
2019-08-07 Juergen Spitzmuellerupdate layout formats
2019-08-07 Juergen SpitzmuellerUse generic paper size names rather than LaTeXisms...
2019-08-06 Juergen SpitzmuellerAdd FontSizeFormat textclass option
2019-08-06 Juergen SpitzmuellerAdd textclass options for paper size selection and...
2019-07-20 Jean-Marc LasgouttesAdd a pref to disable OS keyboard language support
2019-07-08 Juergen SpitzmuellerAdd TextClass option BibInToc
2019-07-07 Günter Mildefix layout2layout with stdin/out for Py3.
2019-06-25 Jean-Marc LasgouttesLet TeXFiles.py handle symbolic links.
2019-06-04 José MatosRemove code that is redudant.
2019-06-03 José MatosFix the remaing issues with comparisons with objects...
2019-06-03 José MatosFix bug in python comparison.
2019-06-03 José MatosMake verbose switch consistent.
2019-06-02 José MatosImport lyxpreview_tools directly and not only inside...
2019-06-02 Juergen SpitzmuellerNew InsetLayout tag ParbreakIgnored
2019-06-02 Juergen SpitzmuellerAdd InsertOnNewline argument tag
2019-06-02 Juergen SpitzmuellerSupport FreeSpacing in InsetArgument
2019-05-31 José MatosAdd further debug information fow windows (#11457)
2019-05-31 José MatosTemporary hack to try to solve #11457 on windows
next