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

Show nabc and hide gabc #1547

Open
okutavio opened this issue Jul 5, 2021 · 3 comments
Open

Show nabc and hide gabc #1547

okutavio opened this issue Jul 5, 2021 · 3 comments

Comments

@okutavio
Copy link

okutavio commented Jul 5, 2021

I don't seem to find a way to display lyrics and only nabc.
Is there a hide gabc function?
so as to have \gresetgabc{invisible} \gresetnabc[1]{visible}

@rpspringuel
Copy link
Contributor

There is no single command to do this, as the gabc is made up of several components which you'll need to hide individually:

\gresetnotes{invisible}
\gresetlines{invisible}
\gresetclef{invisible}
\gresetinitiallines{0}

@okutavio
Copy link
Author

okutavio commented Jul 10, 2021

Actually, this is still not working as using \gresetnotes{invisible} renders \gresetnabc invisible

@rpspringuel
Copy link
Contributor

Hmm... In that case, there's clearly some unexpected behavior here. I'll have to look into why that is the case.

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

No branches or pull requests

2 participants