]> git.donarmstrong.com Git - lilypond.git/blobdiff - mf/feta-params.mf
* lily/lookup.cc (round_filled_box): remove warnings about blot
[lilypond.git] / mf / feta-params.mf
index af82b3cc0182e8c11943293d8f4539c6e6d039a0..94a7e487bfdd7825f49c9a9194b2feac2a1f1042 100644 (file)
@@ -15,7 +15,12 @@ staff_space# = staffsize#/(stafflines-1);
 % for increased contrast with beams.
 
 %% !! synchronize with paper.scm
-stafflinethickness#  = 0.3 pt# + 0.04 staff_space#; 
+
+save fixed_line_thickness, variable_line_factor;
+fixed_line_thickness + variable_line_factor * 5 pt# = 0.50 pt#;
+fixed_line_thickness + variable_line_factor * 4.125 pt# = 0.47 pt#;
+
+stafflinethickness#  = fixed_line_thickness + variable_line_factor * staff_space#; 
 
 %
 % The following tunes the general blackness of the glyphs.