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

Side by Side Diff: mf/parmesan-generic.mf

Issue 4639065: Improves some parmesan noteheads. (Closed)
Patch Set: Totally remove the left�stemmed longa. Created 12 years, 6 months ago
Left:
Right:
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 unified diff | Download patch
OLDNEW
1 % Feta (not the Font-En-Tja) music font -- generic stuff: include lots of files , 1 % Feta (not the Font-En-Tja) music font -- generic stuff: include lots of files ,
2 % This file is part of LilyPond, the GNU music typesetter. 2 % This file is part of LilyPond, the GNU music typesetter.
3 % 3 %
4 % Copyright (C) 2002--2011 Juergen Reuter <reuter@ipd.uka.de> 4 % Copyright (C) 2002--2011 Juergen Reuter <reuter@ipd.uka.de>
5 % 5 %
6 % 6 %
7 % LilyPond is free software: you can redistribute it and/or modify 7 % LilyPond is free software: you can redistribute it and/or modify
8 % it under the terms of the GNU General Public License as published by 8 % it under the terms of the GNU General Public License as published by
9 % the Free Software Foundation, either version 3 of the License, or 9 % the Free Software Foundation, either version 3 of the License, or
10 % (at your option) any later version. 10 % (at your option) any later version.
(...skipping 20 matching lines...) Expand all
31 31
32 input parmesan-macros; 32 input parmesan-macros;
33 33
34 34
35 font_x_height staff_space#; 35 font_x_height staff_space#;
36 36
37 37
38 fet_beginfont ("parmesan", design_size, "parmesanMusic"); 38 fet_beginfont ("parmesan", design_size, "parmesanMusic");
39 if test = 0: 39 if test = 0:
40 input parmesan-rests; 40 input parmesan-rests;
41 input parmesan-noteheads;
42 input parmesan-clefs; 41 input parmesan-clefs;
43 input parmesan-custodes 42 input parmesan-custodes
44 input parmesan-accidentals; 43 input parmesan-accidentals;
45 input parmesan-flags; 44 input parmesan-flags;
46 input parmesan-timesignatures; 45 input parmesan-timesignatures;
47 input parmesan-scripts; 46 input parmesan-scripts;
48 input parmesan-dots; 47 input parmesan-dots;
49 else: 48 else:
50 49
51 fi; 50 fi;
52 fet_endfont; 51 fet_endfont;
OLDNEW
« lily/stem.cc ('K') | « mf/GNUmakefile ('k') | mf/parmesan-noteheads.mf » ('j') | no next file with comments »

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