Re: instrumentName circle

2017-09-18 Thread Gianmaria Lari
Thank you Thomas! On 18 September 2017 at 10:45, Thomas Morley wrote: > 2017-09-18 10:38 GMT+02:00 Gianmaria Lari : > > Great, thank you Thomas!! > > > > But why I should prefer "with" version > > > > \version "2.19.65" > > \score { > > \new Staff \with {midiInstrument = #"cello" instrumen

Re: instrumentName circle

2017-09-18 Thread Thomas Morley
2017-09-18 10:38 GMT+02:00 Gianmaria Lari : > Great, thank you Thomas!! > > But why I should prefer "with" version > > \version "2.19.65" > \score { > \new Staff \with {midiInstrument = #"cello" instrumentName = \markup \box > \circle "1." } > {a b c' d'} > } > > versus "set" version >

Re: instrumentName circle

2017-09-18 Thread Gianmaria Lari
Great, thank you Thomas!! But why I should prefer "with" version \version "2.19.65" \score { \new Staff \with {midiInstrument = #"cello" instrumentName = \markup \box \circle "1." } {a b c' d'} } versus "set" version \version "2.19.65" \score { \new Staff { \set Staff.midiInst

Re: instrumentName circle

2017-09-18 Thread Thomas Morley
2017-09-18 10:16 GMT+02:00 Gianmaria Lari : > How can I draw a box or a circle around the exercise number "1." > > \version "2.19.65" > \score{ > \new Staff { > \set Staff.instrumentName=#"1." > c' d' e' f' > } > } > > Thank you, g. Use the relevant markup-commands. Also, always put i

instrumentName circle

2017-09-18 Thread Gianmaria Lari
How can I draw a box or a circle around the exercise number "1." \version "2.19.65" \score{ \new Staff { \set Staff.instrumentName=#"1." c' d' e' f' } } Thank you, g. ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org