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

Adding Hyphens #990

Open
nbruley opened this issue Feb 17, 2024 · 2 comments
Open

Adding Hyphens #990

nbruley opened this issue Feb 17, 2024 · 2 comments

Comments

@nbruley
Copy link

nbruley commented Feb 17, 2024

Is there a way to make this
image
look more like this?
image

%%abc-charset utf-8

X:1
T:Easter Hymn
T:7.7.7.7 D w/Alleluias 
C:Lyra Davidica, 1708
L:1/8
Q:1/4=100
M:4/4
K:C
%%score (S A) (T B)
V:S clef=treble middle=B stem=up
V:A clef=treble middle=B stem=down
V:T clef=bass,, stem=up
V:B clef=bass,, stem=down
[V:S](EFGCF2) (EF) | (E2D2) C4 ||
w:Al*\-*-le-*lu-*ia
[V:A](C4CB,) C2 | (C2B,2) C4 ||
[V:T](G,4 A,F,) (G,F,) | G,2>F,2 E,4 ||
[V:B](C,D, E,2 D,2) (C,A,,) | G,,4 C,4 ||

@paulrosen
Copy link
Owner

For the hyphens, you can do this: w:Al*\-*-le \- lu \- ia

I see you are also pointing out bad placement for the slurs. Sorry, that's a bug that I'll fix, but I don't have a timetable for it.

@nbruley
Copy link
Author

nbruley commented Apr 10, 2024

That seems to work for the hyphens, thank you.
If you want to put the slur placement under #988 (comment) you can close this one.

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