emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* LaTeX export hline
@ 2017-04-15  6:22 Justen Rickert
  2017-04-16  7:36 ` Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Justen Rickert @ 2017-04-15  6:22 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 477 bytes --]

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} in org directly (the same in the
tex
file) it looks how I want in the pdf, not extending into the margin. I
wonder if
this is desired behavior somehow or a bug?

Thanks,
Justen

[-- Attachment #2: Type: text/html, Size: 540 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: LaTeX export hline
  2017-04-15  6:22 LaTeX export hline Justen Rickert
@ 2017-04-16  7:36 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2017-04-16  7:36 UTC (permalink / raw)
  To: Justen Rickert; +Cc: emacs-orgmode

Hello,

Justen Rickert <justenrickert@gmail.com> 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.
>
> If I do \noindent\rule{\linewidth}{0.5pt} in org directly (the same in the
> tex
> file) it looks how I want in the pdf, not extending into the margin. I
> wonder if
> this is desired behavior somehow or a bug?

I don't think this is desired. It is now fixed.

Thank you.

Regards,

-- 
Nicolas Goaziou

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-04-16  7:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-15  6:22 LaTeX export hline Justen Rickert
2017-04-16  7:36 ` Nicolas Goaziou

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).