Hi David,
David Bobroff wrote:
New problem. I had saved the small test file in *.doc format as I'm
doing some work for someone who is using Word on Windows (this may or
may not be relevant). When I reopened the test file and tried to edit
one of the little music snippets, or add a new one, I
I had been thinking that this bug was combined with another tuplet bug
but looking at the bug listings I see I was wrong.
This code produces a tuplet bracket that slopes the opposite way as it
should and collides with the beam.
\version "2.9.19"
\relative c' { ees16[ g \times 2/3 { r16 dis c
In the midst of having trouble with OOoLilypond I decided it was time to
go ahead and update my Linux installation. I did a fresh install of
Fedora Core 5 (was using FC3 before). I updated everything and then
installed LilyPond 2.8.7 from the install.sh. Then I installed
OOoLilyPond. Then I
Here: http://www.lilypond.org/doc/v2.9/Documentation/user/lilypond/
Font-selection.html
it says that make-pango-font-tree should be placed in \paper.
At least on my system with LilyPond 2.9.21 it works only in \layout.
Could someone test/correct this please?
BTW: What does the / in (/ staffsize
Yes, if I r c you could find an example in Tips & Tricks. Generally you need
to override the print function of the notehead.
___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user
>>> {c'( d'^\flageolet)}
>>>
>>> gives the warning:
>>>
>>> Ignoring grob for slur. avoid-slur not set?
>>
>> Michael: you can't get rid of this warning right now. Maybe in a
future
>> version.
>>
>>
>> Devel: could we set avoid-slur to something by default? If
there isn't
>> a specific va
> I would like to notate an arbitrarily high pitch using an upward arrow as a
> notehead, but note-head-style.ly does not contain such a symbol.
As an alternative, you might try
c''1
:-)
Werner
___
lilypond-user mailing list
lil
Howdy. Sorry if this has been addressed before, but I couldn't find a simple
solution on the archives (although perhaps I'm not searching for the correct
terms).
I would like to notate an arbitrarily high pitch using an upward arrow as a
notehead, but note-head-style.ly does not contain such a
Hi Dave,
Dave Phillips wrote:
I'd love to get this working but I hit a problem when I get to the
rendering. I've installed everything according to directions, I'm using
LP 2.8.4 and OOo 2.0.3 on a Debian Etch system. The dialog panes appear,
and I've configured everything properly (AFAICT) but
Hi Samuel:
I'd love to get this working but I hit a problem when I get to the
rendering. I've installed everything according to directions, I'm using
LP 2.8.4 and OOo 2.0.3 on a Debian Etch system. The dialog panes appear,
and I've configured everything properly (AFAICT) but when I click on th
> "Trent" == Trent Johnston <[EMAIL PROTECTED]> writes:
Trent> I don't think these are bugs as such. It's got to do
Trent> aligning the extender line. If you place a spacer (s8 etc)
Trent> between the figures the figures are printed the right way.
Trent> is sent a reply to th
Hi, Mats:
I would rather recommend to set the staff-position property:
Perfect! I was looking (quickly, I must admit!) for such a property
-- I tried #'position, and it didn't work, so I moved on.
Thanks for providing the better solution.
Kieren.
___
Graham Percival schreef:
Michael Kiermaier wrote:
{c'( d'^\flageolet)}
gives the warning:
Ignoring grob for slur. avoid-slur not set?
Michael: you can't get rid of this warning right now. Maybe in a future
version.
Devel: could we set avoid-slur to something by default? If there isn't
Mats Bengtsson <[EMAIL PROTECTED]> wrote:
>
>
> Henrik Frisk wrote:
> >> \relative c' { << {c c c c} \\ {R1} >> }
> >>
> >> In the output there is a collision between the rest of the second
> >> voice and the notes of the first voice.
> >>
> >> The right solution would be to put the rest on a le
Henrik Frisk wrote:
\relative c' { << {c c c c} \\ {R1} >> }
In the output there is a collision between the rest of the second voice and
the notes of the first voice.
The right solution would be to put the rest on a ledger line and to lower it
until no collision occures.
Is there a reaso
Hello OROD,
I do it like this:
fluteNotes = \relative c''' {
\transposition c % this indicates the correct pitch for cues and midi
\key c \major
... the music in c ...
}
clarinetNotes = \relative c'' {
\transposition bes % this indicates the correct pitch for cues and midi
\key d \majo
16 matches
Mail list logo