Avoid ragged option description layout
Even though the description is flush with the keys (and paragraphs), it should be pretty clear to which key a description belongs too.
This commit is contained in:
parent
1e8b3749f0
commit
3132a96472
|
@ -77,7 +77,7 @@
|
||||||
\begin{minipage}[t]{\textwidth}
|
\begin{minipage}[t]{\textwidth}
|
||||||
\textit{\textbf{\textcolor{mLightGreen}{#2}}}\dotfill\,#3\par
|
\textit{\textbf{\textcolor{mLightGreen}{#2}}}\dotfill\,#3\par
|
||||||
\begingroup
|
\begingroup
|
||||||
\leftskip2em #4\par
|
\vspace{0.5em}#4\par
|
||||||
\endgroup
|
\endgroup
|
||||||
\end{minipage}
|
\end{minipage}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue