Hi,
Manual section about vocal music recommends that:
\override Score.PaperColumn #'keep-inside-line = ##t
Beginner question: where exactly should I insert that?
Thanks,
Maurício
___
lilypond-user mailing list
lilypond-user@gnu.org
http:
Hi,
I need to get an "8" followed by a line above a few notes to show
they should be played one octave up from what is noted. How should I do
that?
Thanks,
Maurício
___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org
Hi,
I'm typesetting a voice/piano composition. Sometimes, the end of a
word and the start of the next word are song in a single note. Lily just
insert both below that note. Is it possible to connect those words using
something similar to a tie between notes, to emphasize the fact that
bot
Kieren MacMillan wrote:
Hi, Maurí cio:
if I could get lilypond to draw the first c4 as a c2, (...)
With Lilypond, *anything* is possible! ;-)
(...)
If you absolutely need the rest (in the second voice), I might be able
to take a few seconds and whip up a solution.
Best,
Kieren.
Cool!
Kieren MacMillan wrote:
Hi, Maurí cio!
I have two voices that I should tie to a chord. Is it possible to do
that?
Would the attached example for you?
(...)
theMusic = \relative c'
{
\time 2/4
\set tieWaitForNote = ##t
c4~ e4~ 2
\set tieWaitForNote = ##f
}
No, it doesn'
I believe this approach could also work properly:
<< 1\arpeggio~ \\ s1 >> | << 1\fermata \\ {r2 r4 b'32 (c d
e f g a b)} >>
i.e., a second "space" voice is added to the first compass. However,
don't take it as example of good style, since I've just started to learn
Lily.
Best,
Mauríc
Hi,
This obviously doesn't work, but helps explain what I'm trying to do:
\time 2/4 { << c2~ \\ { r4 e4~ } >> 2 }
I have two voices that I should tie to a chord. Is it possible to do
that?
Thanks for your help,
Maurício
___
lilypond-