Commit Graph

5 Commits

Author SHA1 Message Date
Joachim Mairböck
394ddd6b42 dblatex: switch to python3.10 (#9179) 2023-08-11 18:45:42 +00:00
OscarL
4d8f82fa4b dblatex: switch to Python 3.9 (#8702) 2023-05-21 17:06:02 +02:00
Joachim Mairböck
be8a7d4cbb texlive, dblatex, lilypond: enable 2023-01-27 18:37:15 +01:00
Joachim Mairböck
0d6c79d60a dblatex: change REQUIRES to individual tex packages (#7326) 2022-10-31 09:27:34 +01:00
Joachim Mairböck
54b4733c98 new recipe: dblatex (#6078)
* new recipe: dblatex

This is a python script to convert DocBook to LaTeX.
It is another (optional) dependency of LilyPond.

Note: this depends on texlive and can therefore not be built as long as that is disabled.

* dblatex: split texlive requirements along the collection subpackages (as in #6229), add fig2dev

* remove --root to fix relative package_base path

also fix trailing whitespace
2022-05-21 10:56:32 +02:00