>Side note: wouldn't it be possible to make <<{}\\{}>> an abbreviation to
>this? It is easier to write and remind.
I have these three entries in my definitions file:
vSpl = #(define-music-function (parser location vOne vTwo) (ly:music?
ly:music?)
#{ << { \voiceOne $vOne } \new Voice { \vo
El 27.02.2009, a las 22:53, Alberto Simões escribió:
Hello
James E. Bailey wrote:
El 27.02.2009, a las 22:38, Alberto Simões escribió:
Hello
In a music I am transcribing there is a portion where I had to
force two
voices with
<< { ... } \\ { ... } >>
Now my problem is that lyrics i
Hello
James E. Bailey wrote:
>
> El 27.02.2009, a las 22:38, Alberto Simões escribió:
>
>> Hello
>>
>> In a music I am transcribing there is a portion where I had to force two
>> voices with
>>
>> << { ... } \\ { ... } >>
>>
>> Now my problem is that lyrics in that part of the music are not sh
El 27.02.2009, a las 22:38, Alberto Simões escribió:
Hello
In a music I am transcribing there is a portion where I had to
force two
voices with
<< { ... } \\ { ... } >>
Now my problem is that lyrics in that part of the music are not shown.
Is there any tweak to solve this issue?
Thank