Trying to clean up errors. I see this pattern a lot, so I assume it
should work.
TrackAVoiceAMusic = #(define-music-function (parser location inTab) (boolean?)
#{
\tempo 4=106
\clef #(if $inTab "tab" "treble_8")
and then later
\context Voice = "TrackAVoiceAMusic" {
\TrackAVoiceAM
:
> On 2019-01-25 7:22 pm, Gack McShite wrote:
>> Trying to clean up errors. I see this pattern a lot, so I assume it
>> should work.
>>
>> TrackAVoiceAMusic = #(define-music-function (parser location inTab)
>> (boolean?)
>> #{
>>\tempo 4=106
>&
't be here annoying you fine folks.
Thanks for the info, can't get enough of it. If only I could update
other people's websites with current info!
On 1/26/19, David Kastrup wrote:
> Gack McShite writes:
>
>> convert-ly made no changes, other than the \version. Bu