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

Shift after mora and old bar spacing algorithm don't play nice together #1078

Closed
rpspringuel opened this issue Apr 19, 2016 · 0 comments
Closed
Milestone

Comments

@rpspringuel
Copy link
Contributor

When using the old spacing algorithm, the text under a bar does not shift to the left with the bar when the bar is preceeded by a punctum mora, resulting in a mis-alignment of the text with its bar.

\documentclass[12pt, a4paper]{article}

\usepackage{fontspec}
\usepackage{fullpage}
\pagestyle{empty}

\usepackage{libertine}
\usepackage[autocompile]{gregoriotex}

\begin{document}

\gresetbarspacing{old}

\gabcsnippet{(c3) first(g) *(:) sec(g)ond(g.) *(:) third(g) (::)}

\end{document}

The first asterisk aligns correctly, the second does not:

temp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants