Re: FretBoards require X11 color names

2020-11-04 Thread Thomas Morley
Am Mi., 4. Nov. 2020 um 23:53 Uhr schrieb Aaron Hill : > > Possibly silly question, but why are colors forced to be X11 in fret > diagrams? > > When you recolor a NoteHead for instance, you just use the literal color > value: > > > \version "2.20.0" > { >\tweak color #'red b'4

FretBoards require X11 color names

2020-11-04 Thread Aaron Hill
Possibly silly question, but why are colors forced to be X11 in fret diagrams? When you recolor a NoteHead for instance, you just use the literal color value: \version "2.20.0" { \tweak color #'red b'4 % symbol is invalid, defaults to black \tweak color #red