Ups, you only need this:
lyrcaps = #(define-lyric-markup (markup #:frompropertysmallcaps
'lyric:text))
In the markupCommand are smallCaps already set ...
Cheers,
Jan-Peter
Am 05.10.2011 11:55, schrieb Jan-Peter Voigt:
Hello Vaughan,
there is a known issue with caps/smallcaps and fromproper
Hello Vaughan,
there is a known issue with caps/smallcaps and fromproperty (or nested
markups? see below): http://code.google.com/p/lilypond/issues/detail?id=1482
If you take the little snippet from that site, you can use this
(exchange caps/smallCaps as you like):
--snip--
#(define-markup-com
On 5 October 2011 18:48, Jan-Peter Voigt wrote:
> Hello list,
>
> for the simple case of italic lyrics, the answer withe override/revert is
> already given. But I just wanted to point out another possibility for more
> complex markups in lyrics:
> In the following snippet I define a function to cr
Hello list,
for the simple case of italic lyrics, the answer withe override/revert
is already given. But I just wanted to point out another possibility for
more complex markups in lyrics:
In the following snippet I define a function to create music functions,
that wraps all lyric syllables in
On 11-10-04 08:19 PM, Vaughan McAlley wrote:
On 4 October 2011 14:44, Benjamin Peterson wrote:
Kieren MacMillan sympatico.ca> writes:
What about
\override LyricText #'font-shape = #'italic …
\revert LyricText #'font-shape
?
Works great. Thanks.
Regards,
Benjamin
It’s not obvious
On 4 October 2011 14:44, Benjamin Peterson wrote:
> Kieren MacMillan sympatico.ca> writes:
>> What about
>> \override LyricText #'font-shape = #'italic …
> \revert LyricText #'font-shape
>> ?
>
> Works great. Thanks.
>
> Regards,
> Benjamin
>
>
>
It’s not obvious from the documentation that
Kieren MacMillan sympatico.ca> writes:
> What about
> \override LyricText #'font-shape = #'italic …
\revert LyricText #'font-shape
> ?
Works great. Thanks.
Regards,
Benjamin
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.
Hi Benjamin,
> I need to italize an entire section in a song I am writing. Currently, I have
>
> \text = \lyricmode {
> ...
> that this air will sud -- den -- ly crack
> a -- long sharp di -- ag -- gon -- als?
>
> \markup { \italic { The earth hears me.
> The sun hears me. } }
>
> But the
Hi,
I need to italize an entire section in a song I am writing. Currently, I have
\text = \lyricmode {
...
that this air will sud -- den -- ly crack
a -- long sharp di -- ag -- gon -- als?
\markup { \italic { The earth hears me.
The sun hears me. } }
But the air is like air left
..
}
What is the problem? Is the problem that the \markup{...} is treated as
an extra syllable, whereas you want it inserted at the end of a
syllable? Then, why not simply include that syllable in the markup
as well? Something like
mylyrics = \lyricmode {
Here comes a \markup{ word \raise #1.0 \musi
On Nov 17, 2005, at 03:26, Reinhold Kainhofer wrote:
I'm trying to typeset a piece for our choir (thus it's polyphony
with lyrics
attached using \lyricsto). I'm using LilyPond 2.6.3.
Now, in one stanza I need to put a \breathe sign at a position,
where the
other stanzas mustn't have a brea
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi,
I'm trying to typeset a piece for our choir (thus it's polyphony with lyrics
attached using \lyricsto). I'm using LilyPond 2.6.3.
Now, in one stanza I need to put a \breathe sign at a position, where the
other stanzas mustn't have a breathe (so
.. zum, zum, zum. {But / For /And} here by the fire ...
>
>Where the But, For and And should be stacked up like this (use a monospace font
>to view this):
>
> { But }
>zum, zum. { For } here by the fire
> { And }
>
>*( the multiple curly braces should be sin
y, December 05, 2004 4:32 PM
Subject: markup in lyrics?
> I'm trying to typeset more of the songs from my college songbook and I'm
running
> across some problems. One problem is that sometimes there are different
words
> sung for different verses...
>
> One line runs:
>
or and And should be stacked up like this (use a monospace font
to view this):
{ But }
zum, zum. { For } here by the fire
{ And }
*( the multiple curly braces should be single curly braces...)
I tried to put markup in lyrics, as I had hoped I could just make a column,
etc..
lilypond-devel list.
/Mats
Bertalan Fodor wrote:
Hello,
is there any possibility to use markup in lyrics (2.2.5), I mean sg like
this:
\new Lyrics \lyrics { interesting^\markup{\tiny \note #"4" #0.7 = 160}
lyrics }
Actually I need the following effect:
This is stan --
Hello,
is there any possibility to use markup in lyrics (2.2.5), I mean sg like
this:
\new Lyrics \lyrics { interesting^\markup{\tiny \note #"4" #0.7 = 160}
lyrics }
Actually I need the following effect:
This is stan -- dard rythm.
|| |--|||
This is nonstan -- dard r
17 matches
Mail list logo