]> git.lyx.org Git - features.git/commitdiff
Activate export of chess diagrams for XHTML.
authorRichard Heck <rgheck@lyx.org>
Sun, 31 Jul 2016 03:17:15 +0000 (23:17 -0400)
committerRichard Heck <rgheck@lyx.org>
Sun, 31 Jul 2016 05:26:15 +0000 (01:26 -0400)
lib/external_templates

index a2661e421fa233708c80de1e15e0c3e45f1ffd7d..70be8204022f3877cd7aa89a422c15ea325d62c1 100644 (file)
@@ -308,6 +308,11 @@ Template ChessDiagram
        Format DocBook
                Product "[Chess: $$AbsOrRelPathMaster$$Basename]"
        FormatEnd
+       Format XHTML
+               Product "<pre>$$Contents(\"$$AbsPath$$Basename.asc\")</pre>"
+               UpdateFormat asciichess
+               UpdateResult "$$AbsPath$$Basename.asc"
+       FormatEnd
 TemplateEnd