Mats Bengtsson wrote Saturday, August 09, 2008 11:37 AM
Han-Wen Nienhuys wrote:
Perhaps we should have a nice scheme hack that will print out the
context hierarchy at any point.
That would be great!
Does this get close to helping? A little more scheming to check
for the top context rath
2008/8/10 Trevor Daniels <[EMAIL PROTECTED]>:
> There may be better ways, but this works, and is adequate
> for experimentation:
Thanks for this, Trevor; it's easier to see what's going on than using
\displayMusic.
I noticed something strange going on when using \addlyrics; perhaps it
should be
Mats Bengtsson asked
Trevor Daniels wrote:
My understanding is that the name given to a context is
stored internally as the context's id. You can display this
with the ly:context-id function. In the example above both
contexts have id set to "myvoice", as least that's what this
function retu
Mats Bengtsson wrote:
Trevor Daniels wrote:
My understanding is that the name given to a context is
stored internally as the context's id. You can display this
with the ly:context-id function. In the example above both
contexts have id set to "myvoice", as least that's what this
function ret
Trevor Daniels wrote:
My understanding is that the name given to a context is
stored internally as the context's id. You can display this
with the ly:context-id function. In the example above both
contexts have id set to "myvoice", as least that's what this
function returns.
I take the oppor
Hi Patrick,
2008/8/9 Patrick Horgan <[EMAIL PROTECTED]>:
> Speaking of nice scheme hacks. I had come across a way to have the output
> pdf show all the measurements and where they came from. I guess I'm just
> not creative enough in my guess about what words to search for, but I can't
> find it
Han-Wen Nienhuys wrote:
Perhaps we should have a nice scheme hack that will print out the
context hierarchy at any point.
Speaking of nice scheme hacks. I had come across a way to have the
output pdf show all the measurements and where they came from. I guess
I'm just not creative enough i
Han-Wen Nienhuys wrote:
On Wed, Aug 6, 2008 at 9:11 AM, Mats Bengtsson <[EMAIL PROTECTED]> wrote:
\relative c' <<
\new Staff \new Voice = myvoice { c d e f }
\new Staff \context Voice = myvoice { g f e d }
both contexts get the same name. If you want to refer to either of
them, you
On Wed, Aug 6, 2008 at 9:11 AM, Mats Bengtsson <[EMAIL PROTECTED]> wrote:
> \relative c' <<
> \new Staff \new Voice = myvoice { c d e f }
> \new Staff \context Voice = myvoice { g f e d }
>>>
both contexts get the same name. If you want to refer to either of
them, you need to name the staves too
Valentin Villenave wrote
Mats Bengtsson wrote
Can anybody tell me exactly what happens with the context names in the
following example.
\relative c' <<
\new Staff \new Voice = myvoice { c d e f }
\new Staff \context Voice = myvoice { g f e d }
Is the Voice context in the
lower stave give
2008/8/6 Mats Bengtsson <[EMAIL PROTECTED]>:
> Since I have only used LilyPond for 11 years, I have some remaining
> questions on how it works.
Greetings Mats,
Hehehe... As soon as I can find a couple minutes to work on the
"LilyPond Report" again, I guess this will make the "Quote of the
Week" :
Since I have only used LilyPond for 11 years, I have some remaining
questions on how it works.
Can anybody tell me exactly what happens with the context names in the
following example.
\relative c' <<
\new Staff \new Voice = myvoice { c d e f }
\new Staff \context Voice = myvoice { g f e d }
>>
12 matches
Mail list logo