]> git.donarmstrong.com Git - lilypond.git/commitdiff
(AncientRemoveEmptyStaffContext): remove
authorhanwen <hanwen>
Fri, 23 Sep 2005 21:22:27 +0000 (21:22 +0000)
committerhanwen <hanwen>
Fri, 23 Sep 2005 21:22:27 +0000 (21:22 +0000)
Slur/hammer hack

ChangeLog
ly/engraver-init.ly

index 332ed8d88e1988db1e4b91987b1b5102c2ea432e..1f1c51ec3ee370f4d3462f1e809935fb4b56a763 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-09-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
+       Slur/hammer hack
+
 2005-09-08  Jan Nieuwenhuizen  <janneke@gnu.org>
 
        * Documentation/user/instrument-notation.itely (Entering lyrics):
index 50d042bc480427ba191440c93fdba8c7b3011bd3..b1f468d10e4e289703d060a613e12e332b6928aa 100644 (file)
@@ -612,10 +612,7 @@ AncientRemoveEmptyStaffContext = \context {
   \remove "New_fingering_engraver"
 
   \description "Context for drawing notes in a Tab staff. "
-  \override Slur #'font-family    = #'roman
-  \override Slur #'print-function = #hammer-print-function
-  \override Slur #'direction = #-1
-
+  
   %% Draws all stems/beams out of the staff (and not in the middle of the staff !)
   %% This feature is now disabled because most of the tab does not use it.
   %%\override Beam #'damping = #100000