]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/stdlists.inc
More tweaks, and some fixes for missing files in the makefiles, while we're at it.
[lyx.git] / lib / layouts / stdlists.inc
index 54501b04a5da51733b38fcc92ade49a73540a7a5..97c5ade0e7ec9c42b7a4bdaf317572b133a21fde 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 6
 Style Itemize
        Margin                Static
        LatexType             Item_Environment
@@ -21,7 +22,7 @@ Style Itemize
        Align                 Block
        AlignPossible         Block, Left
        LabelType             Itemize
-       LabelString           *
+       LabelString           "*"
 End
 
 
@@ -58,8 +59,8 @@ Style Description
        Align                 Block
        AlignPossible         Block, Left
        LabelType             Manual
-       LabelString           MM
-       LabelFont 
+       LabelString           "MM"
+       LabelFont
          Series              Bold
        EndFont
 End
@@ -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
@@ -93,31 +94,13 @@ Style List
 End
 
 
-Style Bibliography
-       Margin                Static
-       LatexType             Bib_Environment
-       LatexName             thebibliography
-       NextNoIndent          1
-       LeftMargin            MMN
-       LabelSep              xx
-       ParSkip               0.0
-       ItemSep               0.2
-       TopSep                0.7
-       BottomSep             0.7
-       ParSep                0.3
-       Align                 Block
-       AlignPossible         Block, Left
-       LabelType             Enumerate
-End
-
-
 #
 # New environments (not active yet)
 #
 #Environment Itemize
 #       LaTeXHeader "\begin{itemize}"
 #       LaTeXFooter "\end{itemize}"
-#  LabelString          *
+#  LabelString          "*"
 #  Margin               Static
 #  LatexType            Item_Environment
 #  NextNoIndent         1