]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/achemso.layout
Allow literate documents other than noweb to work out of the box. Currently
[lyx.git] / lib / layouts / achemso.layout
index ab0c0a71b7beed6c45aa9a4eeb4689d8da0d42b9..b43c05601c8129f82fe5e6df9a1d8096cedde2ae 100644 (file)
@@ -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