]> git.donarmstrong.com Git - lilypond.git/commitdiff
* scm/output-lib.scm (tablature-stem-attachment-function): stem
authorhanwen <hanwen>
Wed, 20 Jul 2005 22:35:34 +0000 (22:35 +0000)
committerhanwen <hanwen>
Wed, 20 Jul 2005 22:35:34 +0000 (22:35 +0000)
attachment backport.

* scm/define-grobs.scm (all-grob-descriptions): font size backport.

ChangeLog
scm/define-grobs.scm
scm/output-lib.scm

index c09fb9dae8a4b2a2fb9529044fbc96847c5a87de..38b97d122106fe132ff389c30baee472720a65a0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2005-07-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * scm/output-lib.scm (tablature-stem-attachment-function): stem
+       attachment backport.
+       
+       * scm/define-grobs.scm (all-grob-descriptions): font size backport.
+
 2005-07-20  Jan Nieuwenhuizen  <janneke@gnu.org>
 
        * scm/lily.scm (running-from-gui?): Always write to .log file on
index 99fa123ef8e68e8cb39bc6557028fe859e0d4db2..af4685a65d02b6984a4a92384d171a3529714c26 100644 (file)
        (Y-offset-callbacks . (,Staff_symbol_referencer::callback))
        (stem-attachment-function . ,tablature-stem-attachment-function)
        (font-series . bold)
+       (font-size . -2)
        (meta . ((interfaces
                  . (rhythmic-head-interface
                     font-interface 
index 4ee8e0f996e55b13c52e6b7874c4499f03357be0..eba72fd783a2eeaf7245a25424cec6b405baa9a6 100644 (file)
@@ -10,7 +10,7 @@
 
 ;; The TabNoteHead stem attachment function.
 (define (tablature-stem-attachment-function style duration)
-  (cons 0.0 0.5))
+  (cons 0.0 1.35))
 
 ;; The TabNoteHead tablatureFormat callback.
 ;; Compute the text grob-property