Skip to content

Commit

Permalink
Called \gre@save@clef inside \GreSetLinesClef.
Browse files Browse the repository at this point in the history
[with thanks to @eroux]
Part of the implementation for gregorio-project#1190.
  • Loading branch information
henryso committed Aug 9, 2016
1 parent f95d597 commit ae83173
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tex/gregoriotex-signs.tex
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,7 @@
%% #4 int: height of the flat of first clef, 3 for no flat
%% #5, #6, #7 = #1, #2, #3 for second clef
\def\GreSetLinesClef#1#2#3#4#5#6#7{%
\gre@save@clef{#1}{#2}{#4}{#5}{#6}{#7}%
\gre@localleftbox{%
\gre@skip@temp@four = \gre@dimen@additionalleftspace\relax%
\kern\gre@skip@temp@four %
Expand Down

0 comments on commit ae83173

Please sign in to comment.