Skip to content

Commit

Permalink
fix #1145
Browse files Browse the repository at this point in the history
  • Loading branch information
eroux committed Jun 16, 2016
1 parent 837e6f8 commit 50d1625
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
8 changes: 5 additions & 3 deletions tex/gregoriotex-spaces.tex
Original file line number Diff line number Diff line change
Expand Up @@ -862,12 +862,14 @@
%to prevent the pollution of the normal values, we stock them into a temp value
\gre@dimen@temp@two=\gre@dimen@textaligncenter\relax%
\gre@calculate@textaligncenter{#1}{#2}{#3}{1}%
\gre@dimen@temp@four=\gre@dimen@notesaligncenter\relax%
\global\gre@skip@nextbegindifference=-\gre@dimen@textaligncenter\relax%
\global\gre@dimen@textaligncenter=\gre@dimen@temp@two %
\gre@dimen@temp@two=\gre@dimen@notesaligncenter\relax%
% caution: calculate@nextnotesaligncenter needs a properly set \gre@dimen@textaligncenter
% (corresponding to the text align center of the next syllable)
\gre@calculate@nextnotesaligncenter{#5}% idem
\global\advance\gre@skip@nextbegindifference by \the\gre@dimen@notesaligncenter\relax%
\global\gre@dimen@notesaligncenter=\gre@dimen@temp@two %
\global\gre@dimen@textaligncenter=\gre@dimen@temp@two %
\global\gre@dimen@notesaligncenter=\gre@dimen@temp@four %
\fi %
\relax %
}%
Expand Down
2 changes: 2 additions & 0 deletions tex/gregoriotex-syllable.tex
Original file line number Diff line number Diff line change
Expand Up @@ -1128,7 +1128,9 @@

%a macro to typeset a syllable with only a bar inside
\def\GreBarSyllable#1#2#3#4#5#6#7#8#9{%
\gre@debugmsg{general}{}%
\gre@debugmsg{general}{New bar syllable}%
\gre@debugmsg{general}{}%
\global\advance\gre@attr@syllable@id by 1\relax %
\gre@possibleluahyphenafterthissyllablefalse %
\gre@showhyphenafterthissyllablefalse %
Expand Down

0 comments on commit 50d1625

Please sign in to comment.