lilypond-user
[Top][All Lists]
Advanced

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

Re: spanned text like "Retenu..."


From: Venus' Wink
Subject: Re: spanned text like "Retenu..."
Date: Tue, 5 May 2015 01:35:46 -0800

Hi Pierre,

Both of your ways bring me to my purpose.
Thanks a lot.

Venus' Wink

-----Original Message-----
From: address@hidden
Sent: Tue, 5 May 2015 09:48:14 +0200
To: address@hidden
Subject: Re: spanned text like "Retenu..."

Oops,  wrong copy/paste, so here  again:

\version "2.18.2"

\relative {
    \once \override TextSpanner.bound-details.left.text = 
\markup\normal-text\bold "Retenu"
    \once \override TextSpanner.to-barline = ##t
    c'4
    %% optional:
    %-\tweak bound-details.left.text \markup\normal-text\bold "Retenu"
    %-\tweak to-barline ##t
    \startTextSpan  d e f g a b c d
    \stopTextSpan
}

Cheers,

Pierre

2015-05-05 9:39 GMT+02:00 Pierre Perol-Schneider <address@hidden>:

Hi Venus' Wink,

Try :

\version "2.18.2"

\relative {
    \once \override TextSpanner.bound-details.left.text = \markup \bold "Retenu"
    \once \override TextSpanner.to-barline = ##t
    c'4
    %% optional:
    %-\tweak bound-details.left.text \markup\normal-text\bold "Retenu"
    %-\tweak to-barline ##t
    \startTextSpan  d e f g a b c d
    \stopTextSpan
}

See also: 
- http://lilypond.org/doc/v2.18/Documentation/notation/spanners 
[http://lilypond.org/doc/v2.18/Documentation/notation/spanners]
- 

Cheers,

Pierre

PS. I totally missed your post and cannot see any attachement.

2015-05-05 9:22 GMT+02:00 Venus' Wink <address@hidden>:

        Thanks of Mr. Perol-Schneider,
 I've found the way to make it bold style:

 {
     \override TextSpanner.bound-details.left.text = \markup{\bold "Retenu"}
     \startTextSpan ... \stopTextSpan
 }

 but not yet
 - how to cancel italic style,
 - how to expand it to bar.

 Thanks
 Venus' Wink

 > -----Original Message-----
 > From: address@hidden
 > Sent: Mon, 4 May 2015 20:30:49 -0800
 > To: address@hidden
 > Subject: spanned text like "Retenu..."
 >
 > Hi,
 >
 > How can I write spanned bold, not italic text
 > expanded to a right end of a measure
 > such as "Retenu..." in the attachment?
 >
 > thanks
 > Venus' Wink
 >
 > ____________________________________________________________
 > Share photos & screenshots in seconds...
 > TRY FREE IM TOOLPACK at http://www.imtoolpack.com/default.aspx?rc=if1 
 > [http://www.imtoolpack.com/default.aspx?rc=if1]
 > Works in all emails, instant messengers, blogs, forums and social
 > networks.

 ____________________________________________________________
 FREE 3D EARTH SCREENSAVER - Watch the Earth right on your desktop!
 Check it out at http://www.inbox.com/earth [http://www.inbox.com/earth]

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

____________________________________________________________
FREE 3D MARINE AQUARIUM SCREENSAVER - Watch dolphins, sharks & orcas on your 
desktop!
Check it out at http://www.inbox.com/marineaquarium





reply via email to

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