OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Subject: Re: DOCBOOK-APPS: Breaking a document into smaller pieces


Daniel Veillard wrote:
>   And that's normal. You must provide the encoding information if
> it can't be guessed as UTF8 or UTF16. Your file is not well formed XML as
> is.
> 
> Daniel
> 

ok, I do now:

xmllint -valid --encode ISO-8859-1 --noout LEDATutorium.xml

Compilation finished at Tue Feb 18 11:49:51


So it works, and I have to insert the XML declaration:

<?xml version="1.0" encoding="ISO-8859-1"?>

but still XEmacs refuses to read the DTD. I think the only solution will 
be to drop XEmacs and to switch to Emacs (*sigh*).

Greetings,
Joachim



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Powered by eList eXpress LLC