From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Leha Subject: Re: [PATCH] Re: \newpage in HTML export Date: Fri, 03 Jan 2014 20:29:56 +0100 Message-ID: <87mwjckgnf.fsf@med.uni-goettingen.de> References: <8738moubd4.fsf_-_@ericabrahamsen.net> <8738mo68fi.fsf@gmail.com> <3389069.jUrlGMUlNA@descartes> <87a9gu6t92.fsf@gmail.com> <87k3fym54f.fsf@ericabrahamsen.net> <87li0dvr4d.fsf@med.uni-goettingen.de> <87wqixhu66.fsf@gmail.com> <871u0pcbw0.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59907) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VzARj-0004KK-AE for emacs-orgmode@gnu.org; Fri, 03 Jan 2014 14:30:20 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VzARd-0003pf-TW for emacs-orgmode@gnu.org; Fri, 03 Jan 2014 14:30:15 -0500 Received: from plane.gmane.org ([80.91.229.3]:52469) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VzARd-0003pH-Nl for emacs-orgmode@gnu.org; Fri, 03 Jan 2014 14:30:09 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1VzARb-0001OH-KS for emacs-orgmode@gnu.org; Fri, 03 Jan 2014 20:30:07 +0100 Received: from vpn-2006.gwdg.de ([134.76.2.6]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 03 Jan 2014 20:30:07 +0100 Received: from andreas.leha by vpn-2006.gwdg.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 03 Jan 2014 20:30:07 +0100 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Bastien writes: > Nicolas Goaziou writes: > >>> So in short: If page breaks are not in org directly many people will >>> end up with inferior and/or less portable org files. >> >> For the record, after thinking about it, I'd rather stay away from >> invisible characters in Org syntax, would it be page breaks or >> non-breaking spaces. > > FWIW I fully support not using invisible chars in Org syntax. This follows up on just a side aspect in this thread that is (partly) separate from its subject. Just to wrap the thread up in my words: 1. Cross-backend (or more cross-backend) support of \newpage built into Org directly was disapproved in favor of a less portable filter based solution [fn:1]. 2. Introducing invisible chars (as syntax for a possible implementation of such cross backend \newpage) in Org syntax was generally disapproved. Regards, Andreas Footnotes: [fn:1] http://permalink.gmane.org/gmane.emacs.orgmode/79164