]> git.donarmstrong.com Git - lilypond.git/blob - mf/debugging-settings.mf
Add '-dcrop' option to ps and svg backends
[lilypond.git] / mf / debugging-settings.mf
1
2 % Used for example to print glyphs with stafflines
3 test := 0;
4
5 if test = -1:
6         % TODO: what's this?  Seems to be broken...
7         mode := smoke;
8 fi;
9
10 % change this to 0.5 to have glyphs positioned on
11 % staff spaces instead of stafflines in testing mode
12 % (useful e.g. to check how accidentals visually interact
13 % with stafflines in different configurations).
14 stafflines_y_offset := 0;