From: Richard Heck Date: Sun, 31 Jul 2016 03:17:15 +0000 (-0400) Subject: Activate export of chess diagrams for XHTML. X-Git-Tag: 2.2.2~92 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=ad8b479c71036e24a027ed2590df50ee1263d156;p=features.git Activate export of chess diagrams for XHTML. (cherry picked from commit 0b8c6bbbf83aa21e01f31693ae1d9b421293ef66) --- diff --git a/lib/external_templates b/lib/external_templates index e9cd9a7ffe..681b7eedf7 100644 --- a/lib/external_templates +++ b/lib/external_templates @@ -314,6 +314,11 @@ Template ChessDiagram Format DocBook Product "[Chess: $$AbsOrRelPathMaster$$Basename]" FormatEnd + Format XHTML + Product "
$$Contents(\"$$AbsPath$$Basename.asc\")
" + UpdateFormat asciichess + UpdateResult "$$AbsPath$$Basename.asc" + FormatEnd TemplateEnd