Next in thread →
Next in month →
Re: DOCBOOK: QANDASET in french
On Tuesday 18 April 2000, at 9 h 10, the keyboard of Camille Begnis
<> wrote:
> /usr/bin/jade:fr/security_chapter.sgml:4822:0:E: Nom d'幨幦ent non
> attendu: QUESTION
> /usr/bin/jade:fr/security_chapter.sgml:4828:0:E: Nom d'幨幦ent non
> attendu: ANSWER
Well, obviously, the DTD (here the element names) is not supposed to change
when you change the language. May we see the file fr/security_chapter.sgml?
The following works for me:
<qandaset lang="fr">
<qandaentry>
<question>
<para>Comment je fais ?</para>
</question>
<answer>
<para>Je ne sais pas encore.</para>
</answer>
</qandaentry>
</qandaset>
Next in thread →
Next in month →