\change Staff does not work in the very beginning

2011-05-31 Thread -Eluze
with this code the first note remains in the upper staff and 2 warnings are output: \version "2.13.62" \context PianoStaff << \context Staff = "up" { \relative c { \change Staff = "down" \repeat tremolo 4 {f16 { \change Staff = "up" f' } } } } \context Staff = "down" { \relat

\cjan

2011-05-31 Thread -Eluze
-- View this message in context: http://old.nabble.com/%5Ccjan-tp31746469p31746469.html Sent from the Gnu - Lilypond - Bugs mailing list archive at Nabble.com. ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo

Re: Issue 1674 in lilypond: String-match unbound function unavailable in lilypond

2011-05-31 Thread lilypond
Updates: Status: Invalid Comment #1 on issue 1674 by n.putt...@gmail.com: String-match unbound function unavailable in lilypond http://code.google.com/p/lilypond/issues/detail?id=1674 `string-match' is part of Guile's regular expression module, which must be loaded before use: #(u

Re: Issue 487 in lilypond: stems of beamed notes too long before staff change

2011-05-31 Thread lilypond
Comment #7 on issue 487 by n.putt...@gmail.com: stems of beamed notes too long before staff change http://code.google.com/p/lilypond/issues/detail?id=487 Issue 1667 has been merged into this issue. ___ bug-lilypond mailing list bug-lilypond@gnu.or

Re: Issue 1667 in lilypond: silly bug about thinking cross-staff beams

2011-05-31 Thread lilypond
Updates: Status: Duplicate Mergedinto: 487 Comment #2 on issue 1667 by n.putt...@gmail.com: silly bug about thinking cross-staff beams http://code.google.com/p/lilypond/issues/detail?id=1667 (No comment was entered for this change.) __

Re: Issue 487 in lilypond: stems of beamed notes too long before staff change

2011-05-31 Thread lilypond
Updates: Labels: Patch-review Comment #8 on issue 487 by n.putt...@gmail.com: stems of beamed notes too long before staff change http://code.google.com/p/lilypond/issues/detail?id=487 http://codereview.appspot.com/4564041 ___ bug-lilypond

Re: Partcombine

2011-05-31 Thread Xavier Scheuer
On 31 May 2011 22:18, Nels Daily wrote: > > "Partcombine" function will not show the second voice in measure 11. > Here's the code: Yeah, \partcombine used to fail in the presence of rests. A workaround can be easily found using the new partcombine features: \partcombineSoloI and \partcombin

Partcombine

2011-05-31 Thread Nels Daily
> I'm not top posting. "Partcombine" function will not show the second voice in measure 11. Here's the code: \version "2.13.63-1" % necessary for upgrading to future LilyPond versions. hornthree = \relative c' { \time 2/4 R2*2 r8 e16 r r8 e16 r r8 cis16 r r8 e16 r R2*2 r8 e16 r r8 e16

Re: Issue 1633 in lilypond: pdf utf-16be breaks doc compile

2011-05-31 Thread Colin Campbell
On 11-05-31 03:06 AM, Phil Holmes wrote: "Colin Campbell" wrote in message news:4de45ab7.8080...@shaw.ca... Still tracking this one down. the make doc &>../MakeDoc.txt gave a different, but still fatal error, so I rebuilt everything, ran it again and got the original error. If you open Ma

Re: Issue 1633 in lilypond: pdf utf-16be breaks doc compile

2011-05-31 Thread Phil Holmes
"Colin Campbell" wrote in message news:4de45ab7.8080...@shaw.ca... Still tracking this one down. the make doc &>../MakeDoc.txt gave a different, but still fatal error, so I rebuilt everything, ran it again and got the original error. If you open MakeDoc.txt, you can search for the actual c

Re: Issue 1359 in lilypond: GUB always rebuilds everywhere

2011-05-31 Thread lilypond
Comment #2 on issue 1359 by jan.nieuwenhuizen: GUB always rebuilds everywhere http://code.google.com/p/lilypond/issues/detail?id=1359 It works for me ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lil