]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/simplecv.layout
Fix typos in comments
[lyx.git] / lib / layouts / simplecv.layout
index f1ec574ebe99a8361f15e7c46812392d12d0cc4c..c20c0ecba9cd6a271dcd2b89848c043edc769718 100644 (file)
@@ -5,7 +5,7 @@
 # Author : Jean-Marc Lasgouttes (Jean-Marc.Lasgouttes@inria.fr)
 
 
-Format 81
+Format 98
 Columns                 1
 Sides                   1
 SecNumDepth             -1
@@ -25,6 +25,7 @@ Style Standard
        Align                 Block
        AlignPossible         Block, Left, Right, Center
        LabelType             No_Label
+       DocBookTag            para
 End
 
 
@@ -53,6 +54,9 @@ Style Section
                InsertCotext   1
                IsTocCaption   1
        EndArgument
+       DocBookTag            title
+       DocBookTagType        paragraph
+       DocBookSectionTag     section
 End
 
 
@@ -92,6 +96,12 @@ Style Topic
          Family              Sans
          Shape               Slanted
        EndFont
+       DocBookTag            variablelist
+       DocBookItemWrapperTag varlistentry
+       DocBookItemTag        listitem
+       DocBookItemInnerTag   para
+       DocBookItemLabelTag   term
+       DocBookItemLabelTagType   paragraph
 End
 
 
@@ -124,6 +134,9 @@ Style Itemize
        HTMLTag               ul
        HTMLItem              li
        HTMLLabel             NONE
+       DocBookTag            itemizedlist
+       DocBookItemTag        listitem
+       DocBookItemInnerTag   para
 End
 
 
@@ -141,6 +154,8 @@ Style Left_Header
        Font
          Family              Sans
        EndFont
+       DocBookTag            para
+       DocBookAttr           role='left-header'
 End
 
 
@@ -148,6 +163,8 @@ Style Right_Header
        CopyStyle             Left_Header
        LatexName             rightheader
        Margin                Right_Address_Box
+       DocBookTag            para
+       DocBookAttr           role='right-header'
 End
 
 
@@ -170,6 +187,9 @@ Style Title
          Size                Largest
        EndFont
        HTMLTitle             true
+       DocBookTag            title
+       DocBookTagType        paragraph
+       DocBookInInfo         maybe
 End