]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.1.15
authorfred <fred>
Sun, 24 Mar 2002 19:57:56 +0000 (19:57 +0000)
committerfred <fred>
Sun, 24 Mar 2002 19:57:56 +0000 (19:57 +0000)
init/table16.ly
lily/include/note-head.hh
mf/font-en-tja16.mf [new file with mode: 0644]

index 265098ce1794a7f5b3ce0c1680082b196d981d87..5097530ac834f83e2c120c3bc17dd9798e2c17ed 100644 (file)
@@ -53,6 +53,9 @@ table_sixteen=
        "p" "\dynp"
        "pp" "\dynpp"
        "ppp" "\dynppp"
+       "fp" "\dynfp"
+       "sf" "\dynsf"
+       "sfz" "\dynsfz"
 
        }
      "align" = \table {
@@ -75,9 +78,9 @@ table_sixteen=
      "balls" = \table {
        "-2"    "\longaball"    0.0\pt  6.0\pt  -2.0\pt 2.0\pt
        "-1"    "\breveball"    0.0\pt  6.0\pt  -2.0\pt 2.0\pt
-       "0"     "\wholeball"    0.0\pt  6.0\pt  -2.0\pt 2.0\pt
-       "1"     "\halfball"     0.0\pt  5.0\pt  -2.0\pt 2.0\pt
-       "2"     "\quartball"    0.0\pt  5.0\pt  -2.0\pt 2.0\pt
+       "0"     "\wholeball"    0.0\pt  8.0\pt  0.0\pt  4.4\pt
+       "1"     "\halfball"     0.0\pt  5.4\pt  0.0\pt  4.4\pt
+       "2"     "\quartball"    0.0\pt  5.5\pt  0.0\pt  4.4\pt
      }
 
      "slur" = \table {
index 50395212238feb11224959d7d374522ed03e0120..2a18dff66255956887a2e6bb339522e2cd02e078 100644 (file)
@@ -34,6 +34,7 @@ public:
   Note_head ();
   static int compare (Note_head * const &a, Note_head *const &b) ;
 protected:
+  virtual Interval do_width () const;
   virtual void do_pre_processing();
   virtual Molecule* brew_molecule_p() const;
 };
diff --git a/mf/font-en-tja16.mf b/mf/font-en-tja16.mf
new file mode 100644 (file)
index 0000000..92752fd
--- /dev/null
@@ -0,0 +1,16 @@
+% font-en-tja16.mf
+% part of LilyPond's pretty-but-neat music font
+
+mode_setup;
+
+test:=0;
+
+staffsize#:=16pt#;
+stafflines:=5;
+stafflinethickness#:=0.4pt#;
+code:=-1;
+
+input bolletjes;
+
+end.
+