Jeff Olson <jjoca...@gmail.com> writes:

> Sometimes guitarists want the same piece two ways: with an added
> TabStaff while learning and without the TabStaff when performing (for
> brevity).  But the code needed to tailor the tab generation also
> screws up the notation when you don't want tab.
>
> My music code has extensive use of "\set TabStaff.minimumFret" which
> works fine when generating an explicit TabStaff.
>
> But attempts to generate only an ordinary Staff from the same music
> code are garbled by the automatic TabStaff that gets generated from
> all the TabStaff settings embedded in that code.

Have you tried just writing \set Staff.minimumFret instead?  TabStaff
listens to the alias Staff as well as its germane TabStaff.

-- 
David Kastrup

Reply via email to