]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/elsarticle.layout
Added IBM Plex fonts to lyx-GUI
[lyx.git] / lib / layouts / elsarticle.layout
index 943962cd6938a0e9ba9e1adf00952cad8a55819f..286486b0049d3f3ce356ef243e1e132b45926c13 100644 (file)
@@ -4,15 +4,15 @@
 # elsarticle textclass definition file.
 # Author: Uwe Stöhr (uwestoehr@web.de)
 
-Format 68
+Format 69
 
 Columns                                1
 Sides                          1
 SecNumDepth                    3
 TocDepth                       3
-DefaultStyle           Standard
-Provides natbib                1
-Provides refstyle      1
+DefaultStyle                   Standard
+Provides natbib                        1
+Provides refstyle              1
 
 ClassOptions
        FontSize                10|11|12
@@ -305,5 +305,15 @@ Style Bibliography
        EndFont
        TocLevel                1
        IsTocCaption            0
+       Argument listpreamble:1
+         LabelString           "Bib preamble"
+         MenuString            "Bibliography Preamble"
+         Tooltip               "LaTeX code to be inserted before the first bibliography item"
+         PassThru              1
+         Font
+           Family              typewriter
+           Color               latex
+         EndFont
+       EndArgument
 End