Am Thu, 24 Sep 2020 09:52:09 +0200 (CEST)
schrieb Kornel Benko <[email protected]>:

> commit 70725040db010ee5596b4d57e0b597e53e06817c
> Author: Kornel Benko <[email protected]>
> Date:   Thu Sep 24 10:14:35 2020 +0200
> 
>     Gnumeric conversions to html: Remove wrong closing </p> flag
>     
>     Now LyXHTML export for Spreadsheet.lyx is errorles, but stil we need a 
> wrapper
>     to remove unneeded 'Ark' captions.
> ---
>  lib/xtemplates/gnumeric.xtemplate |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/lib/xtemplates/gnumeric.xtemplate 
> b/lib/xtemplates/gnumeric.xtemplate
> index 1f9e092..56dbe97 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\")</p>"
> +             Product "$$Contents(\"$$AbsPath$$Basename.html\")"
>               UpdateFormat html_table
>               UpdateResult "$$AbsPath$$Basename.html"
>       FormatEnd

Needed by lyx2.3 too.

Riki?

        Kornel

Attachment: pgpctzxYl0ZlG.pgp
Description: Digitale Signatur von OpenPGP

-- 
lyx-cvs mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to