lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: again: as fast as possible


From: Mats Bengtsson
Subject: Re: again: as fast as possible
Date: Mon, 28 Jan 2008 12:49:01 +0100
User-agent: Thunderbird 2.0.0.5 (X11/20070716)

Have you seen
http://lists.gnu.org/archive/html/lilypond-user/2007-04/msg00422.html
See also the first solution of
http://lists.gnu.org/archive/html/lilypond-user/2006-12/msg00921.html
with Han-Wen's follow-up, if you want to make a parameterized
markup command.

   /Mats

Stefan Thomas wrote:
Dear Lilypondusers,
I've read the mail concerning the slashed beams under
http://lists.gnu.org/archive/html/lilypond-user/2006-12/msg00253.html.
But there is one thing, that isn't convincing for me:
in my opinion the slash is too short.
Is there a possibility to make it longer?
For myself I made experiments with postscript. I made a macro for the slash:

slash = \markup {
   \postscript #"0.1 setlinewidth
                -0.3 1 moveto
                 2.5 4.5 lineto
                 stroke" }
But now the starting position and the length are not always, what I need.
Is it possible to write a macro for the "moveto" and the "lineto" in the markup command?
I'm thinking of something like
slashposition = {position of "moveto" position of "lineto"}
Thanks for any advice!
Stefan



_______________________________________________
lilypond-user mailing list
address@hidden
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: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================





reply via email to

[Prev in Thread] Current Thread [Next in Thread]