Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(201)

Unified Diff: mf/feta-clefs.mf

Issue 361800043: Issue 5490: fix for wrong clefs.varC_change
Patch Set: Created 5 years ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mf/feta-clefs.mf
diff --git a/mf/feta-clefs.mf b/mf/feta-clefs.mf
index b04ff2407d0d06ba27cb042f1b0bb5cc772f8016..de1ec90594b622ec11a9fbd5d33149d83ca79b80 100644
--- a/mf/feta-clefs.mf
+++ b/mf/feta-clefs.mf
@@ -195,6 +195,8 @@ def draw_varc_clef (expr reduction) =
% make unreduced glyph fit exactly into five staff lines
if reduction = 1:
h := d := 2 staff_space_rounded;
+ else:
+ h := d := 2 reduced_ss;
fi;
% assure that the gap between the left and right stem
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b