]> git.lyx.org Git - features.git/blobdiff - lib/layouts/paper.layout
DocBook: slightly change the Copernicus template to be valid DocBook.
[features.git] / lib / layouts / paper.layout
index a2d392ee25a5ae14682fcb1e100bd4fc0e14f640..9a83dcdfd6439531c641e022f485dced0dbd6a48 100644 (file)
@@ -5,7 +5,7 @@
 # Created by Jean-Marc Lasgouttes (Jean-Marc.Lasgouttes@inria.fr)
 
 
-Format 64
+Format 85
 Columns                 1
 Sides                   1
 SecNumDepth             3
@@ -26,6 +26,7 @@ Style Standard
                        margin-bottom: 2ex;
                }
        EndHTMLStyle
+       DocBookTag            para
 End
 
 Input stdtitle.inc
@@ -118,6 +119,9 @@ Style Title
          Series              Bold
          Size                Largest
        EndFont
+       DocBookTag            title
+       DocBookTagType        paragraph
+       DocBookInInfo         maybe
 End
 
 
@@ -157,6 +161,8 @@ Style SubTitle
          Size                Large
        EndFont
        HTMLTitle             false
+       DocBookTag            subtitle
+       DocBookInInfo         maybe
 End
 
 
@@ -177,4 +183,8 @@ Style Keywords
        CopyStyle             Abstract
        LatexName             keywords
        LabelString           "Keywords:"
+       DocBookTag         keyword
+       DocBookTagType     paragraph
+       DocBookWrapperTag  keywordset
+       DocBookInInfo      always
 End