[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Force new page on exporting
From: |
Thomas S. Dye |
Subject: |
Re: [O] Force new page on exporting |
Date: |
Mon, 30 Jun 2014 18:00:42 -1000 |
Aloha York,
York Zhao <address@hidden> writes:
> Thanks Thomas. This works but is not an ideal approach because in a complex
> file
> it may not be so easy to find out the location to insert the "\newpage"
> instruction. Plus, each time when inserting new exported tree between
> "Headline1" and "Headline2" you would have to remember to move the "\newpage"
> to
> the end of the new tree.
Agreed. Something like this is more visible.
* Latex New Page :ignoreheading:
#+latex: \newpage
Also, see the LaTeX commands \pagebreak and \clearpage, which do
generally the same thing but in slightly different ways.
hth,
Tom
>
> On Mon, Jun 30, 2014 at 8:49 PM, Thomas S. Dye <address@hidden> wrote:
>> Aloha York,
>>
>> York Zhao <address@hidden> writes:
>>
>>> I'm selectively exporting some subtree of an org-mode buffer, like this:
>>>
>>> * Headline1
>>> :export:
>>
>> #+latex: \newpage
>>
>>> * Headline2
>>> * Headline3
>>> :export:
>>>
>>> Question is: how do I force Headline3 to be on a new page while exporting to
>>> LaTeX?
>>
>> hth,
>> Tom
>>
>> --
>> Thomas S. Dye
>> http://www.tsdye.com
>
>
--
Thomas S. Dye
http://www.tsdye.com
- Re: [O] Force new page on exporting,
Thomas S. Dye <=
- Re: [O] Force new page on exporting, York Zhao, 2014/07/01
- Re: [O] Force new page on exporting, Nick Dokos, 2014/07/01
- Re: [O] Force new page on exporting, York Zhao, 2014/07/01
- Re: [O] Force new page on exporting, Nick Dokos, 2014/07/01
- Re: [O] Force new page on exporting, York Zhao, 2014/07/01
- Re: [O] Force new page on exporting, York Zhao, 2014/07/01
- Re: [O] Force new page on exporting, York Zhao, 2014/07/03
Re: [O] Force new page on exporting, Thomas S. Dye, 2014/07/01
Re: [O] Force new page on exporting, John Hendy, 2014/07/01