]> git.lyx.org Git - features.git/commitdiff
Done now.
authorRichard Heck <rgheck@comcast.net>
Thu, 7 Jan 2010 17:32:42 +0000 (17:32 +0000)
committerRichard Heck <rgheck@comcast.net>
Thu, 7 Jan 2010 17:32:42 +0000 (17:32 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32848 a592a061-630c-0410-9148-cb99ea01b6c8

lib/scripts/layout2layout.py

index 616e458d4af1a8c805e0feeb94e09694ba5a9ef5..bc9dd5741f9e4f9a0139b20fade9ab143a620c30 100644 (file)
@@ -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.