]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-1.5.35
authorfred <fred>
Wed, 27 Mar 2002 02:06:03 +0000 (02:06 +0000)
committerfred <fred>
Wed, 27 Mar 2002 02:06:03 +0000 (02:06 +0000)
lily/bass-figure.cc [new file with mode: 0644]
mf/feta-nummer-code.mf
mf/feta-nummer.mf

diff --git a/lily/bass-figure.cc b/lily/bass-figure.cc
new file mode 100644 (file)
index 0000000..7a6d962
--- /dev/null
@@ -0,0 +1,7 @@
+/*
+  bass-figure.cc 
+ */
+
+
+
+
index eb5581eec25be87fa05123947b4e68eb2fbc1f3f..fdfb569fb0c940cafe5b5c86ca4c9822aa12392a 100644 (file)
@@ -86,6 +86,10 @@ save dot_diam;
 dot_diam# = 7/8flare#;
 define_pixels(dot_diam);
 
+code := 32;
+fet_beginchar("Space", "space", "space")
+       set_char_box(0, space#,  0,height#);
+fet_endchar;
 
 code := 43;  % , = 44 
 
index 898364cd2310fd5d5379b10d5ffa463986e0434e..5e9569779d2a6639a55695f8cde648bd79d6cc1e 100644 (file)
@@ -7,14 +7,19 @@ input feta-autometric;
 input feta-macros;
 input feta-params;
 
+
+
+
 %blot_diameter# = .4pt#;
 
 fet_beginfont("feta-nummer", design_size);
 mode_setup;
 
 height#:=designsize;
+space# := design_size/2;
 
 font_x_height height#;
+font_normal_space space#;
 
 save b,h; 4h+b=1.15; 10h+b=1;
 fatten:=designsize*h+b;