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

**mens and layout parameters #887

Open
bel28kent opened this issue Mar 5, 2024 · 1 comment
Open

**mens and layout parameters #887

bel28kent opened this issue Mar 5, 2024 · 1 comment

Comments

@bel28kent
Copy link

Is it possible to use layout parameters when the **mens interpretation is also being used? In this example, I am trying to place the string "2. I." below the staff. I have tried to do the same in **kern and it works there.

In mens:

Screen Shot 2024-03-05 at 2 47 24 PM
**mens
*clefC1
*k[b-]
*M2/2
*met(C|)
!LO:TX:b:t=2. I.
sc
=1
Md
Me
=2
Mf
Mg
=3
Ma
Mb-
=4
scc
=
*-

In kern:

Screen Shot 2024-03-05 at 2 49 00 PM
**kern
*clefC1
*k[b-]
*M2/2
!LO:TX:b:t=2. I.
1c
=1
2d
2e
=2
2f
2g
=3
2a
2b-
=4
1cc
=
*-
@craigsapp
Copy link
Member

I guess that I have not needed this before, so I never have tried implemented it. In any case, verovio does not seem to implment text display on notes:

rism-digital/verovio#3616

For now you can emulate it by using **text to create <verse> content:

Screenshot 2024-03-05 at 19 00 40

View in VHV

The *Xelision interpretation turns of replacing spaces in **text with elisions characters.

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

2 participants