Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Triplets do not display when only showing tablature (tab-stems=true, notation=false) #131

Open
christopherball opened this issue May 29, 2021 · 0 comments

Comments

@christopherball
Copy link

As the title indicates, for those of us who only wish to view tablature with tab-stems enabled, and notation disabled, if we have notes followed by ^3^ to form a triplet, the triplet doesn't display at all unless you enable notation again.

Taking example code from the tutorials:

options font-size=12
tab-stems=true tab-stem-direction=down
tabstave notation=true time=4/4 key=Ab tuning=standard
notes :q 5/5 5/4 5/3 ^3^ :h 4/4
text :h,G Minor,A Major

If you simply toggle notation=false, you'll see the triplet notation on the tab-stems disappear completely.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant