-
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
Stylistic hyphen #653
Comments
henryso
added a commit
to henryso/gregorio
that referenced
this issue
Oct 23, 2015
This was referenced Oct 23, 2015
henryso
added a commit
to henryso/gregorio-test
that referenced
this issue
Oct 23, 2015
Corresponds with gregorio-project/gregorio#656. Tests the fix for gregorio-project/gregorio#653.
henryso
added a commit
to henryso/gregorio
that referenced
this issue
Oct 24, 2015
henryso
added a commit
to henryso/gregorio-test
that referenced
this issue
Oct 24, 2015
Corresponds with gregorio-project/gregorio#657. Tests the fix for gregorio-project/gregorio#653.
rpspringuel
added a commit
to rpspringuel/gregorio
that referenced
this issue
Oct 25, 2015
…ileversion * commit '871f99c508bcb50ab624820052f4be1696f8da17': Updated the documentation to match the flag name change. Renamed \ifgre@forcehyphen to \ifgre@showhyphenafterthissyllable. Implemented a toggle-able forced hyphen for empty initial syllables. Fixes gregorio-project#653. Fixed incorrect inclusion of initial in the first letter centering argument. Fixes gregorio-project#648.
rpspringuel
added a commit
to rpspringuel/gregorio
that referenced
this issue
Oct 25, 2015
* release-4.0: Updated the documentation to match the flag name change. Renamed \ifgre@forcehyphen to \ifgre@showhyphenafterthissyllable. Implemented a toggle-able forced hyphen for empty initial syllables. Fixes gregorio-project#653. Fixed incorrect inclusion of initial in the first letter centering argument. Fixes gregorio-project#648.
rpspringuel
added a commit
to rpspringuel/gregorio
that referenced
this issue
Oct 25, 2015
…ation * commit 'ba2f6cc6ba6e40656928093ff297c9b5b6982eab': (34 commits) Updated the documentation to match the flag name change. Renamed \ifgre@forcehyphen to \ifgre@showhyphenafterthissyllable. Configuration Script & documentation Implemented a toggle-able forced hyphen for empty initial syllables. Fixes gregorio-project#653. Quoting filename variables Fixed incorrect inclusion of initial in the first letter centering argument. Fixes gregorio-project#648. Added a case to handle T_TORCULUS_LIQUESCENS (climacus praepunctus deminutus). Fixes gregorio-project#650. Documentation Support for TeXLive installed from command line Script debugging Shell script for configuring TeXShop Remove TeXShop script Updated from texhash to mktexlsr Debugging scripts Change permissions on example and doc so that they can be compiled by user once installed. Log various ways that the tests can fail differently Don't assume that texhash and kpsewhich are in same directory. Wrong folder for activating VersionManager Version variable moved Adjustments to Extras payload ...
rpspringuel
added a commit
to rpspringuel/gregorio-test
that referenced
this issue
Dec 9, 2015
* develop: Addeds test and expectations for note-in-same-glyph episema height fix. Tests the fix for gregorio-project/gregorio#693. Updated expectations to match the fix for gregorio-project/gregorio#675. Added gabc-to-gabc tests and expectations. Added support for gabc-to-gabc tests. Updated expectations to match changes for gregorio-project/gregorio#670. Updated test for biginitial style deprecation. Corresponds with changes for gregorio-project/gregorio#632. Updated tests and expectations for initial-style deprecation. Corresponds with changes for gregorio-project/gregorio#632. Added support for per-gabc-output-test preamble files. Updated expectations to match changes for gregorio-project/gregorio#632. Added a test for the forced initial hyphen. Corresponds with gregorio-project/gregorio#656. Tests the fix for gregorio-project/gregorio#653. Added tests and expectations corresponding to gregorio-project/gregorio#636. This tests the implementation of gregorio-project/gregorio#631.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When the first word has more than one syllable,
initial-style
is not0
, and the first syllable consists only of the initial, some users may want a hyphen to appear regardless of whether spacing requires one.This being a stylistic decision, it should be enabled/disabled from TeX and should default to enabled.
This is not a 4.0.0 deliverable.
The text was updated successfully, but these errors were encountered: