Package: dblatex
Version: 0.2.12-4
Severity: minor

Attached is the German document test-de.dbk.
When I try to compile it using:
$ dblatex --param=latex.encoding=utf8 \
          --param=latex.unicode.use=1 test-de.dbk
I get an endless loop. (Well, I didn't wait until 2038.)

Build the book set list...
No external file support
XSLT stylesheets DocBook - LaTeX 2e (0.2.12-4)
===================================================
Build test-de.dbk.pdf
This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009/Debian)
 restricted \write18 enabled.
entering extended mode
This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009/Debian)
 restricted \write18 enabled.
entering extended mode
This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009/Debian)
 restricted \write18 enabled.
entering extended mode

etc. etc.

texlive-lang-german is installed in version 2009-3.

Workaround: leave out the --param=latex.encoding=utf8 and
everything works fine.

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-3-686 (SMP w/2 CPU cores)
Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages dblatex depends on:
ii  docbook-xml                   4.5-7      standard XML documentation system
ii python 2.5.4-9 An interactive high-level object-o
ii  python-apt                    0.7.94.2   Python interface to libapt-pkg
ii python-support 1.0.7 automated rebuilding support for P ii texlive 2009-8 TeX Live: A decent selection of th
ii  texlive-bibtex-extra          2009-7     TeX Live: Extra BibTeX styles
ii  texlive-extra-utils           2009-7     TeX Live: TeX auxiliary programs
ii texlive-latex-extra 2009-7 TeX Live: LaTeX supplementary pack ii texlive-math-extra 2009-7 TeX Live: Advanced math typesettin
ii  xsltproc                      1.1.26-2   XSLT command line processor

Versions of packages dblatex recommends:
ii  libxml2-utils            2.7.6.dfsg-2+b1 XML utilities

Versions of packages dblatex suggests:
pn  docbook                  <none>          (no description available)
ii  evince [pdf-viewer]      2.28.2-1        Document (postscript, pdf) viewer
ii ghostscript 8.71~dfsg-2 The GPL Ghostscript PostScript/PDF
ii  imagemagick              7:6.6.0.4-2     image manipulation programs
pn  latex-cjk-all            <none>          (no description available)
ii lmodern 2.004.1-3 scalable PostScript and OpenType f
pn  opensp                   <none>          (no description available)
ii  texlive-lang-cyrillic    2009-3          TeX Live: Cyrillic
pn  texlive-xetex            <none>          (no description available)
ii transfig 1:3.2.5.a-2.1 Utilities for converting XFig figu ii xpdf-reader [pdf-viewer] 3.02-1.4+lenny1 Portable Document Format (PDF) sui

-- no debconf information
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
  "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd";>

<book lang="de">
  <title>test</title>

  <chapter>
    <title>Überführung</title>

    <para>test</para>
  </chapter>
</book>

Reply via email to