bug-lilypond
[Top][All Lists]
Advanced

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

Re: accordion-accStdBase and accordion-accDots inside ? is it possible


From: Mats Bengtsson
Subject: Re: accordion-accStdBase and accordion-accDots inside ? is it possible
Date: Fri, 05 Nov 2004 09:58:26 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20040913

You can use them with the text markup commands, see
http://lilypond.org/doc/v2.2/Documentation/user/out-www/lilypond/Text-markup.html#Text%20markup
and
http://lilypond.org/doc/v2.2/Documentation/user/out-www/lilypond/Overview-of-text-markup-commands.html#Overview%20of%20text%20markup%20commands

For example, you can do

^\markup{ \combine \vcenter \musicglyph #"accordion-accDiscant" \musicglyph #"accordion-accDot" } ^\markup{ \combine \vcenter \musicglyph #"accordion-accDiscant" \translate #'(0 . -1 ) \musicglyph #"accordion-accDot" }

It's possible to define your own shortcuts, see
http://www.lilypond.org/doc/v2.2/Documentation/user/out-www/lilypond/Markup-command-definition.html

   /Mats


Albert Einstein wrote:
 In documentation of Lilypond I found accordion-accStdBase mark
 but I don't know how to put dots inside of this mark.
There is command accordion-accDot but in the documentation there
is no example (or I can't find ) how to do a mark for example like below.
We must integrate in this case accordion-accDiscant and accordion-accDot.

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


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


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


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


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


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


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

_______________________________________________
bug-lilypond mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/bug-lilypond

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