]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/stdlists.inc
include intl/libintl.h that is relative to $TOP_SRCDIR/src
[lyx.git] / lib / layouts / stdlists.inc
index 641e55c82c23b7611d0c4fdc72f15c46a2089fc5..dde5b5a872e704126f8d5afea0a5e76fe26994b7 100644 (file)
@@ -1,12 +1,13 @@
 
 # Standard textclass definition file. Taken from initial LyX source code
 # Author : Matthias Ettrich <ettrich@informatik.uni-tuebingen.de>
-# Transposed by Pascal André <andre@via.ecp.fr>
+# Transposed by Pascal André <andre@via.ecp.fr>
 # Heavily modifed and enhanced by several developers.
 
 # This include files contains various standard environments for lists.
 
 
+Format 5
 Style Itemize
        Margin                Static
        LatexType             Item_Environment
@@ -21,7 +22,7 @@ Style Itemize
        Align                 Block
        AlignPossible         Block, Left
        LabelType             Itemize
-       LabelString           *
+       LabelString           "*"
 End
 
 
@@ -58,7 +59,7 @@ Style Description
        Align                 Block
        AlignPossible         Block, Left
        LabelType             Manual
-       LabelString           MM
+       LabelString           "MM"
        LabelFont
          Series              Bold
        EndFont
@@ -78,7 +79,7 @@ Style List
        Align                 Block
        AlignPossible         Block, Left
        LabelType             Manual
-       LabelString           00.00.0000
+       LabelString           "00.00.0000"
 
        #define the environment lyxlist
        Preamble
@@ -99,7 +100,7 @@ End
 #Environment Itemize
 #       LaTeXHeader "\begin{itemize}"
 #       LaTeXFooter "\end{itemize}"
-#  LabelString          *
+#  LabelString          "*"
 #  Margin               Static
 #  LatexType            Item_Environment
 #  NextNoIndent         1