On Mon, 2010-01-25 at 12:15 -0800, Patrick McCarty wrote:
> I have one more idea that might narrow down the problem:
>
> Does the time signature look correct in the PDF output when using
> \numericTimeSignature ? I'm curious, because the feta-alphabet Type 1
> fonts are loaded in the same way for
Comment #3 on issue 928 by n.puttock: `Dynamics' items aren't vertically
centered
http://code.google.com/p/lilypond/issues/detail?id=928
The line's centred.
I think getting the text centred while keeping the line positioned
correctly is
tricky without reworking some of the line spanner co
2010/1/24 Ian Hulin :
> I've had a quick look at this with gdb, stepping through
> Tuplet_bracket:print, and the solution doesn't seem as simple as you suggest
> here, I even tried patching in a modified routine implementing the override
> if the property is set, but it doesn't do the job.
You n
Updates:
Labels: Patch
Comment #4 on issue 189 by n.puttock: \episem over a single note
http://code.google.com/p/lilypond/issues/detail?id=189
Patch: http://codereview.appspot.com/186189/show
--
You received this message because you are listed in the owner
or CC fields of this issue, or
Comment #9 on issue 305 by n.puttock: positioning of hairpins and dynamics
http://code.google.com/p/lilypond/issues/detail?id=305
Issue 999 has been merged into this issue.
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this i
Updates:
Status: Duplicate
Mergedinto: 305
Comment #1 on issue 999 by n.puttock: Enhancement: Dynamics could switch
from one staff to another
http://code.google.com/p/lilypond/issues/detail?id=999
(No comment was entered for this change.)
--
You received this message because
Comment #6 on issue 997 by n.puttock: RehearsalMarks are not kept inside
the page
http://code.google.com/p/lilypond/issues/detail?id=997
Heheh, you got me there. :)
Though as Nicolas pointed out, it's not very useful.
Looking at the code briefly, it seems to be deliberately restricted to
No
Comment #5 on issue 997 by n.puttock: RehearsalMarks are not kept inside
the page
http://code.google.com/p/lilypond/issues/detail?id=997
Ah, I've just read James's original report.
Since 2.13.7 (following improvements to the code for default margins), the
left and
right margins in the regt
Comment #4 on issue 997 by v.villenave: RehearsalMarks are not kept inside
the page
http://code.google.com/p/lilypond/issues/detail?id=997
IIRC /you/ were the one who taught me how to use it for
rehearsalmarks... :-)
http://lists.gnu.org/archive/html/lilypond-devel/2008-04/msg00324.html
-
Comment #3 on issue 997 by n.puttock: RehearsalMarks are not kept inside
the page
http://code.google.com/p/lilypond/issues/detail?id=997
I don't think this is a regression; I'm pretty sure 'keep-inside-line is
documented
to work only with markup and lyrics.
--
You received this message
On 2010-01-25, Bernard Hurley wrote:
>
> Thanks, my output from autogen.sh is below. The Pango and Fontconfig
> dependencies look OK to me (well they don't look obviously wrong!), but
> maybe some othere dependency is causing the problem.
Hmm, you're right. I don't see anything wrong with this o
On Mon, Jan 25, 2010 at 6:45 PM, Ran Rutenberg wrote:
> When writing a sharp or flat note and then trying to add a natural note one
> octave above it, Lilypond does not mark the second note as a natural. Only a
> note in the same octave will get the natural sign.
Greetings,
that's the default be
See the Notation manual section about Automatic examples.
Cheers,
- Graham
On Mon, Jan 25, 2010 at 5:45 PM, Ran Rutenberg wrote:
>> I'm not top posting.
>
> Hi,
>
> When writing a sharp or flat note and then trying to add a natural note one
> octave above it, Lilypond does not mark the second n
Trevor Daniels wrote Monday, January 25, 2010 7:27 PM
Dmytro O. Redchuk wrote Sunday, January 24, 2010 4:49 PM
With this example:
% --8<
[snip]
% --8<
... 2.12.3 produces "correct" result ("as expected
Updates:
Status: Verified
Comment #3 on issue 986 by v.villenave: collision tuplet number and
partcombine text
http://code.google.com/p/lilypond/issues/detail?id=986
(No comment was entered for this change.)
--
You received this message because you are listed in the owner
or CC field
Updates:
Status: Verified
Comment #5 on issue 880 by v.villenave: Regression: Arpeggios collide with
notes when connectArpeggios is set
http://code.google.com/p/lilypond/issues/detail?id=880
(No comment was entered for this change.)
--
You received this message because you are listed
Dmytro O. Redchuk wrote Sunday, January 24, 2010 4:49 PM
With this example:
% --8<
\header {
tagline = ""
}
\relative c'' {
c c c c
\override Score.RehearsalMark #'Y-offset = #3
\mark \default
c c c c
\override Score.RehearsalMark #'Y-offset =
Updates:
Status: Verified
Comment #5 on issue 821 by v.villenave: Regression: arpeggios may collide
with barlines in a PianoStaff with multiple voices
http://code.google.com/p/lilypond/issues/detail?id=821
(No comment was entered for this change.)
--
You received this message because
> I'm not top posting.
Hi,
When writing a sharp or flat note and then trying to add a natural note one
octave above it, Lilypond does not mark the second note as a natural. Only a
note in the same octave will get the natural sign.
Sincerely,
Ran Rutenberg
example:
\version "2.12.3"
\paper{ ra
Comment #1 on issue 1000 by v.villenave: send texi2html patches upstream
http://code.google.com/p/lilypond/issues/detail?id=1000
[OT but sooo tempting]
And this is our 1000th tracker page! Yay! :)
--
You received this message because you are listed in the owner
or CC fields of this issue, or b
Comment #6 on issue 216 by v.villenave: Enhancement: the ability to change
staff line spacing inside a \layout{} block
http://code.google.com/p/lilypond/issues/detail?id=216
Oh, that changes everything. Do you want me to open a new issue?
--
You received this message because you are listed i
Status: Accepted
Owner:
Labels: Type-Build Priority-Low Frog
New issue 1000 by percival.music.ca: send texi2html patches upstream
http://code.google.com/p/lilypond/issues/detail?id=1000
Our lilypond-texi2html.init file is getting ridiculously; we keep on fixing
texi2html bugs by introducing
Updates:
Owner: ---
Cc: -v.villenave
Labels: -regtest
Comment #2 on issue 997 by percival.music.ca: RehearsalMarks are not kept
inside the page
http://code.google.com/p/lilypond/issues/detail?id=997
"Owner" now means "the person who will be fixing the issue". I don't
On Sat, Jan 23, 2010 at 6:12 PM, Aykut Sahin wrote:
> Hi, I want to use a software for writing music because it is very difficult to
> hand write it. Changes become necessary as I write in terms of composition,
> and
> it is frustrating to start from scratch once more!
Greetings,
GNU LilyPond i
On Wed, Dec 30, 2009 at 9:43 PM, Chris Snyder wrote:
> I just discovered some incorrect behavior in how LP places dynamics around
> staff changes. It occurs when there's a hairpin followed by a dynamic
> marking and a staff change occurring at the same time as the dynamic
> marking. See the follow
Status: Accepted
Owner: v.villenave
Labels: Type-Enhancement Priority-Medium dynamics
New issue 999 by v.villenave: Enhancement: Dynamics could switch from one
staff to another
http://code.google.com/p/lilypond/issues/detail?id=999
% New request from Chris Snyder:
% When a voices changes fro
Comment #5 on issue 216 by mats.ben...@s3.kth.se: Enhancement: the ability
to change staff line spacing inside a \layout{} block
http://code.google.com/p/lilypond/issues/detail?id=216
I must have been confused when I wrote that email. Please
replace "vertical" by
"horizontal" throughout.
Status: Accepted
Owner: v.villenave
CC: Carl.D.Sorensen
Labels: Type-Defect Priority-Medium beaming
New issue 998 by v.villenave: Tuplet should not be beamed with non-tuplet
notes.
http://code.google.com/p/lilypond/issues/detail?id=998
In the following example, the non-tuplet eighth note is b
On Sat, Dec 26, 2009 at 1:19 PM, Carl Sorensen wrote:
> On 12/25/09 4:31 AM, "Nick Payne" wrote:
>> Notes in a tuplet by default are getting beamed with notes outside the
>> tuplet. Should the default beaming rules be doing this?
>
> No, they should not.
Thanks Carl, I've added it to the tracker
Comment #1 on issue 997 by v.villenave: RehearsalMarks are not kept inside
the page
http://code.google.com/p/lilypond/issues/detail?id=997
Looks like a known limitation to me. But IIRC keep-inside-line used to work
for these
things, has the syntax changed or something?
BTW, here's the PNG
On Fri, Dec 25, 2009 at 10:30 AM, James Bailey
wrote:
> As shown in the attached image, the \mark \markup is placed too far to the
> left in 2.13.9. It was fine in 2.12. My question is, how should I add this
> to the tracker?
Hi James,
sorry for the delay. I've added this to the tracker, it look
Status: Accepted
Owner: jameseli...@googlemail.com
CC: v.villenave
Labels: Type-Defect Priority-Medium Regression regtest
New issue 997 by v.villenave: RehearsalMarks are not kept inside the page
http://code.google.com/p/lilypond/issues/detail?id=997
% The following example is taken from the pag
On Mon, Dec 21, 2009 at 5:11 PM, Mats Bengtsson
wrote:
> I forward this email to the bug mailing list, since I think it's time to
> take another look at issue 216, which was closed a couple of years back
> since the bug was documented as a known limitation.
Greetings Mats,
Sorry for the delay: I
Updates:
Summary: Enhancement: the ability to change staff line spacing inside a
\layout{} block
Status: Accepted
Owner: v.villenave
Labels: -Type-Defect Type-Enhancement
Comment #4 on issue 216 by v.villenave: Enhancement: the ability to change
staff line spacing in
2010/1/25 Carl Sorensen :
> Nope. It certainly looks like a bug to me. Please create a new issue, and
> I'll see if I can get it to work right.
Thanks, added as http://code.google.com/p/lilypond/issues/detail?id=996
Cheers,
Valentin
___
bug-lilypond
Status: Accepted
Owner: Carl.D.Sorensen
Labels: Type-Defect Priority-Medium beaming
New issue 996 by v.villenave: Wrong beaming of eighth notes in 2/8 measures
http://code.google.com/p/lilypond/issues/detail?id=996
% New bug found while investigating Issue 995:
% The eighth notes are oddly beam
On Sun, 2010-01-24 at 13:26 -0800, Patrick McCarty wrote:
> On 2010-01-24, Patrick McCarty wrote:
> > On 2010-01-24, Bernard Hurley wrote:
> > > Using Ubuntu Linux 9.10 and lilypond version 2.13.12, if I do:
> > >
> > > lilypond -dbackend=svg test.ly
> > >
> > > where test.ly is:
Updates:
Labels: -Priority-Low Priority-Medium Patch
Comment #23 on issue 887 by v.villenave: Non-ASCII characters in textedit
URIs should be percent-encoded
http://code.google.com/p/lilypond/issues/detail?id=887
Thanks. Remember to add the "Patch" label to make sure your work doesn't
On 1/24/10 1:22 PM, "Valentin Villenave" wrote:
> On Mon, Dec 21, 2009 at 5:36 AM, Trevor Bača wrote:
>> The following snippet exhibits a bug in the form of contention between
>> metronome mark and tuplet instantiation:
>
> Thanks, and sorry about the delay. Added as
> http://code.google.com
39 matches
Mail list logo