Re: Blank pages within a score Version 2.14.2

2012-03-14 Thread Patrick Karl
> > Message: 1 > Date: Wed, 14 Mar 2012 14:21:28 - > From: "Peter Gentry" > To: > Subject: Blank pages within a score Version 2.14.2 > Message-ID: <95B3725ABDE2433BB4E51D0C33B05BE2@PeterVista> > Content-Type: text/plain; charset="us-ascii"

Blank pages within a score Version 2.14.2

2012-03-14 Thread Peter Gentry
I have found that page-turn-breaking does not do all that I need. When there are many movements not all the page turns are "convenient". When using "two-sided" there are times when I would like to insert a blank page between movements to reduce page turns to a minimum. So far all attempts to ins

help producing blank pages

2010-06-11 Thread James Bailey
I have some questions about generating "blank" pages. Given an input file consisting of: \paper { } \header {} \score { \markup \null } The error log shows: GNU LilyPond 2.13.23 Processing `test.ly' Parsing... test.ly:1:32: error: syntax error, unexpected \markup \paper { } \he

Re: blank pages

2008-12-18 Thread Kieren MacMillan
Hi James, Ha, I found a solution, empty markups: Nice… As per a suggestion by someone (Nicholas?) a while ago, perhaps you should use \markup \null instead? Cheers, Kieren. ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.g

Re: blank pages

2008-12-18 Thread james
Ha, I found a solution, empty markups: \markup { page one } \pageBreak \markup {} \pageBreak \markup {} \pageBreak \markup { page four } Am 18.12.2008 um 13:35 schrieb james: I'm wondering how I can force lilypond to have blank pages. I see the blank-page-force, but I don't underst

blank pages

2008-12-18 Thread james
I'm wondering how I can force lilypond to have blank pages. I see the blank-page-force, but I don't understand how to get it. For example: \paper { blank-page-force = ##t } \markup { page one } \pageBreak \pageBreak \markup {

Re: Can you add blank pages in Lilypond?

2006-07-24 Thread Markus Schneider
Steven, you can use \cadenzaOn \cadenzaOff. Bar counting is suppressed during a cadenza. Cheers, Markus ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Can you add blank pages in Lilypond?

2006-07-24 Thread Panteck
t blank to facilitate page turning)" } \bar " " \revert Staff.StaffSymbol #'line-count \stopStaff \startStaff \pageBreak } --Steven - Original Message - From: "Graham Percival" <[EMAIL PROTECTED]> To: "Panteck" <[EMAIL PROTECTED]> Cc:

Re: Can you add blank pages in Lilypond?

2006-07-21 Thread Graham Percival
Panteck wrote: I'm using Lilypond 2.8.4 on Windows XP. I'm trying to optimize page turns in a double-sided printing scenario, and need to add blank pages in the PDF at appropriate locations. Is it possible to add a completely blank page (or a page that says "This page int

Can you add blank pages in Lilypond?

2006-07-21 Thread Panteck
I'm using Lilypond 2.8.4 on Windows XP. I'm trying to optimize page turns in a double-sided printing scenario, and need to add blank pages in the PDF at appropriate locations. Is it possible to add a completely blank page (or a page that says "This page intentionally left blan