Am 31.07.2011 um 16:50 schrieb Floris van Manen:
>
> On Jul 31, 2011, at 15:38, Christian Hitz wrote:
>
>>
>> Am 31.07.2011 um 14:31 schrieb Floris van Manen:
>>>> Attachments:
>>>>LilyPond-lilypad.zip 4.6 MB
>>>>0001-fix-app-c
Am 31.07.2011 um 14:31 schrieb Floris van Manen:
>> Attachments:
>> LilyPond-lilypad.zip 4.6 MB
>> 0001-fix-app-creation-on-Mac-OS-X-10.7.patch 2.1 KB
> These were not attached on arrival.
The are attached to the bug report:
http://code.google.com/p/lilypond/issues/detail?id=1781
Re
Hi,
\quoteDuring does not quote when used at the beginning of a piece.
Result: No Notes are quoted.
Expected Result: Quoting the beginning of the quoted voice.
Regards,
Christian
quote_during_start.ly
Description: Binary data
___
bug-lilypond mailin
Hi,
I found a regression in 2.11.31 over 2.10.29 in "tuplet-properties.ly":
The tuplet number of the second group collides with the stem
of the middle note.
Christian
___
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/li
Hi,
I found the following regression in 2.11.31 in "trill-spanner-
pitched.ly":
The parentheses of the indicated pitch collide with the following note.
Christian
___
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listin
Hi,
in the regression test: spacing-non-adjacent-columns2.ly:
The accidentals overlap with the time signature.
Christian
___
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond
Hi,
in the Regression test accidental-forced-tie.ly:
The accidental in parentheses overlaps with the previous note.
-Christian
___
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond
\version "2.11.5"
%% octave check does not work with low notes
%% (,) is interpreted as (')
\paper { ragged-right = ##t }
\relative c, {
\clef "bass"
a2 b=,,
}
Christian
___
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists
Hi,
as show in this snipped:
\version "2.9.6"
{ \key aes \major c'' d'' e'' f'' }
version 2.9.6 does not observe key signatures. With the above snipped
no alterations (sharp, flat or natural) are printed. This still
worked in 2.9.5.
Christian
__
Hi,
with the newest versions (2.8.2, 2.9.4) the convert command (executed
through Convert -> Update syntax) leads to the following result:
'import site' failed; use -v for traceback
Traceback (most recent call last):
File "/Applications/LilyPond-2.9.4.app/Contents/Resources/bin/
convert-ly
Am 22.02.2006 um 16:15 schrieb Han-Wen Nienhuys:
phrasing-slur-slur-avoid.ly: PhrasingSlur collides with normal
slurs
Agreed, critical bug.
fixed.
Shouldn't the attachement points of a slur and a phrasingSlur be a
little
apart if they start/stop on the same note? Now, they are connecte
Sorry forgot the list.
Anfang der weitergeleiteten E-Mail:
Am 17.02.2006 um 19:24 schrieb Han-Wen Nienhuys:
By definition a bug is release critical if it wasn't present in
version 2.6.
Hi,
in anticipation of the upcoming 2.8 release, I went through the
regression test document and comp
Hi list,
in the following example the flag collides with the dot of the d.
Christian
\version "2.7.29"
{ <<{d''8.} \\ {b'8.}>> }
pastedGraphic.pdf
Description: Adobe PDF document
___
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu
Am 22.01.2006 um 21:56 schrieb Graham Percival:
On 22-Jan-06, at 7:57 AM, Christian Hitz wrote:
in case a hairpin dynamic happens during a line break and ends on
the first note after the line break, it is only drawn up to the
line break.
Not a bug; it's a feature! :)
There should
Hi list,
in case a hairpin dynamic happens during a line break and ends on the
first note after the line break, it is only drawn up to the line break.
Christian
\version "2.7.28"
\score {
{c''1\> \break c''1\! }
\layout {
raggedright = ##t
}
}
\score
Han-Wen Nienhuys xs4all.nl> writes:
>
> Werner LEMBERG wrote:
> >>is there a standard way to detect the hyphen position?
> >
> >
> > I don't think so. Contrary to the x-height of glyphs there is no
> > necessity normally to get this value.
> >
> >
> >>Or should we shove "-" down pango, and
Am 27.08.2005 um 23:03 schrieb David Bobroff:
3) It only seems to be happening in tenor clef (NOT alto,
mezzosoprano,
etc.) and it only seems to be affecting the cancelled f-sharp. I have
not done extensive testing.
It also happens in treble clef:
\version "2.7.7"
\score {
\relative c'
Hi,
the current octave check only allows to check for "high" octaves
(indicated with quotes). Using it on "low" octaves (with comma) leads
to unexpected high notes (e.g. b'' instead of b,,).
Christian
\version "2.5.23"
\score
{
\new Staff \relative c, {
\clef "bass"
a2 b=,,
Hi,
the proposed syntax for \raise does not work anymore (see [1]). The ""
is discarded. It works with " ", but this also moves the raised text to
the right.
(Lily 2.5.16, MacOS X)
Christian
[1]
http://lilypond.org/doc/v2.5/Documentation/user/out-www/lilypond/Text-
markup.html#Text-markup
Hi,
i found a rather strange bug in \acciaccatura in 2.5.10 (running on
MacOSX 10.3.7). The head
of the d acciaccatura in the first score is printed in normal size (too
big). As opposite to
the second score (key signature and time reversed) where the note head
size is correct.
\version "2.5.10"
Am 06.12.2004 um 23:53 schrieb Han-Wen Nienhuys:
[EMAIL PROTECTED] writes:
Hi,
Am 02.12.2004 um 23:45 schrieb Han-Wen Nienhuys:
* LilyPond will now avoid line breaks that cause long texts to stick
outside of the page staff.
This png is from the current CVS. As you can see lyrics at the end of
\score {
\notes{
\repeat unfold 8 c''4
}
% header block 2
\header{
piece = "Piece I"
instrument = "Piano"
}
\paper{
raggedright = ##t
}
}
--
Christian Hitz
Unterehrendingen, Switzer
raggedright = ##t
}
}
}
--
Christian Hitz
Unterehrendingen, Switzerland
[EMAIL PROTECTED] or [EMAIL PROTECTED]
___
bug-lilypond mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/bug-lilypond
7 +160,7 @@
\override NoteHead #'transparent = ##t
\override Stem #'transparent = ##t
\override Beam #'transparent = ##t
-\override Staff.Accidental #'transparent = ##t
+\override Accidental #'transparent = ##t
}
--
Christian Hitz
Unterehrendinge
7 +160,7 @@
\override NoteHead #'transparent = ##t
\override Stem #'transparent = ##t
\override Beam #'transparent = ##t
-\override Staff.Accidental #'transparent = ##t
+\override Accidental #'transparent = ##t
}
--
Christian Hitz
Unterehrendinge
ontext {
\Staff
\consists Ambitus_engraver
}
}
}
}
--
Christian Hitz
Unterehrendingen, Switzerland
[EMAIL PROTECTED] or [EMAIL PROTECTED]
___
bug-lilypond mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/bug-lilypond
\notes {
c''^\markup{-}
}
\paper{
indent = 0.0\mm
raggedright = ##t
}
}
--
Christian Hitz
Unterehrendingen, Switzerland
[EMAIL PROTECTED] or [EMAIL PROTECTED]
___
bug-lilypond mailing list
[EMAIL P
escription: Adobe PDF document
keysig.ly
Description: application/text
--
Christian Hitz
Unterehrendingen, Switzerland
[EMAIL PROTECTED] or [EMAIL PROTECTED]
PGP.sig
Description: This is a digitally signed message part
___
Bug-lilypond mailing l
Hi,
when using \autoBeamOff together with \partcombine the autobeaming is
only turned off for the first thread. See attached example. Using 2.0.1
(from Fink) on MacOS X (10.2.8).
Christian
autobeam-bug.ly
Description: Binary data
--
Christian Hitz
Unterehrendingen, Switzerland
[EMAIL
29 matches
Mail list logo