From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?Q?Valentin_W=C3=BCstholz?= Subject: [PATCH] LaTeX export: Use the same regular expression for identifying horizontal lines as in HTML export Date: Mon, 24 Jan 2011 10:25:35 +0100 Message-ID: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary=000e0ce04a3adc0bd4049a942ff1 Return-path: Received: from [140.186.70.92] (port=58174 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PhIgQ-0008Ee-0K for emacs-orgmode@gnu.org; Mon, 24 Jan 2011 04:25:58 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PhIgO-0002Ez-Bw for emacs-orgmode@gnu.org; Mon, 24 Jan 2011 04:25:57 -0500 Received: from mail-qy0-f176.google.com ([209.85.216.176]:45447) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PhIgO-0002Ev-96 for emacs-orgmode@gnu.org; Mon, 24 Jan 2011 04:25:56 -0500 Received: by qyk10 with SMTP id 10so3925464qyk.0 for ; Mon, 24 Jan 2011 01:25:55 -0800 (PST) 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: emacs-orgmode --000e0ce04a3adc0bd4049a942ff1 Content-Type: text/plain; charset=UTF-8 Hi, 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. Best regards, Valentin --000e0ce04a3adc0bd4049a942ff1 Content-Type: application/octet-stream; name="org-latex.el.diff" Content-Disposition: attachment; filename="org-latex.el.diff" Content-Transfer-Encoding: base64 X-Attachment-Id: f_gjb5xhbb0 ZGlmZiAtLWdpdCBhL2xpc3Avb3JnLWxhdGV4LmVsIGIvbGlzcC9vcmctbGF0ZXguZWwNCmluZGV4 IGVjYWYxYzAuLjI0MmIwMDEgMTAwNjQ0DQotLS0gYS9saXNwL29yZy1sYXRleC5lbA0KKysrIGIv bGlzcC9vcmctbGF0ZXguZWwNCkBAIC0yMjYxLDcgKzIyNjEsNyBAQCBUaGUgY29udmVyc2lvbiBp cyBtYWRlIGRlcGVuZGluZyBvZiBTVFJJTkctQkVGT1JFIGFuZCBTVFJJTkctQUZURVIuIg0KIA0K ICAgOzsgQ29udmVydCBob3Jpem9udGFsIHJ1bGVzDQogICAoZ290by1jaGFyIChwb2ludC1taW4p KQ0KLSAgKHdoaWxlIChyZS1zZWFyY2gtZm9yd2FyZCAiXi0tLS0rLiQiIG5pbCB0KQ0KKyAgKHdo aWxlIChyZS1zZWFyY2gtZm9yd2FyZCAiXlsgXHRdKi1cXHs1LFxcfVsgXHRdKiQiIG5pbCB0KQ0K ICAgICAob3JnLWlmLXVucHJvdGVjdGVkDQogICAgICAocmVwbGFjZS1tYXRjaCAob3JnLWV4cG9y dC1sYXRleC1wcm90ZWN0LXN0cmluZyAiXFxocnVsZSIpIHQgdCkpKQ0KIA0K --000e0ce04a3adc0bd4049a942ff1 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --000e0ce04a3adc0bd4049a942ff1--