mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-05-29 18:44:07 +00:00
use parbox for description labels to allow line breaks
This commit is contained in:
parent
0ebf1114a5
commit
12c4696e3f
@ -24,6 +24,10 @@
|
|||||||
\end{minipage}\end{Sbox}\doublebox{\TheSbox}%
|
\end{minipage}\end{Sbox}\doublebox{\TheSbox}%
|
||||||
}
|
}
|
||||||
|
|
||||||
|
% use parbox for description labels to allow line breaks
|
||||||
|
\renewcommand\descriptionlabel[1]{
|
||||||
|
\parbox[t]{\linewidth}{\hspace\labelsep \raggedright\bfseries #1}}
|
||||||
|
|
||||||
% For DocBook literallayout elements, see `./dblatex/dblatex-readme.txt`.
|
% For DocBook literallayout elements, see `./dblatex/dblatex-readme.txt`.
|
||||||
\usepackage{alltt}
|
\usepackage{alltt}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user