]> git.lyx.org Git - features.git/blobdiff - lib/layouts/llncs.layout
DocBook: implement subtitle for layouts that previously missed it.
[features.git] / lib / layouts / llncs.layout
index 72511234bfdedab8d2d3b8d4ba1c8cfb25862e11..6923cfa326633e25080d2721d755da2a122d9c37 100644 (file)
@@ -15,7 +15,7 @@
 # Modified for LyX 12 by Jean-Marc Lasgouttes and MV.
 
 
-Format 59
+Format 85
 Columns                 1
 Sides                   1
 PageStyle               Plain
@@ -31,6 +31,7 @@ Style Standard
        Align                 Block
        AlignPossible         Block, Left, Right, Center
        LabelType             No_Label
+       DocBookTag            para
 End
 
 
@@ -125,6 +126,9 @@ Style Title
          Size                Largest
        EndFont
        HTMLTitle             true
+       DocBookTag            title
+       DocBookTagType        paragraph
+       DocBookInInfo         maybe
 End
 
 
@@ -146,6 +150,8 @@ Style Subtitle
          Series              Bold
          Size                Large
        EndFont
+       DocBookTag            subtitle
+       DocBookInInfo         maybe
 End
 
 
@@ -287,6 +293,18 @@ Style Bibliography
        LabelFont
          Series              Bold
        EndFont
+       TocLevel              0
+       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