]> git.lyx.org Git - features.git/blobdiff - lib/layouts/llncs.layout
DocBook: implement author for layouts that previously missed it.
[features.git] / lib / layouts / llncs.layout
index 1f054ac6585e14054641d56bd284e3b9a77152ae..25b9b4b9a04683211c0b72a70889674165b897fe 100644 (file)
@@ -15,7 +15,7 @@
 # Modified for LyX 12 by Jean-Marc Lasgouttes and MV.
 
 
-Format 76
+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
 
 
@@ -198,6 +204,11 @@ Style Author
          Series              Bold
          Shape               Italic
        EndFont
+       DocBookTag            personname
+       DocBookTagType        paragraph
+       DocBookWrapperTag     author
+       DocBookWrapperTagType inline
+       DocBookInInfo         always
 End