]> git.proxmox.com Git - pve-docs.git/blobdiff - asciidoc/dblatex-custom.sty
buildsys: switch upload dist over to buster
[pve-docs.git] / asciidoc / dblatex-custom.sty
index 608bf73f36182b875065d4f341b5d82286fcfde9..ba4a508dab029f7a121169f3a4e7dc15abb1671f 100644 (file)
   \end{minipage}\end{Sbox}\doublebox{\TheSbox}%
 }
 
+% use parbox for description labels to allow line breaks
+\renewcommand\descriptionlabel[1]{
+  \parbox[t]{\linewidth}{\raggedright\bfseries #1\smallskip}}
+
 % For DocBook literallayout elements, see `./dblatex/dblatex-readme.txt`.
 \usepackage{alltt}