[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] [PATCH] Re: \newpage in HTML export
From: |
Andreas Leha |
Subject: |
Re: [O] [PATCH] Re: \newpage in HTML export |
Date: |
Sun, 22 Dec 2013 15:28:49 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) |
Nicolas Goaziou <address@hidden> writes:
> Hello,
>
> Andreas Leha <address@hidden> writes:
>
>> Just for me to understand:
>> The recommended way now
>
> Note that the recommended way hasn't really changed. There was no
> recommended way before, nor there is one now.
>
;-)
>> is to have a filter and write (say) \mypersonalnewline in my orgmode
>> files? Even if \mypersonalnewline won't work for anyone except myself?
>> Or did I miss something?
>
> You can write ^L in your files, as long as you transform it into
> something useful, through a filter.
>
I am not interested in ^L in particular. I am interested in a
pagebreak, that works across backends. My filter will not use '^L' but
rather '\newpage'.
> It will work for anyone with whom you share your Org configuration, or,
> at least, anyone using an equivalent filter.
Ok. So be it.
Regards,
Andreas