From d6fe6cba947f0aa70f250d20ed5eec096f1cd2ce Mon Sep 17 00:00:00 2001 From: Richard Heck Date: Thu, 7 Jan 2010 17:32:42 +0000 Subject: [PATCH] Done now. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32848 a592a061-630c-0410-9148-cb99ea01b6c8 --- lib/scripts/layout2layout.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/lib/scripts/layout2layout.py b/lib/scripts/layout2layout.py index 616e458d4a..bc9dd5741f 100644 --- a/lib/scripts/layout2layout.py +++ b/lib/scripts/layout2layout.py @@ -62,13 +62,12 @@ import os, re, string, sys # HTMLTag, HTMLAttr, HTMLStyle, and HTMLPreamble # For Floats: # HTMLType, HTMLClass, HTMLStyle -# These are still to be documented, once everything stabilizes. # Incremented to format 17, 12 August 2009 by rgh # Add IfStyle and IfCounter tags for layout. # Incremented to format 18, 27 October 2009 by rgh -# Added some new tags for HTML output. Documentation still to follow. +# Added some new tags for HTML output. # Incremented to format 19, 17 November 2009 by rgh # Added InPreamble tag. -- 2.39.2