bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: creating Schenkerian Graphs in Lilypond


From: Francisco Vila
Subject: Re: creating Schenkerian Graphs in Lilypond
Date: Wed, 19 Dec 2007 16:49:13 +0100

2007/12/19, Alexander De Sina <address@hidden>:
>... 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]