Philip,
Here is an example of the first issue---sloping, and even in the wrong
direction---(it seems to occur only when a rest is involved):
\version "2.14.1"
\paper{ ragged-right=##t }
\relative c' {
\clef bass
d4 d d( r \break d')
}
The other issues all appear to be reported alre
I see that there are some older messages complaining about the way Lilypond
handles slurs going across system breaks. I thought I would add my voice,
since this is a very common thing occurrence, and the fact that it is
handled so poorly while other less common issues are handled well is rather
s
Fingerings stop avoiding slurs when they are placed within a chord <...> or
even a single note <>. Is this not a bad default behavior? For example:
\version "2.13.51"
\include "english.ly"
\relative c'
{
\clef bass
c8-1( d-2 e-3) b-1( f-2) g-3( a-1 b-2)
( ) ( ) ( )
}
--
View this
When a slur connects two notes that have a rest in between, the slur is
placed up, even if it would otherwise be down. Needless to say, this looks
bad, and one has to manually adjust it every time it occurs. Thus:
\version "2.13.51"
\include "english.ly"
\relative c
{
\clef bass
c8( r c
While adjusting slurs, I have come across cases where the adjustment doesn't
take. I have played around with all of the slur details settings, but
nothing has worked. See this example, where the slur should be much higher,
exaggerated for testing, but is stuck lower:
\version "2.13.51"
\include
Phil Holmes-2 wrote:
>
> I still get an error with your example:
>
> error: syntax error, unexpected DIGIT
>
> 4( 8-.)
>
The left and right angled brackets and everything between them are not
showing up due to the HTML. What code do I need to use to get around that?
--
View this mess
I can read
somewhere?
Han-Wen Nienhuys-5 wrote:
>
> On Fri, Feb 25, 2011 at 10:45 PM, MusFelix wrote:
>>
>> Whenever there is an articulation on the first or last note of a slur the
>> other end is offset by the same amount, whether it has an articulation or
>>
Thanks. I'll try a hidden grace in the other voice to see what that
produces.
Phil, good thing you asked me for a separate working example. When I wrote
one up, I didn't get any errors (see my snippet below), just some
collisions. As it turns out, I had this line in the original:
\override Sc
\grace, \afterGrace, \appoggiatura and \acciaccatura yield problems when used
in << {...} \\ {...} >> setups. Among other ways of doing it, I have tried
the following five setups with bad results (errors, colliding columns,
etc.):
4( 8-.)
<< { \grace fs'8 es8( ds es-.) }
\\ { gs,4
Whenever there is an articulation on the first or last note of a slur the
other end is offset by the same amount, whether it has an articulation or
not. Is this intentional in the algorithm or a problem? And is there a way
to fix it generally (obviously a slur can be adjusted manually one at a
t
How do I set the font used in the measure numbers at the beginning of each
system to use the number fonts used in fingerings?
Thanks.
--
View this message in context:
http://old.nabble.com/Fingering-font-in-Measure-numbers-tp31000348p31000348.html
Sent from the Gnu - Lilypond - User mailing lis
11 matches
Mail list logo