From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [PATCH] LaTeX export: Use the same regular expression for identifying horizontal lines as in HTML export Date: Thu, 10 Feb 2011 17:05:15 +0100 Message-ID: <87hbcbvps4.fsf@gnu.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Received: from [140.186.70.92] (port=59538 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PnZ17-0000NQ-4S for emacs-orgmode@gnu.org; Thu, 10 Feb 2011 11:05:17 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PnZ15-0004ZA-O7 for emacs-orgmode@gnu.org; Thu, 10 Feb 2011 11:05:13 -0500 Received: from mail-ey0-f169.google.com ([209.85.215.169]:38121) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PnZ15-0004Yv-HK for emacs-orgmode@gnu.org; Thu, 10 Feb 2011 11:05:11 -0500 Received: by eyh6 with SMTP id 6so765173eyh.0 for ; Thu, 10 Feb 2011 08:05:10 -0800 (PST) In-Reply-To: ("Valentin =?iso-8859-1?Q?W=FCstholz=22's?= message of "Mon, 24 Jan 2011 10:25:35 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Valentin =?iso-8859-1?Q?W=FCstholz?= Cc: emacs-orgmode Hi Valentin, Valentin Wüstholz writes: > I have attached a small patch that makes LaTeX export use the same > regular expression as HTML export for identifying horizontal lines. > The regular expression used in HTML export seems more useful, since it > allows for leading whitespace, which is for instance introduced by > auto-indenting the buffer. I've now applied this patch, with a minor update of the manual about horizontal rules. Thanks for this! -- Bastien