-
Notifications
You must be signed in to change notification settings - Fork 45
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
calling \GreHyph with an argument #1140
Comments
It seems that the |
I'm affraid I don't... |
Researching this a bit more, there is an option to make the |
There are 3 types of hyphens:
Either of the latter two may be "forced" by entering a hyphen at the end of a syllable in gabc. My proposal:
Comments? |
I agree, but I think the best would be to make something a bit more generic, like a |
What you're suggesting doesn't entirely make sense so me. The second argument only makes sense for hyphens at the end of syllables which are not at the end of a line. What is the second argument for a hyphen that is not at the end of a syllable? 0? The width of a hyphen? What is the second argument for a hyphen at the end of a line? Infinity? 0? Also, |
The second argument would ignored in these cases yes. Ok for |
let's finish it in 5.0 |
Is the thing left to do here the override of |
I remember something about being able to control the length of the hyphen to put at the end of a line when it's automatically added in Lua... I'm affraid I can't have a clearer answer without digging in the code (which won't be this week I'm affraid...) |
It would be useful sometimes to be able to reduce the size of the hyphen, but depending on the space between the syllables: having a long hyphen when the space is very big, and a shorter one when the space can be shrinked. I think the best way to do that is by
\GreHyph
more consistently when inserting an hyphen (sometimes-
is used)\GreHyph
with an argument (ignored by default?) being the width between the two syllablesThe text was updated successfully, but these errors were encountered: