-
Notifications
You must be signed in to change notification settings - Fork 43
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
force vertical episemus placement top or below #385
Comments
Now that we have the variant system in place, and with the circumflexus as an alternate glyph for the vertical episemus, should we have/use an inverted vertical episemus when it appears above? An inverted vertical episemus using the default glyph would look the same, but possibly the alternate may need two forms? A silly idea? |
Any thoughts on this? |
Oh sorry... I'm not sure the circumflexus would look nice reverted, what do you think? But maybe the normal vertical episemus could have two forms yes, not sure it would be noticeable without magnifying glass, but it would look nicer... |
If the circumflexus is supposed to flip when it appears above vs. below, then I'd say go for it. It placement doesn't cause the circumflexus to flip, then I'd wait until someone requests that feature. |
Ok, I will just implement this using the same glyph upper and lower until there is need to do otherwise. |
For this kind of hesitations, I admit I never know what to do: for instance if we decide to change this in the future version, this means that the gtex output will slightly change, and that we thus have to go for a new major version... So sometimes I doubt modifcation of the gtex output is a right criteria... what do you think? |
I originally thought major version is one for which there are backwards incompatible changes to the gabc syntax or to user commands in TeX. However, we interpreted this to mean that if the gabc files need to be recompiled, then it would be a major version. I can see the sense in both, and frankly, it doesn't matter too much to me either way, so I don't see a problem bumping up the major version if gabc files need to be recompiled or, on the on the opposite side, with requiring a recompile at the minor version number level. |
While I understood major version number as @eroux did, I think @henryso has a point. With autocompiling, changes to the gtex don't necessarily need to be a major version change because they don't affect the user. Perhaps, though, we should wait a while to let autocompiling take hold in the user base before doing that. |
A thought: If the new feature requires recompiling the gabc to use it, but no change if the user does not want the new feature, then no major version change. If the new feature requires recompiling regardless if the user wants to use it or not, then major version change. |
Does this mean that you can have a vertical episema both above and below the same note at the same time? It'll be somewhat more complicated if that's allowed, so I'll hold off on this until a decision is made. |
@henryso I don't think having both is necessary, no... |
It would be useful to have
'0
and'1
forcing placement of vertical episemus on top or below the corresponding note (reported on the ancient bugtracker).The text was updated successfully, but these errors were encountered: