Placing a page without a blank page after.
I have tried various things like \start/stop/standardmakeup, \start/stop/TEXpage and so on. I am trying to place a full sized page including bleeds without a blank page following. Sometimes It works but mostly it gives me a blank page following. What is the recommended solution? -- John Culleton Wexford Press Free list of books for self-publishers: http://wexfordpress.net/shortlist.html Updated PDF e-book: "Create Book Covers with Scribus 1.4.5" coming soon at http://www.booklocker.com/!
On 04/08/2015 11:50 PM, John Culleton wrote:
I have tried various things like \start/stop/standardmakeup, \start/stop/TEXpage and so on. I am trying to place a full sized page including bleeds without a blank page following. Sometimes It works but mostly it gives me a blank page following.
What is the recommended solution?
Hi John, I don’t know what you intend to do, but this might work (if I have done my guesswork right ;-)): \setuppagenumbering[alternative=doublesided] \starttext \startstandardmakeup[pagestate=start, doublesided=no] This is the page. \stopstandardmakeup This is another page. \stoptext If it doesn’t work, please send a minimal sample that describes what you have in mind. I hope it helps, Pablo -- http://www.ousia.tk
On Thu, 09 Apr 2015 20:34:03 +0200
Pablo Rodriguez
On 04/08/2015 11:50 PM, John Culleton wrote:
I have tried various things like \start/stop/standardmakeup, \start/stop/TEXpage and so on. I am trying to place a full sized page including bleeds without a blank page following. Sometimes It works but mostly it gives me a blank page following.
What is the recommended solution?
Hi John,
I don’t know what you intend to do, but this might work (if I have done my guesswork right ;-)):
\setuppagenumbering[alternative=doublesided] \starttext \startstandardmakeup[pagestate=start, doublesided=no] This is the page. \stopstandardmakeup This is another page. \stoptext
If it doesn’t work, please send a minimal sample that describes what you have in mind.
I hope it helps,
Pablo
That worked! I didn't know about the pagestate parameter. Thanks! -- John Culleton Wexford Press Free list of books for self-publishers: http://wexfordpress.net/shortlist.html Updated PDF e-book: "Create Book Covers with Scribus 1.4.5" coming soon at http://www.booklocker.com/!
participants (2)
-
John Culleton
-
Pablo Rodriguez