Re: Learning LilyPond - Parser permissiveness

2014-01-04 Thread Colin Tennyson
Vaughan McAlley wrote > my slightly modified \ficta... > > ficta = { > \once \set suggestAccidentals = ##t > \once \accidentalStyle "dodecaphonic" %{ second & subsequent > accidentals in a bar will be printed %} > } The full 100 measure score does have measure with a repeated ficta. You poi

Re: Learning LilyPond - Parser permissiveness

2014-01-04 Thread Vaughan McAlley
On 4 January 2014 20:12, Colin Tennyson wrote: > ficta = { \once \set suggestAccidentals = ##t } (Slightly OT): You may be interested in my slightly modified \ficta... + \version "2.18.0" \language "english" ficta = { \once \set suggestAccidentals = ##t \o

Re: Learning LilyPond - Parser permissiveness

2014-01-04 Thread David Kastrup
Colin Tennyson writes: > I noticed that in some places there is remarkable freedom to exchange order > and grouping of commands. > > Take the following nesting structure: > > addKey = { \key c \major \time 4/4 } > instrOne = { \set Staff.instrumentName = #"Superius " } > instrTwo = { \set Staff.