My guess is that the hack was introduced to compensate for some
version of LilyPond, where the acciaccatura slur was curved
upwards by defaul, and was placed at the note heads or even
below the beams. The best (?!) way to find out why is probably
to try the original code without the extra fix using the original
version of LilyPond. You can also get a hint from the layout in the
existing PS/PDF versions in Mutopia.

   /Mats

dax2 wrote:

Thank you very much for the answer, it works, yes:

On Mon, 25 Oct 2004 13:26:38 +0200
Erik wrote:


%%dax: The slur here turns downside up in 2.3.23.

\acciaccatura {

Remove the following line, and it works fine:

\once\override Slur #'extra-offset = #'( 0 . 8 )

    \once\override NoteHead   #'font-size = #-4
    \once\override Stem   #'font-size = #-4
    e16
       }



However, as a programmer and musician, and a maintainer of some Mutopia piece (not the above, though) I need to know what happens here, so I looked up and tried to understand why Keeler (the maintainer of the above Mutopia entry) put the Slur extra-offset there in the first place.

I have cut and tested a minimal example to submit to this list and
a picture png so that it should be easy to read and understand the
example - hopefully!


Thank you for reading so far:-)

Regards/Donald Axel



------------------------------------------------------------------------


------------------------------------------------------------------------

_______________________________________________
lilypond-user mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/lilypond-user

-- ============================================= Mats Bengtsson Signal Processing Signals, Sensors and Systems Royal Institute of Technology SE-100 44 STOCKHOLM Sweden Phone: (+46) 8 790 8463 Fax: (+46) 8 790 7260 Email: [EMAIL PROTECTED] WWW: http://www.s3.kth.se/~mabe =============================================


_______________________________________________ lilypond-user mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to