Nicholas Bailey wrote:
Hello!
I'm trying to typeset a piece of polyphonic keyboard music by the
English composer John Bull with version 2.4 and 2.6 (two different
platforms), and I've noticed the positioning of the rests doesn't look
too good. I understand that you can place a rest using a n
Han-Wen Nienhuys wrote:
Maarten Storm wrote:
\new Staff \relative <<
\globals
\context Voice = cue { \smaller \stemUp }
\set Score.skipBars = ##f
\new Voice {
\stemUp
\cueDuring #"piano" #1
{
\partial 8 s8
\clef treble
\bar &quo
Han-Wen Nienhuys wrote:
Maarten Storm wrote:
was wondering if someone could help me out with this. I'm working at
an arrangment of the Cesar Franck sonata and want to have the first 4
measures of piano introduction quoted in the solo part. In the score
I have there is first a bass
h lilypond. I used the partial-trick for clefchanges in the
first measure and that doens't seem to work. I attached my ly file so
that you can see what I tried. And the \stemUp doesn't seem to work
either within the cue context. Does somebody knows a way of solving this?
Thanks fo