lilypond-user
[Top][All Lists]
Advanced

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

RE: Flipping text in a \markup


From: Fairchild
Subject: RE: Flipping text in a \markup
Date: Sun, 14 Aug 2005 12:16:39 -0500

Sven -

Thinking Polish, try this:

%%%%%%%%%%%%%%%%%%%%%%%%%%%

\version "2.4.6"
\score { {
c''1 c''^\markup { \postscript #" 2.2 2 moveto /Times findfont 2.0 scalefont
setfont 180 rotate (K) show" }
c''^\markup { \postscript #" 2.4 2 moveto /Times findfont 3.0 scalefont
setfont 180 rotate (K) show" }
c'' c'' c'' } }

%%%%%%%%%%%%%%%%%%%%%%%%%%%

                               - Bruce

-----Original Message-----
From: address@hidden
[mailto:address@hidden On Behalf Of
Sven Axelsson
Sent: Wednesday, August 03, 2005 2:36 AM
To: 'lilypond-user Mailinglist'
Subject: Flipping text in a \markup


I am using Lilypond for classical bagpipe music (piobaireachd). To write
this correctly I need a markup consisting of a a single letter rotated 180
degrees around it's center (i.e. put upside down). This can be done using
\postscript markup, but I don't know how myself. Can anyone give me a hand?
The letter should use the current font and size for text markup.

Thanks a lot

-- 
Sven Axelsson



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







reply via email to

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