[LyX/master] Gnumeric conversions to html: Remove wrong closing </p> flag

Kornel Benko kornel at lyx.org
Thu Sep 24 14:43:46 UTC 2020


Am Thu, 24 Sep 2020 09:58:13 -0400
schrieb Richard Kimberly Heck <rikiheck at lyx.org>:

> On 9/24/20 7:12 AM, Kornel Benko wrote:
> > Am Thu, 24 Sep 2020 09:52:09 +0200 (CEST)
> > schrieb Kornel Benko <kornel at lyx.org>:
> >  
> >> commit 70725040db010ee5596b4d57e0b597e53e06817c
> >> Author: Kornel Benko <kornel at lyx.org>
> >> 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.  
> 
> OK.
> 
> Riki
> 
> 

Done at 155c7794.

	Kornel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 488 bytes
Desc: Digitale Signatur von OpenPGP
URL: <http://lists.lyx.org/pipermail/lyx-devel/attachments/20200924/2fdac9de/attachment.asc>


More information about the lyx-devel mailing list