From mboxrd@z Thu Jan 1 00:00:00 1970 From: Justen Rickert Subject: LaTeX export hline Date: Sat, 15 Apr 2017 01:22:28 -0500 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=94eb2c073754145d5c054d2e9548 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48233) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1czH6N-0005F1-7F for emacs-orgmode@gnu.org; Sat, 15 Apr 2017 02:22:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1czH6M-0008Dw-Dz for emacs-orgmode@gnu.org; Sat, 15 Apr 2017 02:22:31 -0400 Received: from mail-wm0-x22e.google.com ([2a00:1450:400c:c09::22e]:37411) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1czH6M-0008CO-5p for emacs-orgmode@gnu.org; Sat, 15 Apr 2017 02:22:30 -0400 Received: by mail-wm0-x22e.google.com with SMTP id u2so5217511wmu.0 for ; Fri, 14 Apr 2017 23:22:29 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: emacs-orgmode@gnu.org --94eb2c073754145d5c054d2e9548 Content-Type: text/plain; charset=UTF-8 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 --94eb2c073754145d5c054d2e9548 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hello,

LaTeX export for five dashes ----- exports f= rom org as \rule{\linewidth}{0.5pt}
which then produces a pdf with a hor= izontal 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,
J= usten
--94eb2c073754145d5c054d2e9548--