]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/simplecv.layout
DocBook: new logic to handle the new lines, only used in output_docbook for now.
[lyx.git] / lib / layouts / simplecv.layout
index f1ec574ebe99a8361f15e7c46812392d12d0cc4c..0a69f1efaa3cd214e96ff4dd17bf9af9dc8056c3 100644 (file)
@@ -5,7 +5,7 @@
 # Author : Jean-Marc Lasgouttes (Jean-Marc.Lasgouttes@inria.fr)
 
 
-Format 81
+Format 82
 Columns                 1
 Sides                   1
 SecNumDepth             -1
@@ -53,6 +53,8 @@ Style Section
                InsertCotext   1
                IsTocCaption   1
        EndArgument
+       DocBookTag            title
+       DocBookSectionTag     section
 End
 
 
@@ -124,6 +126,9 @@ Style Itemize
        HTMLTag               ul
        HTMLItem              li
        HTMLLabel             NONE
+       DocBookTag            itemizedlist
+       DocBookItemTag        listitem
+       DocBookItemInnerTag   para
 End
 
 
@@ -170,6 +175,8 @@ Style Title
          Size                Largest
        EndFont
        HTMLTitle             true
+       DocBookTag            title
+       DocBookInInfo         maybe
 End