]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/stdlists.inc
Add some tipa accents
[lyx.git] / lib / layouts / stdlists.inc
index a748bdd97381e9121d7edb51a9a7e405c2727385..d79fc5de28702d1550e0b913b15f3341728ce2b3 100644 (file)
@@ -7,6 +7,7 @@
 # This include files contains various standard environments for lists.
 
 
+Format 3
 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
@@ -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