On 7/25/20 12:19 PM, Kornel Benko wrote:
> Export to docbook5 --> OK
> Check the exported with xmllint
>
>       $ xmllint --valid -sax Beamer.xml
> ...
> SAX.startElementNs(Subsection, NULL, 'http://docbook.org/ns/docbook', 0, 0, 0)
> SAX.characters(Basic Ideas for Proofs/Impleme, 38)
> SAX.endElementNs(Subsection, NULL, 'http://docbook.org/ns/docbook')
> SAX.characters(
> , 1)
> SAX.error: error parsing attribute name
> SAX.error: attributes construct error
> SAX.error: Couldn't find end of Start Tag Section line 199
> SAX.characters(*>Summary, 9)
> SAX.error: expected '>'
> SAX.error: Opening and ending tag mismatch: section line 197 and Section
> ...
> SAX.error: error parsing attribute name
> SAX.error: attributes construct error
> SAX.error: Couldn't find end of Start Tag Subsection line 231
> SAX.characters(*>For Further Reading, 21)
> SAX.error: expected '>'
> SAX.error: Opening and ending tag mismatch: section line 162 and Subsection
> ...
> SAX.error: Opening and ending tag mismatch: article line 4 and section
> SAX.error: Extra content at the end of the document

Knowing roughly how this works, I expect that getting beamer files to
export properly may be something of a challenge.

Riki


-- 
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel

Reply via email to