DocBook v2
Thibaut Cuvelier
tcuvelier at lyx.org
Thu Sep 10 23:58:42 UTC 2020
On Thu, 3 Sep 2020 at 20:02, Scott Kostyshak <skostysh at lyx.org> wrote:
> Also, I see warnings when exporting to docbook5:
>
> $ lyx -e docbook5 EmbeddedObjects.lyx
> xml.cpp (177): Tried to close `emphasis' when no tags were open!
> xml.cpp (177): Tried to close `emphasis' when no tags were open!
> xml.cpp (177): Tried to close `emphasis' when no tags were open!
>
> But as Riki mentioned, these documents are so complex that perhaps some
> warnings like the above are expected in some cases.
>
That one was tougher than expected (especially to pinpoint the right area
of the file that caused troubles…), but it should be fixed with d2ef4a2012.
At least, on my computer, EmbeddedObjects.lyx only generates warnings when
exporting images (which it should not, normally), nothing related to
emphasis.
About exporting images, I don't find how comes Template::Format::formats
forces to output an EPS (in updateExternal, ExternalSupport.cpp). Is there
missing configuration?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lyx.org/pipermail/lyx-devel/attachments/20200911/a288802e/attachment.html>
More information about the lyx-devel
mailing list