From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: LaTeX export hline Date: Sun, 16 Apr 2017 09:36:32 +0200 Message-ID: <87pogcolbz.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37585) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1czejf-0003EP-71 for emacs-orgmode@gnu.org; Sun, 16 Apr 2017 03:36:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1czejc-0000mg-4m for emacs-orgmode@gnu.org; Sun, 16 Apr 2017 03:36:39 -0400 Received: from relay7-d.mail.gandi.net ([217.70.183.200]:39717) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1czejb-0000mR-Ux for emacs-orgmode@gnu.org; Sun, 16 Apr 2017 03:36:36 -0400 Received: from relay3-d.mail.gandi.net (relay3-d.mail.gandi.net [217.70.183.195]) by relay7-d.mail.gandi.net (Postfix) with ESMTPS id 78CC6D04 for ; Sun, 16 Apr 2017 09:36:33 +0200 (CEST) In-Reply-To: (Justen Rickert's message of "Sat, 15 Apr 2017 01:22:28 -0500") 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: Justen Rickert Cc: emacs-orgmode@gnu.org 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. > > 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