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

first compilation of always seems to break euouae blocks #949

Closed
eroux opened this issue Feb 22, 2016 · 1 comment
Closed

first compilation of always seems to break euouae blocks #949

eroux opened this issue Feb 22, 2016 · 1 comment
Assignees
Labels
Milestone

Comments

@eroux
Copy link
Contributor

eroux commented Feb 22, 2016

Minimal example

\documentclass[12pt, a5paper]{book}
\usepackage{libertine}
\usepackage[autocompile]{gregoriotex}
\begin{document}
\gresetbreakbeforeeuouae{ragged}
\gresetbarspacing{new}
\gregorioscore{a--veni-domine-visitare-MWE}
\end{document}

with the gabc file:

name: Veni Domine visitare;
%%
(c3) Ve(e)ni,(f) Dó(h)mi(hi)ne,(i!/io> ,) *() vi(h)si(i)tá(j)re(k) nos(l) in(kj~) pa(i.)ce,(i.) (;) ut(kkoj) læ(h_i)té(k)mur(j) co(i)ram(h) te(gf__) (,) cor(e_f)de(g) per(f>)féc(e.)to(e.)  ut(kkoj) læ(h_i)té(k)mur(j) (::) <eu>E(i) u(i) o(j) u(i) a(h) e</eu>(gf) (::)

always breaks the score before euouae block during the first compilation (it's fixed in the second one). Commenting \gresetbreakbeforeeuouae{ragged} makes this problem go away.

Is it a bug or a feature? If it's a feature, I think it should be documented properly. @henryso would you have time to take a look?

@eroux eroux added the question label Feb 22, 2016
@eroux eroux added this to the 4.1 milestone Feb 22, 2016
@henryso
Copy link
Contributor

henryso commented Feb 22, 2016

That's the way it works, per #764 (comment). Lua will emit the message indicating that a re-run is necessary and something like latexmk will actually do the re-run. However, I will update the documentation in the user section later today.

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

No branches or pull requests

2 participants