Christian Eitner wrote:
>
> I'm having trouble understanding how a voice to which lyrics were
> added is continued after the lyrics. Here is my snippet:
>
> \version "2.12.2"
>
> \new Staff {
> \new Voice = melody {
> a'1
> }
> <<
> \context Voice = "melod
Hello,
I'm having trouble understanding how a voice to which lyrics were
added is continued after the lyrics. Here is my snippet:
\version "2.12.2"
\new Staff {
\new Voice = melody {
a'1
}
<<
\context Voice = "melody" {
b'1
On 03/11/11 02:08, Jiri Zurek (Prague) wrote:
What is the correct and working way to add some padding to the right of the
notehead, please?
I tried "extra-X-extent" and "minimum-X-extent" but it seems not to work (no
padding is added in reality). Eventually, I could add "s" after the note to
crea
What is the correct and working way to add some padding to the right of the
notehead, please?
I tried "extra-X-extent" and "minimum-X-extent" but it seems not to work (no
padding is added in reality). Eventually, I could add "s" after the note to
create an invisible space after a note, but this i
Marc Hohl writes:
> Am 01.11.2011 22:38, schrieb David Kastrup:
>> Marc Hohl writes:
>>
>>> [...]
>> U+200c zero width non-joiner.
>> Cut and paste the following "ff": it is two f characters with a ZWNJ
>> between them.
> Hey, perfect! Thank you!
It has the slight disadvantage of being sort of
Am 01.11.2011 22:38, schrieb David Kastrup:
Marc Hohl writes:
[...]
U+200c zero width non-joiner.
Cut and paste the following "ff": it is two f characters with a ZWNJ
between them.
Hey, perfect! Thank you!
Marc
___
lilypond-user mailing list
li