lilypond-user
[Top][All Lists]
Advanced

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

Re: pedal tremolo (docs?)


From: Mats Bengtsson
Subject: Re: pedal tremolo (docs?)
Date: Thu, 03 Jan 2008 13:21:44 +0100
User-agent: Thunderbird 2.0.0.5 (X11/20070716)

Of course, another approach to find the answer to Stefan's question is to look
at the Internals/Program Reference for the TrillSpanner object and see what
the style property is set to for trills.

   /Mats

Mats Bengtsson wrote:
I hope you know that the properties listed directly on the web page for
each layout object are just a subset of all available properties. Those you
see are those that have a value set by default. To see a complete list of
properties and more documentation, you have to click on the links at the
bottom of the page to the different interfaces.

If you click on line-interface, you will, among others, find that
"The property |style| can be |line|, |dashed-line|, |trill|, |dotted-line| or |zigzag|."

The direct answer to your question on how I found it, though, is that I recently made some small modifications to the source code handling different kind of lines. ;-)

   /Mats

Damian Legassick wrote:
i've got a pretty good feel for the docs by now, but every now and then there's a post, like this one, which makes me wonder 'where the hell did x find that?!'

so...where the the hell do you find this? :-)

i got as far as
PianoPedalBracket

PianoPedalBracket objects are created by: Piano_pedal_engraver
[...]

style (symbol):
    'line

This setting determines in what style a grob is typeset. Valid choices depend on the stencil callback reading this property.
where next?

cheers, and happy new year to all the lilyponderers

d



On 3 Jan 2008, at 10:54, Mats Bengtsson wrote:

In the latest 2.11.x versions, you can use
   \override Staff.PianoPedalBracket #'style = #'trill
I'm not exactly sure why it doesn't work in 2.10.33.

  /Mats

Stefan Thomas wrote:
Dear Lilypond-users,
I have special a question:
I want to write a pedal-tremolo. Therefore I would like to change the
line-style of the piano-pedal bracket. I would like to have the same
kind of line which is also used for trill-spanners.
Can You tell me if and how it is possible?
Thanks,
Stefan



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



_______________________________________________
lilypond-user mailing list
address@hidden <mailto:address@hidden>
http://lists.gnu.org/mailman/listinfo/lilypond-user

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

_______________________________________________
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]