Custom horizontal lines
Dr Alan Litchfield
alan at alphabyte.co.nz
Thu Feb 4 20:42:43 CET 2021
Hi,
You mean something like this?
\documentclass{article}
\thispagestyle{empty}
\usepackage{lipsum}
\begin{document}
\lipsum[1]
\noindent\rule[0.5ex]{\linewidth}{1pt}
\lipsum[2]
\end{document}
Cheers
Alan
--
Dr Alan Litchfield
AlphaByte
PO Box 1941
Auckland, New Zealand 1140
> On 5/02/2021, at 08:35, Jerry <jerry at seibercom.net> wrote:
>
> I am looking for a package that provides custom horizontal lines. In MS Word
> and other word processors, there is an option to insert various horizontal
> lines, often used as page or section dividers. I cannot find a latex package
> that provides that sort of function. Does one exist, or is there a
> relatively simple way to construct a custom horizontal line in latex?
>
> --
> Jerry
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://tug.org/pipermail/texhax/attachments/20210205/29e5a4b3/attachment.html>
More information about the texhax
mailing list.