lilypond-user
[Top][All Lists]
Advanced

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

Re: search term


From: Jacques Menu Muzhic
Subject: Re: search term
Date: Sun, 30 Oct 2016 19:29:45 +0100

Hello Mark,

Maybe you can take ideas from the following.

JM


\version "2.19.44"

underscorePath =
#'(
    (rlineto 0 -1.0)
    (moveto 0 0)
    (rlineto 6.0 0)

    (closepath))

Tutti = ^\markup{
  \column {
    "[Tutti]"
    \vspace #-0.75
    \path #0.25 #underscorePath
  }
}

Soli = ^\markup{
  \column {
    "[Soli]"
    \vspace #-0.75
    \path #0.25 #underscorePath
  }
}

{ a \Tutti b c d \Soli }


Le 30 oct. 2016 à 19:22, Bernhard Kleine <address@hidden> a écrit :

Arpeggio Bracket is the search word.

Regards Bernhard


Am 30.10.2016 um 18:38 schrieb Phil Holmes:
I don't think I've ever noted that notation in LilyPond.  The closest I can think of is http://lsr.di.unimi.it/LSR/Item?id=466

--
Phil Holmes
 
 
----- Original Message ----- 
Sent: Sunday, October 30, 2016 5:21 PM
Subject: search term

Hello All:
 
Lilypond has a command to indicate in Piano Score left hand to play note(s) – something like   and right hand – like .
What search term should I use to it locate in LSR or mail-archive?
 
Thank you for your kind attention.
 
Mark


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


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

-- 
spitzhalde9
D-79853 lenzkirch
address@hidden
www.b-kleine.com, www.urseetal.net
-
thunderbird mit enigmail
GPG schlüssel: D5257409
fingerprint:
08 B7 F8 70 22 7A FC C1 15 49 CA A6 C7 6F A0 2E D5 25 74 09
_______________________________________________
lilypond-user mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/lilypond-user


reply via email to

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