Package: dblatex / 0.3.12py3-1

Metadata

Package Version Patches format
dblatex 0.3.12py3-1 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 !
1 file changed, 1 insertion(+), 1 deletion(-)

 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 !
1 file changed, 1 insertion(+)

 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 !
xsl/common/titles.xsl | 3 3 + 0 - 0 !
2 files changed, 12 insertions(+)

 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 !
xsl/preamble.xsl | 8 8 + 0 - 0 !
2 files changed, 12 insertions(+), 2 deletions(-)

 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 !
1 file changed, 3 insertions(+)

 hotfix for bts report #863527:
In Portuguese and Brazilian documents don't break on a " as last character
in a table title.