From: Richard Heck Date: Sun, 31 Jul 2016 04:40:16 +0000 (-0400) Subject: Export external vector graphics as svg for XHTML. X-Git-Tag: 2.2.2~90 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=deb6c1de06be512dbdc2ce4ee8fa460385815ded;p=features.git Export external vector graphics as svg for XHTML. (cherry picked from commit b9f7bf7d69c8c5e5391c59a9956377c742ca60de) --- diff --git a/lib/external_templates b/lib/external_templates index 0f8fcab05c..460d951346 100644 --- a/lib/external_templates +++ b/lib/external_templates @@ -212,6 +212,12 @@ Template VectorGraphics ReferencedFile docbook "$$AbsPath$$Basename.eps" ReferencedFile docbook-xml "$$AbsPath$$Basename.eps" FormatEnd + Format XHTML + Product "" + UpdateFormat svg + UpdateResult "$$AbsPath$$Basename.svg" + ReferencedFile xhtml "$$AbsPath$$Basename.svg" + FormatEnd TemplateEnd Template XFig