Package: dblatex
Version: 0.3-2
Severity: normal

EXAMPLE doc:
<?xml version="1.0" standalone="no"?>
<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
                         "/usr/share/xml/docbook/schema/dtd/4.3/docbookx.dtd">

<article>
<sect1>
<para>
Some word<footnote><para><ulink url="">Here</ulink> for 
example.</para></footnote>.
</para>
</sect1>
</article>

EXAMPLE xsl file:
<?xml version='1.0'?>

<xsl:stylesheet
  xmlns:xsl="http://www.w3.org/1999/XSL/Transform";
  xmlns:fo="http://www.w3.org/1999/XSL/Format";
  version="1.0">

  <xsl:output encoding="Latin1" />
</xsl:stylesheet>

Output (eventually) from latex:
! Illegal parameter number in definition of \@title.
<to be read again>
                   8
l.29 \title{&#880;t&#881;t}

? 

If a "q" (for quiet) is entered then it continues processing, however that 
is incredibly inconvenient for docbook processing. If I go into the tex file 
and delete the &#880;t and &#881;t encodings, then it works then also. Again 
very inconvenient, also it is not maintainable.

Whether I actually put a URL in the quotes or not is immaterial. It creates
non-processable tex.

I found the following about that topic (a bit old):

http://mail-archives.apache.org/mod_mbox/httpd-docs/200306.mbox/%3cpine.wnt.4.55.0306130932240.1...@poste3947.hec.ca%3E


-- System Information:
Debian Release: 6.0.2
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: powerpc (ppc)

Kernel: Linux 2.6.32-5-powerpc
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_US.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.6.6-3+squeeze6   interactive high-level object-orie
ii  python-apt            0.7.100.1+squeeze1 Python interface to libapt-pkg
ii  python-support        1.0.10             automated rebuilding support for P
ii  texlive               2009-11            TeX Live: A decent selection of th
ii  texlive-bibtex-extra  2009-10            TeX Live: Extra BibTeX styles
ii  texlive-extra-utils   2009-10            TeX Live: TeX auxiliary programs
ii  texlive-latex-extra   2009-10            TeX Live: LaTeX supplementary pack
ii  texlive-math-extra    2009-10            TeX Live: Advanced math typesettin
ii  xsltproc              1.1.26-6           XSLT 1.0 command line processor

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

Versions of packages dblatex suggests:
pn  docbook                     <none>       (no description available)
ii  ghostscript                 8.71~dfsg2-9 The GPL Ghostscript PostScript/PDF
ii  gv [pdf-viewer]             1:3.7.1-1    PostScript and PDF viewer for X
ii  imagemagick                 8:6.6.0.4-3  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)
pn  texlive-lang-cyrillic       <none>       (no description available)
pn  texlive-xetex               <none>       (no description available)
pn  transfig                    <none>       (no description available)
ii  xpdf [pdf-viewer]           3.02-12      Portable Document Format (PDF) rea

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to