On Thu, 3 Sep 2020 at 20:02, Scott Kostyshak <skost...@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?
-- 
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel

Reply via email to