mirror of
git://git.proxmox.com/git/pve-docs.git
synced 2025-03-20 22:50:06 +03: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}%
|
||||
}
|
||||
|
||||
% 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`.
|
||||
\usepackage{alltt}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user