DocBook: basic implementation of recipe book.

This commit is contained in:
Thibaut Cuvelier 2020-11-04 18:50:45 +01:00
parent 0a9150b375
commit 6b3e6a6248

View 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