From: Richard Heck Date: Sun, 31 Jul 2016 04:36:46 +0000 (-0400) Subject: Enable XHTML export of LilyPond files. X-Git-Tag: 2.2.2~93 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=9a953907918d65f51811d0c7929566d9beb7cbac;p=lyx.git Enable XHTML export of LilyPond files. (cherry picked from commit b35661b755bb6ef95716eb575561aac4009c140b) --- diff --git a/lib/external_templates b/lib/external_templates index ec2193483b..e9cd9a7ffe 100644 --- a/lib/external_templates +++ b/lib/external_templates @@ -364,6 +364,12 @@ Template LilyPond Format DocBook Product "[LilyPond: $$FName]" FormatEnd + Format XHTML + Product "" + UpdateFormat png + UpdateResult "$$AbsPath$$Basename.png" + ReferencedFile xhtml "$$AbsPath$$Basename.png" + FormatEnd TemplateEnd Template PDFPages @@ -406,6 +412,9 @@ Template PDFPages Format DocBook Product "[PDFPages: $$FName]" FormatEnd + Format XHTML + Product "[PDFPages: $$FName]" + FormatEnd TemplateEnd