Author: spitz
Date: Tue Jun 15 10:12:09 2010
New Revision: 34668
URL: http://www.lyx.org/trac/changeset/34668

Log:
* tufte-book.layout:
        - fix LabelType declarations.

Modified:
   lyx-devel/trunk/lib/layouts/tufte-book.layout

Modified: lyx-devel/trunk/lib/layouts/tufte-book.layout
==============================================================================
--- lyx-devel/trunk/lib/layouts/tufte-book.layout       Tue Jun 15 10:11:02 
2010        (r34667)
+++ lyx-devel/trunk/lib/layouts/tufte-book.layout       Tue Jun 15 10:12:09 
2010        (r34668)
@@ -45,7 +45,7 @@
 Style Chapter
        Margin          Static
        Category        Section
-       LabelType       None
+       LabelType       No_Label
        LabelCounter    chapter
        TocLevel        0
        LatexType       Command
@@ -68,7 +68,7 @@
 Style Section
        Category        Section
        Margin          Dynamic
-       LabelType       None
+       LabelType       No_Label
        LabelCounter    section
        TocLevel        1
        LatexType       Command

Reply via email to