David Kastrup wrote:
> ly:grob-system only returns the system after is has been set in
> the PaperColumn which is after line breaking. What you see as
> # above is a single system encompassing the entire
> score.
Geez. That "scheme functions" page is the most abstruse
collection of unhelpful
Mark Polesky writes:
> Compiling this file displays "#" on the stdout:
>
>
> {
> \tweak before-line-breaking
> #(lambda (grob)
> (let* ((NoteColumn (ly:grob-parent grob X))
> (PaperColumn (ly:grob-parent NoteColumn X))
> (System (ly:grob-parent Pap
Pierre Perol-Schneider wrote
> I'm not top posting.
>
> Dear bug-squad, Cher Eluze,
>
> When "strokeFingerOrientations" is set to "up", "rightHandFinger#3" does
> not accept false setting to "add-stem-support" (I'm not sure this is well
> explained...)
thank you, Pierre, for telling us your obse
Compiling this file displays "#" on the stdout:
{
\tweak before-line-breaking
#(lambda (grob)
(let* ((NoteColumn (ly:grob-parent grob X))
(PaperColumn (ly:grob-parent NoteColumn X))
(System (ly:grob-parent PaperColumn X)))
(display System)))
> I'm not top posting.
Issue 3363 has reappeared in 2.17.20; 2.17.19 was fine. I'm using Windows
32-bit.
\version "2.17.20"
<<
\new Staff = "R" { s2 }
\new Staff = "L" {
\new Voice {
\voiceTwo
f'8 \change Staff="R" f'( \change Staff="L" f'_. f')
}
}
>>
__
Pierre Perol-Schneider writes:
> I'm not top posting.
>
> Dear bug-squad, Cher Eluze,
>
> When "strokeFingerOrientations" is set to "up", "rightHandFinger#3" does
> not accept false setting to "add-stem-support" (I'm not sure this is well
> explained...)
m would collide with the stem when placed
I'm not top posting.
Dear bug-squad, Cher Eluze,
When "strokeFingerOrientations" is set to "up", "rightHandFinger#3" does
not accept false setting to "add-stem-support" (I'm not sure this is well
explained...)
Here's my tiny example :
\version "2.17.21"
rp = -\rightHandFinger #1
ri = -\rightHa
On Sat, Jun 8, 2013 at 5:13 PM, Eluze wrote:
> hi Ralph
>
> no problem - I'll try to take over on late afternoon on Tuesdays
>
Thanks, Eluze. I'm back, and can take over Tuesdays again.
Ralph
___
bug-lilypond mailing list
bug-lilypond@gnu.org
https://
On Mon, Jul 1, 2013 at 4:49 AM, Eluze wrote:
> with version 2.17.21 the code:
>
> {
> \override NoteHead #'stencil = #point-stencil
> c'2.-po ( b8 a )-- g1->
> }
>
> produces:
>
> This application has requested the Runtime to terminate it in an unusual
> way.
> Please contact the applicat
"Karol Majewski" wrote in message
news:CAH85bB18HSh_oQLh1ehc22r64=2e1ccwirx+4xyqnjlycfd...@mail.gmail.com...
Hi,
In 2.17.21 \global section does not tolerate spacer rests. That's why the
following snippet won't compile:
http://www.lilypond.org/doc/v2.17/Documentation/learning/solo-verse-and-two
"Federico Bruni" wrote in message
news:CAPjDBpqeQE7R=S230=olmx0soyqojk9fw-uxgvt+hp20avb...@mail.gmail.com...
I think I've found a typo: can you confirm?
fede@fede-xps:~/lilypond-git/Documentation/notation$ git grep 'anacrucis'
repeats.itely:@cindex anacrucis in a repeat
repeats.itely:@cindex re
11 matches
Mail list logo