From: Kornel Benko Date: Thu, 24 Sep 2020 08:14:35 +0000 (+0200) Subject: Gnumeric conversions to html: Remove wrong closing

flag X-Git-Tag: 2.3.6~21 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=155c779432787a56711881493e67d962d21b66f3;p=features.git Gnumeric conversions to html: Remove wrong closing

flag Now LyXHTML export for Spreadsheet.lyx is errorles, but stil we need a wrapper to remove unneeded 'Ark' captions. (cherry picked from commit 70725040db010ee5596b4d57e0b597e53e06817c) --- diff --git a/lib/xtemplates/gnumeric.xtemplate b/lib/xtemplates/gnumeric.xtemplate index 1f9e092778..56dbe97f60 100644 --- a/lib/xtemplates/gnumeric.xtemplate +++ b/lib/xtemplates/gnumeric.xtemplate @@ -55,7 +55,7 @@ Template GnumericSpreadsheet Product "[Spreadsheet: $$FName]" FormatEnd Format XHTML - Product "$$Contents(\"$$AbsPath$$Basename.html\")

" + Product "$$Contents(\"$$AbsPath$$Basename.html\")" UpdateFormat html_table UpdateResult "$$AbsPath$$Basename.html" FormatEnd