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

Allow trill placement inside of the staff #137

Open
craigsapp opened this issue Jul 20, 2018 · 0 comments
Open

Allow trill placement inside of the staff #137

craigsapp opened this issue Jul 20, 2018 · 0 comments
Labels
verovio enhancement Feature that needs to be implemented in verovio

Comments

@craigsapp
Copy link
Member

Trills can be placed above or below the staff but not on the staff ("within" in MEI terminology). Allow for trill marks to be placed within the staff:

**kern
*clefG2
=
*^
1ggT 1ccc	4f
.	4g
.	4e
.	4d
*v	*v
==
*-

Renders as:

screen shot 2018-07-20 at 1 26 52 pm

The trill is for the 1gg note, so placing it above instead implies that the 1ccc is trilled. The trill mark must go on the staff in such cases.

Probably controlled with a layout command, such as:

LO:TR:c

where c would mean place the trill in the "center" of the staff.

@craigsapp craigsapp added the verovio enhancement Feature that needs to be implemented in verovio label Jul 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
verovio enhancement Feature that needs to be implemented in verovio
Projects
None yet
Development

No branches or pull requests

1 participant