Hanns Holger Rutz writes:
> On 17 Apr 2013, at 15:52, David Kastrup wrote:
>
>> Hanns Holger Rutz writes:
>>
>>> hi there,
>>>
>>> i'm trying to convert a sequence of time instants to a rhythmic
>>> score. This might look strange (see below), but is perfectly valid my
>>> scenario. Unfortunate
On 17 Apr 2013, at 15:52, David Kastrup wrote:
> Hanns Holger Rutz writes:
>
>> hi there,
>>
>> i'm trying to convert a sequence of time instants to a rhythmic
>> score. This might look strange (see below), but is perfectly valid my
>> scenario. Unfortunately there is an issue with the line bre
Hanns Holger Rutz writes:
> hi there,
>
> i'm trying to convert a sequence of time instants to a rhythmic
> score. This might look strange (see below), but is perfectly valid my
> scenario. Unfortunately there is an issue with the line breaks. In the
> below example, their is a break after the fi
hi there,
i'm trying to convert a sequence of time instants to a rhythmic score. This
might look strange (see below), but is perfectly valid my scenario.
Unfortunately there is an issue with the line breaks. In the below example,
their is a break after the first bar (why?) and then subsequently
thanks, stefaan, for your example of correct implementation of
allowBeamBreak --- it is a great relief to have this functioning.
now i am wondering if there is any way to make the broken beam follow
the angle it would have taken if unbroken (other than manually tweaking
them). i have a sequence
Normally, line breaks are forbidden when beams cross bar lines. This
behavior can be changed by setting @code{allowBeamBreak}.
Thank you,
the following indeed works like a charm...
\score {
\notes \relative c' {
\property Score.allowBeamBreak = ##t
[EMAIL PROTECTED] writes:
> > You're aware that you can only break at a barline? So if you need a
> > break where you don't want a written barline, you say something like:
>
> Hi,
>
> Thank you for further helping me. I first read the help on
> Line Breaking in the LilyPond manual, so I am aware
You're aware that you can only break at a barline? So if you need a
break where you don't want a written barline, you say something like:
Hi,
Thank you for further helping me. I first read the help on
Line Breaking in the LilyPond manual, so I am aware of this.
Still it does not seem to work. May
> "Stefaan" == Stefaan Himpe <[EMAIL PROTECTED]> writes:
>> Doesn't \break work anymore in 1.8?
Stefaan> Thank you for pointing out the existence of this command.
Stefaan> Unfortunately it does not seem to work with my example...
You're aware that you can only break at a b
> Doesn't \break work anymore in 1.8?
Thank you for pointing out the existence of this command.
Unfortunately it does not seem to work with my example...
Bye,
Stefaan.
___
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman
Hi,
Thank you for answering. The weird beaming
is because I am trying to reproduce a Scriabin piano
prelude (op 11, no 1) using LilyPond. So I guess that, yes,
I need to have the beaming... maybe there is a way to force
a linebreak?
Scriabin seems to be a good stress test for LilyPond ;-)
Best re
On Fri, 15 Aug 2003 15:40:15 +0200
Stefaan Himpe <[EMAIL PROTECTED]> wrote:
> I have attached a .ly file which triggers
> a line break problem (no line breaks are made).
I think that Lilypond gets confused by the beaming -- if I delete all
the manual beams, it works perfectly. Do
Hi all,
I have attached a .ly file which triggers
a line break problem (no line breaks are made).
How to proceed? I'm using Lilypond 1.8.0 on Debian SID.
Best regards,
Stefaan.
\score {
\context PianoStaff = pstaff \notes
<
\context Staff = upper {
13 matches
Mail list logo