From 2fe18f567ad6f6231518e2c43362f4d0bea299c7 Mon Sep 17 00:00:00 2001 From: Richard Heck Date: Fri, 5 Jun 2009 20:07:16 +0000 Subject: [PATCH] Forgot this, too. Documentation is Customization.lyx will follow, once this stabilizes. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29973 a592a061-630c-0410-9148-cb99ea01b6c8 --- lib/scripts/layout2layout.py | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/lib/scripts/layout2layout.py b/lib/scripts/layout2layout.py index dc4bbf0728..e354bdfafe 100644 --- a/lib/scripts/layout2layout.py +++ b/lib/scripts/layout2layout.py @@ -52,6 +52,15 @@ import os, re, string, sys # Add new tag OutputFormat; modules can be conditionned on feature # "from->to". +# Incremented to format 16, 5 June 2009 by rgh +# Add new tags for Text Class: +# HTML Preamble +# For Layout: +# HTMLTag, HTMLAttr, HTMLLabel, HTMLLabelAttr, HTMLItem, HTMLItemAttr +# HTMLStyle, and HTMLPreamble +# For InsetLayout: +# HTMLTag, HTMLAttr, HTMLStyle, and HTMLPreamble + # Do not forget to document format change in Customization # Manual (section "Declaring a new text class"). -- 2.39.2