On Mon, Jan 20, 2020 at 01:45:41PM -0800, Aaron Hill wrote: > \layout is your friend:
Thanks! Great stAff! :)
> \book {
> \bookOutputSuffix "G"
> \score {
> \transpose c b,
> \leadSheet
> }
> }
>
> \book {
> \bookOutputSuffix "F-ita"
> \score {
> \transpose c a,
> \leadSheet
> \layout { \context { \ChordNames \italianChords } }
> }
> }
