]> git.donarmstrong.com Git - lilypond.git/blobdiff - mf/parmesan-other-generic.mf
Issue 5167/6: Changes: show \markup xxx = ... \etc assignments
[lilypond.git] / mf / parmesan-other-generic.mf
index 80e82447dc35e8d440c1289ac4d948a150eeb49f..1f5a981b7b0c7840c1c82acaa60f3b0f09694175 100644 (file)
@@ -1,6 +1,6 @@
 % This file is part of LilyPond, the GNU music typesetter.
 %
-% Copyright (C) 2002--2012 Juergen Reuter <reuter@ipd.uka.de>
+% Copyright (C) 2002--2015 Juergen Reuter <reuter@ipd.uka.de>
 %
 % The LilyPond font is free software: you can redistribute it and/or modify
 % it under the terms of the GNU General Public License as published by
 input common-modules-and-initialization;
 input parmesan-macros;
 
-
 font_x_height staff_space#;
 
-
 fet_beginfont ("parmesan", design_size, "parmesanMusic");
-               input parmesan-rests;
-               input parmesan-clefs;
-               input parmesan-custodes
-               input parmesan-accidentals;
-               input parmesan-flags;
-               input parmesan-timesignatures;
-               input parmesan-scripts;
-               input parmesan-dots;
+       input parmesan-rests;
+       input parmesan-clefs;
+       input parmesan-custodes
+       input parmesan-accidentals;
+       input parmesan-flags;
+       input parmesan-timesignatures;
+       input parmesan-scripts;
+       input parmesan-dots;
 fet_endfont;