]> git.lyx.org Git - features.git/commitdiff
Dummy export for spreadsheets: plaintext and DocBook.
authorRichard Heck <rgheck@lyx.org>
Sun, 31 Jul 2016 04:53:12 +0000 (00:53 -0400)
committerRichard Heck <rgheck@lyx.org>
Sun, 31 Jul 2016 05:36:13 +0000 (01:36 -0400)
(cherry picked from commit 94dd876699691037e1d30442c4541006347be9fe)

lib/external_templates

index 07e73dd9534cf45d0578a299f0e96f4389527ee4..1145f3ab0b737e1b783e75133bec6aa69d82b4e0 100644 (file)
@@ -75,6 +75,12 @@ Template GnumericSpreadsheet
                Requirement "ifthen"
                ReferencedFile pdflatex "$$AbsOrRelPathMaster$$Basename.tex"
        FormatEnd
+       Format Ascii
+               Product "[Spreadsheet: $$FName]"
+       FormatEnd
+       Format DocBook
+               Product "[Spreadsheet: $$FName]"
+       FormatEnd
 TemplateEnd
 
 Template RasterImage