mirror of
https://gitlab.com/netravnen/NetworkLabNotes.git
synced 2024-12-23 20:57:53 +00:00
New CMD: hline
Creates a horizontal line 0.4 pts wide between margins
This commit is contained in:
parent
0f26de82d9
commit
f413144f38
|
@ -233,6 +233,9 @@
|
||||||
\lq{#1}\rq}
|
\lq{#1}\rq}
|
||||||
|
|
||||||
|
|
||||||
|
\def\hline{\noindent\makebox[\linewidth]{\rule{\columnwidth}{0.4pt}}\\}
|
||||||
|
|
||||||
|
|
||||||
\makeglossaries % Generate the glossary
|
\makeglossaries % Generate the glossary
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue