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

Pre-include predefined guitar fretboards for lily role #28

Open
SilverRainZ opened this issue Jul 1, 2023 · 0 comments
Open

Pre-include predefined guitar fretboards for lily role #28

SilverRainZ opened this issue Jul 1, 2023 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@SilverRainZ
Copy link
Member

For example, if we want to show a fretboard diagram of D7 chord in the lily role, we need to write:

:lily:`\include "predefined-guitar-fretboards.ly" \new FretBoards{ \chordmode { d1:7 }}`

obviously, the following one is more convenient:

:lily:`\new FretBoards{ \chordmode { d1:7 }}`

图片

@SilverRainZ SilverRainZ added the enhancement New feature or request label Jul 1, 2023
@SilverRainZ SilverRainZ added this to the 2.0 milestone Aug 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant