Package: dblatex / 0.3.12py3-5
Metadata
| Package | Version | Patches format |
|---|---|---|
| dblatex | 0.3.12py3-5 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| 10_cjk_font.patch | (download) |
xsl/lang.xsl |
2 1 + 1 - 0 ! |
improve cjk (chinese/japanese/korean) support: Let XSL configuration parameter cjk.font default to gkai (instead of the cyberbit font not included in Debian). |
| 20_endless_processing_loop.patch | (download) |
xsl/lang.xsl |
1 1 + 0 - 0 ! |
hotfix for bts report #576217: Avoid pdflatex runs repeating ad infinitum in case of: - <book> document with german umlauts in headings - dblatex processing options: * latex.encoding=utf8 * latex.unicode.use=1 Please note that this patch only resolves the special case reported to BTS, a fundamental solution must take into account also other non-ASCII characters, e.g. , |
| 20_subtitle_handling.patch | (download) |
latex/contrib/example/dbsimple.sty |
9 9 + 0 - 0 ! |
hotfix for bts report #584669: - Don't pass through a subtitle as plain text into document body due to a missing stylesheet (problem is style independent). - Display subtitle below title in simple style, just as it is done in db2latex style. |
| 20_db2latex_title_page.patch | (download) |
latex/contrib/db2latex/db2latex.sty |
6 4 + 2 - 0 ! |
hotfix for bts report #584670: Avoid duplication of title and author on title page for articles in db2latex style. |
| 20_pt_quote.patch | (download) |
latex/style/dbk_locale.sty |
3 3 + 0 - 0 ! |
hotfix for bts report #863527: In Portuguese and Brazilian documents don't break on a " as last character in a table title. |
| python3.12 replace imp by importlib.patch | (download) |
lib/dbtexmf/core/dbtex.py |
19 9 + 10 - 0 ! |
python 3.12 compatibility: replace imp by importlib |
| python3.12 adjust submodule imports.patch | (download) |
lib/dbtexmf/core/dbtex.py |
3 2 + 1 - 0 ! |
python 3.12 compatibility: adjust submodule imports |
| python3.12 SyntaxWarnings.patch | (download) |
lib/dbtexmf/dblatex/grubber/texparser.py |
2 1 + 1 - 0 ! |
fix several syntaxwarnings Use raw strings to avoid invalid escape sequence |
| 30_fix_doc_after_inkscape_changes.patch | (download) |
docs/custom/dblatex.xconf |
2 1 + 1 - 0 ! |
adjust custom dblatex conf file after inkscape changes |
| 30_fix_inkscape_options.patch | (download) |
lib/dbtexmf/core/imagedata.py |
2 1 + 1 - 0 ! |
adjust inkscape options for svg conversion Inkscape removed the -z option (--without-gui shortcut) and deprecated the --without-gui, --export-png and --export-pdf options (among others). Now, --export-filename and/or --export-type are needed, --without-gui is the default for commandline usage. Bug-Debian: https://bugs.debian.org/1033547 |
| 30_fix_manual_after_inkscape_changes.patch | (download) |
docs/xhtml/manual/sec-specs.html |
2 1 + 1 - 0 ! |
adjust manual after inkscape command line option changes |
