>
> 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"
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
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
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
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
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 {
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
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:
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
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
10 matches
Mail list logo