>> The problem is that in this example, there is a collision with the
>> tie, second from the top (d'') and the f# (fis''). Ms. Gould's
>> solution is to "divide" the tie leaving a gap in the tie, so that it
>> doesn't collide. How does one divide a tie with Lilypond?
sorry for the delayed respons
m...@apollinemike.com wrote:
>
> There's a bracket-visibility property that you can play
> around with (ie \once \override Voice . TupletBracket #'bracket-visibility
= ##t)
>
...
> >
> > Great; this worked _except_ that it just removed the
> > bracket and _not_ the number in the center of the brac
m...@apollinemike.com wrote:
>
> #(set-accidental-style 'neo-modern) at the beginning of each
> staff when there's no time signature, use \once \override
> Staff . TimeSignature #'stencil = ##f and then use \bar ""
> at each point in time where a line break would be
> acceptabl
On Apr 10, 2011, at 2:12 PM, Ivan Kuznetsov wrote:
> m...@apollinemike.com wrote:
> >
> > ivan.k.kuznet...@gmail.com wrote:
> > >
> > > I have my first page of music notated with lilypond here:
> > >
> > > http://www.flickr.com/photos/61572029@N04/5603253711/
> > >
> ...
> > >
> > > CONCERNING th
m...@apollinemike.com wrote:
>
> ivan.k.kuznet...@gmail.com wrote:
> >
> > I have my first page of music notated with lilypond here:
> >
> > http://www.flickr.com/photos/61572029@N04/5603253711/
> >
> >
> > CONCERNING area's marked in red A1 and A2:
> >
> > Sometimes I require one note to have two
m...@apollinemike.com wrote:
>
> ivan.k.kuznet...@gmail.com wrote:
> >
> > I have my first page of music notated with lilypond here:
> >
> > http://www.flickr.com/photos/61572029@N04/5603253711/
> >
...
> >
> > CONCERNING the area's marked B1, B2, B3, and B4:
> >
> > Look at B1 for example. The t
On Apr 10, 2011, at 11:05 AM, PMA wrote:
> My thanks to all for your suggestions!
>
> The upshot -- well, so far -- is that *if* I buy the printer, it will be a
> refurbished HP LaserJet 5000. Am sniffing out reputable vendors.
>
> Meanwhile, I've begun to explore other (no-printer) options fo
> "Pete" == PMA writes:
Pete> The upshot -- well, so far -- is that *if* I buy the printer,
Pete> it will be a refurbished HP LaserJet 5000. Am sniffing out
Pete> reputable vendors.
I would recommend against this. I did that, after the kind of
exploration you did, and if you c
My thanks to all for your suggestions!
The upshot -- well, so far -- is that *if* I buy the printer, it will be a
refurbished HP LaserJet 5000. Am sniffing out reputable vendors.
Meanwhile, I've begun to explore other (no-printer) options for self-
publishing. The POD outfits (Lulu first) espe
Hello,
From: lilypond-user-bounces+james.lowe=datacore@gnu.org
[lilypond-user-bounces+james.lowe=datacore@gnu.org] on behalf of Ivan
Kuznetsov [ivan.k.kuznet...@gmail.com]
Sent: 09 April 2011 21:54
To: lilypond-user@gnu.org
Subject: First page completed; t
On 10/04/11 23:33, Phil Holmes wrote:
- Original Message - From: "Nick Payne"
To:
Sent: Sunday, April 10, 2011 1:23 PM
Subject: Re: Slurs are better than ties at automatically avoiding
collisions
On 10/04/11 22:09, Phil Holmes wrote:
Have you tested whether it actually avoids
- Original Message -
From: "Nick Payne"
To:
Sent: Sunday, April 10, 2011 1:23 PM
Subject: Re: Slurs are better than ties at automatically avoiding collisions
On 10/04/11 22:09, Phil Holmes wrote:
Have you tested whether it actually avoids the beam better, or if it's
not just sim
- Original Message -
From:
> Look at B1 for example. The triplet bracket circled is
> too short, I want all triplet brackets to take the "entire
> duration", not just go to the last stem.
\set tupletFullLength = ##t
\set tupletFullLengthNote = ##t
Shouldn't this be the default?
- Original Message -
From: "Laura Conrad"
To: "Phil Holmes"
Cc: "LilyPond User"
Sent: Saturday, April 09, 2011 10:11 PM
Subject: Re: Old English font for titles
I finally got a trivial test file. It's a dumb error in my markup. If
you balance the open parenthesis in the composer
On 10/04/11 22:09, Phil Holmes wrote:
"Nick Payne" wrote in message
news:4da16be1.7010...@internode.on.net...
See below. If I have a tie between the two Gs in the top voice, it
collides with the beam. If I fake the tie with a slur, it automatically
avoids the beam.
\version "2.13.58"
\relativ
On 10 April 2011 06:40, Michael Dykes wrote:
>
> I have read this - well most of this section before, but when I try it I
> still get the same results. Perhaps someone could help me out a little,
> please?
Normally
\new Lyrics \with {
\override VerticalAxisGroup #'staff-affinity = #CENTER
"Nick Payne" wrote in message
news:4da16be1.7010...@internode.on.net...
See below. If I have a tie between the two Gs in the top voice, it
collides with the beam. If I fake the tie with a slur, it automatically
avoids the beam.
\version "2.13.58"
\relative c'' {
<< { g'2 ~ g }
\\ { s1 }
Dear Nick,
Looks like a good thing to try, when in difficulty.
There isn't any collision avoidance occurring, of course; slurs are
usually placed further away from the notes than ties.
If you make the middle voices vacant, you can see this.
Regards,
bruys
\version "2.12.3"
\relative c'' {
<<
Thanks for your persistence, Eluze,
You're right, I'm using version 2.12.3. It's good to know that when I
upgrade to the new version, I should be able to get it to work. In
version 2.12.3, it's not really bad, but the tie clips the bottom of
the sharp sign.
Remember, I started by wanting to repro
I use a different font for TabStaff:
\override TabStaff.TabNoteHead #'font-name = #"Nimbus Sans L Bold"
But when a score contains \deadNote I'm forced to comment the line above
and switch back to Feta, otherwise lilypond can't find noteheads.s2cross
(the Feta glyph for dampened notes).
There's a
On Sun, Apr 10, 2011 at 11:21:17AM +0200, Jan Nieuwenhuizen wrote:
> Graham Percival writes:
>
> > http://lilypond.org/bug-reports
>
> > http://lilypond.org/tiny-examples
>
> Why are these in plural; I would prefer: /bug-report, /tiny-example ?
Because I thought that the phrase "Tiny ex
Graham Percival writes:
> http://lilypond.org/bug-reports
> http://lilypond.org/tiny-examples
Why are these in plural; I would prefer: /bug-report, /tiny-example ?
Jan -- just asking for these in a private mail and mistyping the urls :-)
--
Jan Nieuwenhuizen | GNU LilyPond http://lil
hi bruys
bruys . wrote:
>
> The one disappointing aspect is that (with version 2.13), I get a
> warning that Lilypond couldn't "find the property type-check for
> 'dash-definition'". And, if I comment this line out, the result is
> basically unchanged. Actually, if I leave this line in, it messe
See below. If I have a tie between the two Gs in the top voice, it
collides with the beam. If I fake the tie with a slur, it automatically
avoids the beam.
\version "2.13.58"
\relative c'' {
<< { g'2 ~ g }
\\ { s1 }
\\ { b,8 g a b ~ b a b a }
\\ { g,2 g }
>>
}
\relative c'' {
<< {
24 matches
Mail list logo