You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A user asked me the following option (which could be default):
When a clivis, pes quassus or pes liquescens is the first neume of the syllable, the center of the alignment on the neume is currently the center of the two notes. In some case, the asked option would make the alignment on the center of the first note (like other neumes).
Cases for new behaviour:
neumes would go left of text (this covers the case where syllable starts by a vowel), except when the text is only a vowel
consonants after vowels are larger than a certain width
The text was updated successfully, but these errors were encountered:
…o-project#27
This fix will only affect scores in which the gabc header either doesn't specify a centering-scheme or "centering-scheme: latin;" (first glyph of the neume is centered over the vowel). In those cases adding "\englishcentering" to the TeX will switch to using the English centering scheme (first glyph of the neume is centered over whole syllable). "\defaultcentering" changes things back to normal. These commands will have no effect on scores where the gabc header has "centering-scheme: english;".
* master:
Script switch
Update convertsfdtottf.py
First try at python script for font conversion.
fixing gregorio-project#31
Added a script to the fonts directory for converting std to ttf; needed for gresym and greextra. Added some files which were generated on my system during install procedures to .gitignore
should fix another spacing issue, more consistent default value for clivisalignment min
tabs -> spaces and fixing spacing bug
should fixgregorio-project#10
adding final next syllable text to syllable definition
A user asked me the following option (which could be default):
When a clivis, pes quassus or pes liquescens is the first neume of the syllable, the center of the alignment on the neume is currently the center of the two notes. In some case, the asked option would make the alignment on the center of the first note (like other neumes).
Cases for new behaviour:
The text was updated successfully, but these errors were encountered: