Package: dblatex / 0.3.5-2

Metadata

Package Version Patches format
dblatex 0.3.5-2 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).

10_dblatex_version.patch | (download)

xsl/version.xsl | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 adapt version string that gets dumped out when running dblatex to
debian version.

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_nn_quotes_in_title.patch | (download)

latex/style/dbk_locale.sty | 4 4 + 0 - 0 !
1 file changed, 4 insertions(+)

 hotfix for bts report #684393:
Don't crash on quotation marks in titles of Norwegian Nynorsk documents.

20_nb_quotes_in_title.patch | (download)

latex/style/dbk_locale.sty | 4 4 + 0 - 0 !
1 file changed, 4 insertions(+)

 hotfix for bts report #771473:
Don't crash on quotation marks in titles of Norwegian Bokml documents.