Package: dblatex
Version: 0.2.9-3
Severity: normal
Using that files in the same directory:
book.xml <<END_BOOK
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"/usr/share/xml/docbook/schema/dtd/4.5/docbookx.dtd" [
<!ENTITY preface SYSTEM "preface.xml">
]>
<book>
&preface;
</book>
END_BOOK
preface.xml<<END_PREFACE
?xml version="1.0" encoding="utf-8" ?>
<preface>
<title>About this document</title>
</preface>
END_PREFACE
When the directory name contain space, the following command return an error
but it's working well when the directory name doesn't contain spaces.
$ dblatex -T db2latex book.xml
Build the listings...
warning: failed to load external entity "preface.xml"
/home/julien/foo bar/book.xml:7: parser error : Failure to process entity
preface
&preface;
^
/home/julien/foo bar/book.xml:7: parser error : Entity 'preface' not defined
&preface;
^
unable to parse /home/julien/foo bar/book.xml
-- System Information:
Debian Release: 5.0
APT prefers stable
APT policy: (500, 'stable')
Architecture: i386 (i686)
Kernel: Linux 2.6.26-1-686 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages dblatex depends on:
ii docbook-xml 4.5-6 standard XML documentation system,
ii python 2.5.2-3 An interactive high-level object-o
ii python-apt 0.7.7.1+nmu1 Python interface to libapt-pkg
ii python-support 0.8.4 automated rebuilding support for P
ii texlive 2007.dfsg.1-5 TeX Live: A decent selection of th
ii texlive-extra-utils 2007.dfsg.2-4 TeX Live: TeX auxiliary programs
ii texlive-lang-cyrillic 2007.dfsg.4-1 TeX Live: Cyrillic
ii texlive-latex-extra 2007.dfsg.16-1 TeX Live: LaTeX supplementary pack
ii texlive-math-extra 2007.dfsg.16-1 TeX Live: Advanced math typesettin
ii texlive-xetex 2007.dfsg.2-4 TeX Live: XeTeX macros
ii xsltproc 1.1.24-2 XSLT command line processor
Versions of packages dblatex recommends:
ii libxml2-utils 2.6.32.dfsg-5 XML utilities
Versions of packages dblatex suggests:
ii docbook 4.5-4 standard SGML representation syste
ii evince [pdf-vie 2.22.2-4~lenny1 Document (postscript, pdf) viewer
ii ghostscript 8.62.dfsg.1-3.2lenny0 The GPL Ghostscript PostScript/PDF
ii gv [pdf-viewer] 1:3.6.5-2 PostScript and PDF viewer for X
ii imagemagick 7:6.3.7.9.dfsg1-3~lenny1 image manipulation programs
pn latex-cjk-all <none> (no description available)
ii lmodern 1.010x-5 scalable PostScript and OpenType f
pn opensp <none> (no description available)
pn transfig <none> (no description available)
ii xpdf-reader [pd 3.02-1.4 Portable Document Format (PDF) sui
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]