]> git.lyx.org Git - features.git/blobdiff - lib/layouts/recipebook.layout
DocBook: fix indentation.
[features.git] / lib / layouts / recipebook.layout
index 31cf789e77fd6888a8bcb9a73937adb42807408c..598b12ebd7a7ac01f433de2360915213ddf83e4d 100644 (file)
@@ -94,6 +94,9 @@ Style Recipe
     Shape              Italic
     Color              red
   EndFont
+  DocBookTag    bridgehead
+  DocBookAttr   renderas='sect2'
+  DocBookTagType paragraph
 End
 
 # Subsubsection style definition
@@ -137,4 +140,6 @@ Style Ingredients
    \setlength\parindent{0pt}
    \setlength\parskip{2ex plus 0.5ex}
   EndPreamble
+  DocBookTag    para
+  DocBookAttr   role='ingredients'
 End