Re: Learning LilyPond - Parser permissiveness

2014-01-04 Thread Colin Tennyson
measure with a repeated ficta. You pointing out the \accidentalStyle "dodecaphonic" is a godsend! -- View this message in context: http://lilypond.1069038.n5.nabble.com/Learning-LilyPond-Parser-permissiveness-tp157104p157108.html Sent fro

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.

Learning LilyPond - Parser permissiveness

2014-01-04 Thread Colin Tennyson
LEFT \set Score.barNumberVisibility = #(every-nth-bar-number-visible 5) \override Staff.InstrumentName.self-alignment-X = #RIGHT \context { \Voice \remove "Forbid_line_break_engraver" } ragged-last = ##t #(layout-set-staff-size 18) } %\midi { } } \paper { left-margin = 30 right-margin = 30 } -- View this message in context: http://lilypond.1069038.n5.nabble.com/Learning-LilyPond-Parser-permissiveness-tp157104.html Sent from the User mailing list archive at Nabble.com. ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user