| [ << Specific notation ] | [Top][Contents] | [ Symbols and glyphs >> ] |
| [ < Adding fingerings to tablatures ] | [ Up: Specific notation ] | [ Allowing fingerings to be printed inside the staff > ] |
Aiken head thin variant noteheads ¶
Aiken head white notes get harder to read at smaller staff sizes, especially with ledger lines. Losing interior white space makes them appear as quarter notes.
\score { { \aikenHeads c''2 a' c' a % Switch to thin-variant noteheads \set shapeNoteStyles = ##(doThin reThin miThin faThin sol laThin tiThin) c'' a' c' a } }
| [ << Specific notation ] | [Top][Contents] | [ Symbols and glyphs >> ] |
| [ < Adding fingerings to tablatures ] | [ Up: Specific notation ] | [ Allowing fingerings to be printed inside the staff > ] |