You can get the same result without having to figure out what numbers to use in a \translate command, in the following way:

slashedturn =     \markup {
           \combine
               \vcenter \center-align \musicglyph #"scripts.reverseturn"
               \vcenter \center-align \fontsize #3.5 "|"
                       }

   /Mats


grisu_76 wrote:
Dear group members,

I built a sign for a transcription, a slashed reverse turn:

slashedturn = \markup { \combine \musicglyph #"scripts.reverseturn" \translate #'(-1.0 . -1.2) \fontsize #3.5 "|"
                        }


Maybe it's of interest to some of you, I only wanted to let you know.

Regards,

Christian

--
=============================================
        Mats Bengtsson
        Signal Processing
        School of Electrical Engineering
        Royal Institute of Technology (KTH)
        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