2007/12/19, Alexander De Sina <[EMAIL PROTECTED]>:
>... For example, I typed in this recreation myself of Mr. Schaffer's
code for the Urline of the Bach:  staffPiano = new PianoStaff { \set
Score.timing = ##f\set PianoStaff.followVoice = ##t<< \context Staff =
''RH'' {  % Right Hand\clef treble\key g \major\relative to c'' {
\override Staff.NoteCollision#'merge-differently-headed = ##t<<  {
\override Beam  #'positions = #'(8 . 8)    \override NoteHead
#'transparent = ##t    s1 b8[ s4. s1 a8 s4. s2 g8] s4.    \revert Beam
#'positions    \revert NoteHead #'transparent    }\\  {    \override
Stem #'transparent = ##t    s1 b2 s1 a2 s2 g2    \revert Stem
#'transparent    }>> but got nothing at all.

This code does not work because:
a) there is a comment (from '%' on) that makes lilypond to ignore the rest of it
b) some open braces and double angles are not closed.
c) copied and pasted quotes from a web page could not work as standard quotes
etc...

This type of score is the worst way to begin using LP. When you have
some experience with easy or medium difficulty scores, harder ones
will become easy, not before.
-- 
Francisco Vila. Badajoz (Spain)
http://www.paconet.org


_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to