]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/achemso.layout
Reference prefixes for enumerations.
[lyx.git] / lib / layouts / achemso.layout
index ab0c0a71b7beed6c45aa9a4eeb4689d8da0d42b9..397c2ecec6b99bcb58da3331324f4cc144b948b8 100644 (file)
@@ -3,7 +3,7 @@
 # achemso textclass definition file.
 # Author: Uwe Stöhr (uwestoehr@web.de)
 
-Format 11
+Format 27
 
 Columns                 1
 Sides                   1
@@ -57,7 +57,7 @@ Float
        NumberWithin            none
        Style                   plain
        ListName                "List of Schemes"
-       LaTeXBuiltin            true
+       NeedsFloatPkg false
 End
 
 InsetLayout scheme
@@ -78,7 +78,7 @@ Float
        NumberWithin            none
        Style                   plain
        ListName                "List of Charts"
-       LaTeXBuiltin            true
+       NeedsFloatPkg false
 End
 
 InsetLayout chart
@@ -99,7 +99,7 @@ Float
        NumberWithin            none
        Style                   plain
        ListName                "List of Graphs"
-       LaTeXBuiltin            true
+       NeedsFloatPkg false
 End
 
 InsetLayout graph
@@ -186,3 +186,16 @@ Style Bibliography
        EndFont
 End
 
+
+InsetLayout Chemistry
+       CopyStyle               Bibnote
+       LatexName               ce
+       LabelString             "chemistry"
+       Preamble
+         \usepackage[version=3]{mhchem}
+       EndPreamble
+       LabelFont
+         Color                 blue
+       EndFont
+       MultiPar                false
+End