lilypond-user
[Top][All Lists]
Advanced

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

Re: Creating a ://: repeat mark?


From: Marc Hohl
Subject: Re: Creating a ://: repeat mark?
Date: Sun, 04 Jul 2010 08:51:23 +0200
User-agent: Thunderbird 2.0.0.24 (X11/20100317)

M Watts schrieb:
On 07/02/2010 06:20 PM, Marc Hohl wrote:

> Why don't you just combine the double slash?
>

Um, mental block; or just blockhead :)


you can use \raise:
\markup { \raise #0.25 { \italic : } \hspace #-1.25 "/" \hspace #-1.25
"/" \hspace #-1.25 \raise #0.25 { \italic : }}

Instead of experimenting with various values for \raise, you can \vcenter the whole thing; this goes for all markups, too.

\markup { \vcenter { { \italic : } \hspace #-1.25 "/" \hspace #-1.25 "/" \hspace #-1.25 { \italic : }}}
Of course! Why easy, when there is a more complicated way? ;-)

marc

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