]> git.donarmstrong.com Git - lilypond.git/commitdiff
*** empty log message ***
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Sat, 10 Dec 2005 02:11:35 +0000 (02:11 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Sat, 10 Dec 2005 02:11:35 +0000 (02:11 +0000)
Documentation/topdocs/NEWS.tely
scm/script.scm

index b71f00ebce08e09686188d9a0c41bb4c61424d6a..7899beeb8484f33f5c4bbda1daf055a10658d15c 100644 (file)
@@ -46,13 +46,13 @@ This document is also available in @uref{NEWS.pdf,PDF}.
 
 @itemize @bullet
 @item With the @code{\tweak} music function, layout objects that are directly
-connected to input may be tuned,
+connected to input may be tuned easily,
 
-@lilypond[relative=2,fragment,raggedright]
+@lilypond[relative=2,fragment,verbatim,raggedright]
 <
   \tweak #'font-size #3  c
-  \tweak #'color #red  e
-  \tweak #'style #cross  g
+  \tweak #'color #red d
+  \tweak #'style #'cross  g
   \tweak #'duration-log #1  a
 >4
 @end lilypond
index 4abda7780ff7595747ad500869b9f9770645e8e4..e86b777bc47b482325c1da62c1649302a1db2086 100644 (file)
         ("trill" .
          ((script-stencil . (feta . ("trill" . "trill")))
           (direction . 1)
+          (avoid-slur . outside)
           (script-priority . 2000)))
         ("prall" .
          ((script-stencil . (feta . ("prall" . "prall")))