]> 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 6673643ff661a69a7f9f12608a45e4301edde546..9a83dcdfd6439531c641e022f485dced0dbd6a48 100644 (file)
@@ -5,7 +5,7 @@
 # Created by Jean-Marc Lasgouttes (Jean-Marc.Lasgouttes@inria.fr)
 
 
-Format 84
+Format 85
 Columns                 1
 Sides                   1
 SecNumDepth             3
@@ -26,6 +26,7 @@ Style Standard
                        margin-bottom: 2ex;
                }
        EndHTMLStyle
+       DocBookTag            para
 End
 
 Input stdtitle.inc
@@ -57,7 +58,6 @@ Style Section
          Series              Bold
          Size                Large
        EndFont
-       TocLevel 1
 End
 
 
@@ -67,7 +67,6 @@ Style Subsection
          Series              Bold
          Size                Large
        EndFont
-       TocLevel 2
 End
 
 
@@ -77,7 +76,6 @@ Style Subsubsection
          Series              Bold
          Size                Normal
        EndFont
-       TocLevel 3
 End
 
 
@@ -87,7 +85,6 @@ Style Paragraph
          Series              Bold
          Size                Normal
        EndFont
-       TocLevel 4
 End
 
 
@@ -96,7 +93,6 @@ Style Subparagraph
          Family              Sans
          Size                Normal
        EndFont
-       TocLevel 5
 End
 
 Style Description
@@ -123,6 +119,9 @@ Style Title
          Series              Bold
          Size                Largest
        EndFont
+       DocBookTag            title
+       DocBookTagType        paragraph
+       DocBookInInfo         maybe
 End
 
 
@@ -162,6 +161,8 @@ Style SubTitle
          Size                Large
        EndFont
        HTMLTitle             false
+       DocBookTag            subtitle
+       DocBookInInfo         maybe
 End
 
 
@@ -182,4 +183,8 @@ Style Keywords
        CopyStyle             Abstract
        LatexName             keywords
        LabelString           "Keywords:"
+       DocBookTag         keyword
+       DocBookTagType     paragraph
+       DocBookWrapperTag  keywordset
+       DocBookInInfo      always
 End