On 3/29/11, James Lowe wrote:
> However if I move the \header { breakbefore = ##t } anywhere else from this
> specific place I get an 'unexepcted \header' error.. for instance:
>
> \book {
> \header { title = "Hello" }
> \score {
> \header { breakb
the
\header.
cheers
Eluze
--
View this message in context:
http://old.nabble.com/Quesgion-about-breakbefore-in-%5Cheader-%7B-%7D-tp31232382p31271455.html
Sent from the Gnu - Lilypond - Dev mailing list archive at Nabble.com.
___
lilypond-devel mailing
: lilypond-devel@gnu.org
Subject: Re: Quesgion about breakbefore in \header { }
On 03/24/2011 12:58 PM, James Lowe wrote:
Hello,
In the NR we have one reference to the option
breakbefore
which says
breakbefore
This forces the title to start on a new page (set to ##t or ##f).
i.e (I assume
breakbefore in \header { }
On 03/24/2011 12:58 PM, James Lowe wrote:
> Hello,
>
> In the NR we have one reference to the option
>
> breakbefore
>
> which says
>
> breakbefore
> This forces the title to start on a new page (set to ##t or ##f).
>
> i.e (I assume)
pkx166h wrote:
>
> So either I am using this in completely the wrong way or it does nothing.
> I also cannot find it documented elsewhere.
>
> can someone tell me how we are meant to use 'breakbefore'?
>
i have a small example here:
\version "2.13.55&qu
On 03/24/2011 12:58 PM, James Lowe wrote:
Hello,
In the NR we have one reference to the option
breakbefore
which says
breakbefore
This forces the title to start on a new page (set to ##t or ##f).
i.e (I assume)
\header {
breakbefore = ##t
}
However for the life of me I cannot get this
Hello,
In the NR we have one reference to the option
breakbefore
which says
breakbefore
This forces the title to start on a new page (set to ##t or ##f).
i.e (I assume)
\header {
breakbefore = ##t
}
However for the life of me I cannot get this option to do anything.
\book {
\header
t; commands. So I'd like to get rid of the code supporting the old
> >> breakbefore \paper block variable. Before I do, is there still a
> >> use-case for it?
> >
> > Yes, I think so. The use case I'm thinking of is works with multiple
> > pieces: By de
olas' cool top-level \pageBreak
commands. So I'd like to get rid of the code supporting the old
breakbefore \paper block variable.
Nitpicking: It's a \header block variable (attached to each score) - I tried
it as a paper variable and was quite confused when things didn't work
On 12-Jun-05, at 3:37 PM, Erik Sandberg wrote:
\version "2.5.30"
\book{
\score{
\relative c'' { c4 }
}
\score{
\header{ breakbefore = ##t }
\relative c'' { c4 }
}
}
Known bug, breakbefore-no-piece.ly. I marked it popular.
workarou
On 12-Jun-05, at 3:37 PM, Erik Sandberg wrote:
On Friday 10 June 2005 10.08, Graham Percival wrote:
Is the correct way to use breakbefore? If so, I'd like to report
a bug in 2.5.30 (it has no effect).
Known bug, breakbefore-no-piece.ly. I marked it popular.
workaround: Add piece=&quo
On Friday 10 June 2005 10.08, Graham Percival wrote:
> Is the correct way to use breakbefore? If so, I'd like to report
> a bug in 2.5.30 (it has no effect).
>
> \version "2.5.30"
> \book{
>\score{
> \relative c'' { c4 }
>
Is the correct way to use breakbefore? If so, I'd like to report
a bug in 2.5.30 (it has no effect).
\version "2.5.30"
\book{
\score{
\relative c'' { c4 }
}
\score{
\header{ breakbefore = ##t
On 10-Mar-05, at 8:17 AM, Erik Sandberg wrote:
On Thursday 10 March 2005 14.39, Erik Sandberg wrote:
I'd suggest that the setting is documented properly in
page-breaking.html,
and that a link to that page is added in creating-titles.html.
Added to CVS, thanks.
- Graham
___
On Thursday 10 March 2005 14.39, Erik Sandberg wrote:
> hi,
>
> When doing some typesetting, I looked for breakbefore in the documentation.
>
> I found that it was pretty hard to find, and not well-documented:
> - Page-breaking.html should IMHO contain some comment on how to brea
hi,
When doing some typesetting, I looked for breakbefore in the documentation.
I found that it was pretty hard to find, and not well-documented:
- Page-breaking.html should IMHO contain some comment on how to break between
scores.
- Creating-titles.html mentions the setting, but doesn'
16 matches
Mail list logo