Hello,
Justen Rickert writes:
> LaTeX export for five dashes - exports from org as
> \rule{\linewidth}{0.5pt}
> which then produces a pdf with a horizontal line having the width of the
> paragraph but indented. This means the line extends into the margin by the
> width
> of the indent.
>
> I
Hello,
LaTeX export for five dashes - exports from org as
\rule{\linewidth}{0.5pt}
which then produces a pdf with a horizontal line having the width of the
paragraph but indented. This means the line extends into the margin by the
width
of the indent.
If I do \noindent\rule{\linewidth}{0.5pt}