Re: Build error regarding mf2pt1 with latest texlive (2011) and lilypond 2.14.1

2011-06-27 Thread Werner LEMBERG
>> What exactly is the `latest texlive'? > > I may be able to test TeXLive from SVN to see if the problem > persists. It persists, and it is the same problem as with the Arch distribution: mpost no longer dumps a .mem file but reads the corresponding .mp file directly. Attached is a fix which mak

Re: Issue 1709 in lilypond: Add feta-flags to build system

2011-06-27 Thread lilypond
Updates: Labels: -Patch-review Patch-needs_work Comment #2 on issue 1709 by colinpkc...@gmail.com: Add feta-flags to build system http://code.google.com/p/lilypond/issues/detail?id=1709 Per Carl Sorensen: There were some suggestions that have not yet been dealt with, so this isn't yet

Re: Issue 1714 in lilypond: Build error regarding mf2pt1 with latest texlive (2011) and lilypond

2011-06-27 Thread lilypond
Comment #3 on issue 1714 by marc...@gmail.com: Build error regarding mf2pt1 with latest texlive (2011) and lilypond http://code.google.com/p/lilypond/issues/detail?id=1714 I'm linking to issue 1717, since I think it may be related. ___ bug-lilypon

Re: Issue 1717 in lilypond: Possible incompatibility with Ghostscript 9 (was: Full notes and half notes are drawn filled)

2011-06-27 Thread lilypond
Comment #1 on issue 1717 by marc...@gmail.com: Possible incompatibility with Ghostscript 9 (was: Full notes and half notes are drawn filled) http://code.google.com/p/lilypond/issues/detail?id=1717 Hi Jérôme, Are you using testing repos in Arch? I'm assuming so, since I had the same issue a

Re: Issue 1641 in lilypond: noBeam disables beaming of prior notes

2011-06-27 Thread lilypond
Updates: Labels: fixed_2_14 Comment #5 on issue 1641 by carl.d.s...@gmail.com: noBeam disables beaming of prior notes http://code.google.com/p/lilypond/issues/detail?id=1641 Verified in 2.14 as well ___ bug-lilypond mailing list bug-lilypo

Re: Issue 1647 in lilypond: MIDI skips note if the pitch is already sounding in the same channel

2011-06-27 Thread lilypond
Updates: Labels: fixed_2_14_2 Comment #12 on issue 1647 by carl.d.s...@gmail.com: MIDI skips note if the pitch is already sounding in the same channel http://code.google.com/p/lilypond/issues/detail?id=1647 Backported ___ bug-lilypond mail

Re: Issue 1652 in lilypond: Assertion error when line-count of StaffSymbol set to 0 and one uses a note in the middle of the (non-existant) staff

2011-06-27 Thread lilypond
Updates: Labels: fixed_2_14 Comment #5 on issue 1652 by carl.d.s...@gmail.com: Assertion error when line-count of StaffSymbol set to 0 and one uses a note in the middle of the (non-existant) staff http://code.google.com/p/lilypond/issues/detail?id=1652 (No comment was entered for th

Re: Issue 1668 in lilypond: staff-staff padding is inserted below the last nonstaff

2011-06-27 Thread lilypond
Updates: Labels: fixed_2_14_2 Comment #5 on issue 1668 by carl.d.s...@gmail.com: staff-staff padding is inserted below the last nonstaff http://code.google.com/p/lilypond/issues/detail?id=1668 Backported ___ bug-lilypond mailing list bug-l

Re: Issue 1715 in lilypond: Ligature and ambitus cause segfault

2011-06-27 Thread lilypond
Comment #2 on issue 1715 by carl.d.s...@gmail.com: Ligature and ambitus cause segfault http://code.google.com/p/lilypond/issues/detail?id=1715 This would seem to imply that we should ignore note-heads without an event-cause. Perhaps in listen_ligature we should do if (ev->get_cause ())

Re: Issue 1714 in lilypond: Build error regarding mf2pt1 with latest texlive (2011) and lilypond

2011-06-27 Thread lilypond
Comment #2 on issue 1714 by marc...@gmail.com: Build error regarding mf2pt1 with latest texlive (2011) and lilypond http://code.google.com/p/lilypond/issues/detail?id=1714 Thanks for adding this to the tracker and for looking into the problem. The value in my texmf.cnf is MPMEMS = .;$TEXMF/

Re: Issue 1433 in lilypond: \breakDynamicSpan breaks with \break ("bounds of spanner are invalid")

2011-06-27 Thread lilypond
Updates: Labels: -Patch-new Patch-review Comment #2 on issue 1433 by colinpkc...@gmail.com: \breakDynamicSpan breaks with \break ("bounds of spanner are invalid") http://code.google.com/p/lilypond/issues/detail?id=1433 (No comment was entered for this change.) __

Re: [informatique] Re: Full notes and half notes are drawn filled

2011-06-27 Thread Dmytro O. Redchuk
On Mon 27 Jun 2011, 23:18 "Jérôme M. Berger" wrote: > I would say that it depends on whether the bug is with LilyPond > producing a wrong file (which Ghostscript 8.70 hides somehow) or > with Ghostscript 9.02 interpreting wrongly a correct file. If the > former, then I believe LilyPond should

Issue 1717 in lilypond: Possible incompatibility with Ghostscript 9 (was: Full notes and half notes are drawn filled)

2011-06-27 Thread lilypond
Status: Accepted Owner: Labels: Type-Build Priority-Medium New issue 1717 by brownian.box: Possible incompatibility with Ghostscript 9 (was: Full notes and half notes are drawn filled) http://code.google.com/p/lilypond/issues/detail?id=1717 Reported by Jérôme M. Berger, http://lists.gnu.

Re: Issue 1673 in lilypond: patch Allows glissandi to span multiple lines.

2011-06-27 Thread lilypond
Updates: Labels: -Patch-new Patch-review Comment #6 on issue 1673 by colinpkc...@gmail.com: patch Allows glissandi to span multiple lines. http://code.google.com/p/lilypond/issues/detail?id=1673 (No comment was entered for this change.) __

Re: Issue 1673 in lilypond: patch Allows glissandi to span multiple lines.

2011-06-27 Thread lilypond
Comment #5 on issue 1673 by pkx1...@gmail.com: patch Allows glissandi to span multiple lines. http://code.google.com/p/lilypond/issues/detail?id=1673 Reg tests pass. ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/

Re: Issue 1715 in lilypond: Ligature and ambitus cause segfault

2011-06-27 Thread lilypond
Comment #1 on issue 1715 by n.putt...@gmail.com: Ligature and ambitus cause segfault http://code.google.com/p/lilypond/issues/detail?id=1715 The Ligature_engraver erroneously acknowledges AmbitusNoteHead. It has no event-cause, which both Mensural_ligature_engraver and Vaticana_ligature_

Re: Issue 1673 in lilypond: patch Allows glissandi to span multiple lines.

2011-06-27 Thread lilypond
Comment #4 on issue 1673 by pkx1...@gmail.com: patch Allows glissandi to span multiple lines. http://code.google.com/p/lilypond/issues/detail?id=1673 After I apply the patch and re-do make after I've done the make ; make test-baseline I get an error. I'll paste it in the rietveld issue th

Re: Issue 1716 in lilypond: No convert-ly rule for the fix for issue1655

2011-06-27 Thread Trevor Daniels
So are you comfortable with a genera rule that says something like "If a user knows enough to play around with internal properties, they know enough to deal with the elimination of internal properties without us giving them an indication"? I'd be perfectly happy with this rule. The intern

Re: Issue 1716 in lilypond: No convert-ly rule for the fix for issue 1655

2011-06-27 Thread lilypond
Comment #5 on issue 1716 by n.putt...@gmail.com: No convert-ly rule for the fix for issue 1655 http://code.google.com/p/lilypond/issues/detail?id=1716 So are you comfortable with a genera rule that says something like "If a user knows enough to play around with internal properties, they kno

Re: Issue 1014 in lilypond: Full/multi measure rests should be semibreve (for any but 4/2)

2011-06-27 Thread lilypond
Updates: Status: Fixed Labels: fixed_2_15_2 Comment #2 on issue 1014 by n.putt...@gmail.com: Full/multi measure rests should be semibreve (for any but 4/2) http://code.google.com/p/lilypond/issues/detail?id=1014 Commit 104f80daf1dab11ef5b598006e3d4be8dfbe1926 (issue 1655) allo

Re: Issue 1716 in lilypond: No convert-ly rule for the fix for issue 1655

2011-06-27 Thread lilypond
Comment #4 on issue 1716 by carl.d.s...@gmail.com: No convert-ly rule for the fix for issue 1655 http://code.google.com/p/lilypond/issues/detail?id=1716 So are you comfortable with a genera rule that says something like "If a user knows enough to play around with internal properties, they k

Re: Issue 1716 in lilypond: No convert-ly rule for the fix for issue 1655

2011-06-27 Thread lilypond
Comment #3 on issue 1716 by n.putt...@gmail.com: No convert-ly rule for the fix for issue 1655 http://code.google.com/p/lilypond/issues/detail?id=1716 If I were a user playing around with use-breve-rest, and it suddenly didn't work anymore, how would I know why? Would I just have to ask on

Re: Issue 1542 in lilypond: [PATCH] Add springs-and-rods callback to DynamicTextSpanner, so minimum-length has an effect (issue4187054)

2011-06-27 Thread lilypond
Updates: Status: Fixed Owner: reinhold...@gmail.com Labels: -Patch-needs_work fixed_2_13_60 Comment #3 on issue 1542 by n.putt...@gmail.com: [PATCH] Add springs-and-rods callback to DynamicTextSpanner, so minimum-length has an effect (issue4187054) http://code.google.

Re: Partcombine: beaming

2011-06-27 Thread Reinhold Kainhofer
On Mo., 27. Jun. 2011 22:48:29 CEST, Jean-Charles Malahieude wrote: > While combining parts for a piano reduction (choral score), it appears > that each time the first combine "voice" is lower than the other, beams > are not "combined" : Exactly, the part-combiner does not combine the notes if

Re: Issue 1716 in lilypond: No convert-ly rule for the fix for issue 1655

2011-06-27 Thread lilypond
Comment #2 on issue 1716 by carl.d.s...@gmail.com: No convert-ly rule for the fix for issue 1655 http://code.google.com/p/lilypond/issues/detail?id=1716 OK, so what really happened was that we moved from an internal property (use-breve-rest) to a pair of user properties (round-to-longer-res

Re: Issue 1708 in lilypond: Adds ly:engraver-property to engraver-scheme

2011-06-27 Thread lilypond
Updates: Status: Invalid Comment #2 on issue 1708 by n.putt...@gmail.com: Adds ly:engraver-property to engraver-scheme http://code.google.com/p/lilypond/issues/detail?id=1708 (No comment was entered for this change.) ___ bug-lilypond maili

Re: Partcombine: beaming

2011-06-27 Thread Xavier Scheuer
On 27 June 2011 22:48, Jean-Charles Malahieude wrote: > > Hello all, > > While combining parts for a piano reduction (choral score), it appears that > each time the first combine "voice" is lower than the other, beams are not > "combined" : I'm not an expert in partcombine but I have read many co

Re: Issue 1655 in lilypond: Handles longa in MultiMeasureRest

2011-06-27 Thread lilypond
Updates: Labels: syntax_removed Comment #5 on issue 1655 by carl.d.s...@gmail.com: Handles longa in MultiMeasureRest http://code.google.com/p/lilypond/issues/detail?id=1655 Add a tag showing why it can't be backported ___ bug-lilypond mail

Re: Issue 1666 in lilypond: Docs problem: fretted-string-harmonics-in-tablature snippet

2011-06-27 Thread lilypond
Comment #7 on issue 1666 by n.putt...@gmail.com: Docs problem: fretted-string-harmonics-in-tablature snippet http://code.google.com/p/lilypond/issues/detail?id=1666 I'd say there (see URL above) is "a4( 2. )_\markup{ \teeny "TCH" }" still The original patch is incorrect (as Janek pointed

Re: Issue 1716 in lilypond: No convert-ly rule for the fix for issue 1655

2011-06-27 Thread lilypond
Comment #1 on issue 1716 by n.putt...@gmail.com: No convert-ly rule for the fix for issue 1655 http://code.google.com/p/lilypond/issues/detail?id=1716 Hmm, I'm not convinced. use-breve-rest was an internal property, so any user playing around with it did so at their own risk. __

Partcombine: beaming

2011-06-27 Thread Jean-Charles Malahieude
Hello all, While combining parts for a piano reduction (choral score), it appears that each time the first combine "voice" is lower than the other, beams are not "combined" : \version "2.14.1" VlnI = \relative c'' { a4. g8 f[ g a f] } VlnII = \relative c' { f4. g8 a[ g f a] } \score {

FW: how to create baroque ornaments

2011-06-27 Thread Carl Sorensen
-- Forwarded Message From: Giso Grimm Date: Mon, 27 Jun 2011 13:23:54 -0600 To: Conversation: how to create baroque ornaments Subject: how to create baroque ornaments How can I create ornaments like those in the attached example? I tried \markup with creating a path, however, this is alway

Re: Issue 1666 in lilypond: Docs problem: fretted-string-harmonics-in-tablature snippet

2011-06-27 Thread lilypond
Updates: Labels: fixed_2_14_2 Comment #6 on issue 1666 by carl.d.s...@gmail.com: Docs problem: fretted-string-harmonics-in-tablature snippet http://code.google.com/p/lilypond/issues/detail?id=1666 backported ___ bug-lilypond mailing list b

Re: Issue 1689 in lilypond: doc: changing example for overriding positions

2011-06-27 Thread lilypond
Updates: Labels: fixed_2_14_2 Comment #5 on issue 1689 by carl.d.s...@gmail.com: doc: changing example for overriding positions http://code.google.com/p/lilypond/issues/detail?id=1689 backported ___ bug-lilypond mailing list bug-lilypond@g

Issue 1716 in lilypond: No convert-ly rule for the fix for issue 1655

2011-06-27 Thread lilypond
Status: Accepted Owner: Labels: Type-Defect Priority-Critical New issue 1716 by carl.d.s...@gmail.com: No convert-ly rule for the fix for issue 1655 http://code.google.com/p/lilypond/issues/detail?id=1716 Issue 1655 eliminated a grob property: use-breve-rest The elimination of this prop

Re: Issue 1682 in lilypond: Website version links need updating

2011-06-27 Thread lilypond
Comment #10 on issue 1682 by percival.music.ca: Website version links need updating http://code.google.com/p/lilypond/issues/detail?id=1682 in other words, "what are the 12378abcde1234 git commit(s) that were pushed to fix this"? I'll let Colin find them for you. :) ___

Re: Issue 1694 in lilypond: Modifies Spanner::spanner_length to better handle line-spanners

2011-06-27 Thread lilypond
Updates: Labels: fixed_2_14_2 Comment #3 on issue 1694 by carl.d.s...@gmail.com: Modifies Spanner::spanner_length to better handle line-spanners http://code.google.com/p/lilypond/issues/detail?id=1694 Backported ___ bug-lilypond mailing li

Re: Issue 1682 in lilypond: Website version links need updating

2011-06-27 Thread lilypond
Comment #9 on issue 1682 by carl.d.s...@gmail.com: Website version links need updating http://code.google.com/p/lilypond/issues/detail?id=1682 What do I need to do to backport this to 2.14.2? ___ bug-lilypond mailing list bug-lilypond@gnu.org http

Re: Issue 1508 in lilypond: Key signature wrong with cued music

2011-06-27 Thread lilypond
Updates: Labels: fixed_2_14_2 Comment #5 on issue 1508 by carl.d.s...@gmail.com: Key signature wrong with cued music http://code.google.com/p/lilypond/issues/detail?id=1508 backported ___ bug-lilypond mailing list bug-lilypond@gnu.org http

Re: Issue 1714 in lilypond: Build error regarding mf2pt1 with latest texlive (2011) and lilypond

2011-06-27 Thread lilypond
Comment #1 on issue 1714 by carl.d.s...@gmail.com: Build error regarding mf2pt1 with latest texlive (2011) and lilypond http://code.google.com/p/lilypond/issues/detail?id=1714 Follow up comment from Werner Lemberg: It seems that there are problems with the environment/configuration variable

Re: [informatique] Re: Full notes and half notes are drawn filled

2011-06-27 Thread Graham Percival
On Mon, Jun 27, 2011 at 08:59:52PM +0300, Dmytro O. Redchuk wrote: > On Mon 27 Jun 2011, 19:40 "Jérôme M. Berger" wrote: > > Follows in a separate email. > Well.. Your pdf was produced with GPL Ghostscript 9.02, while mine (locally > made) was produced with GPL Ghostscript 8.70 -- and 8.70 is t

Re: Issue 1706 in lilypond: Beaming causes lilypond to crash

2011-06-27 Thread Carl Sorensen
On 6/27/11 7:12 AM, "lilyp...@googlecode.com" wrote: > > > Comment #4 on issue 1706 by x.sche...@gmail.com: Beaming causes lilypond to > crash > http://code.google.com/p/lilypond/issues/detail?id=1706 > > May I suppose every critical regression like this one will be > cherry-picked in 2.14? >

Re: Issue 379 in lilypond: ugly slur with key signature and linebreak

2011-06-27 Thread lilypond
Comment #11 on issue 379 by philehol...@googlemail.com: ugly slur with key signature and linebreak http://code.google.com/p/lilypond/issues/detail?id=379 Here's another example of a slur - in this case, it's really going the wrong way on the upper system: \version "2.14.1" \paper{ ragged-

Re: [informatique] Re: Full notes and half notes are drawn filled

2011-06-27 Thread Dmytro O. Redchuk
On Mon 27 Jun 2011, 19:40 "Jérôme M. Berger" wrote: > Dmytro O. Redchuk wrote: > > So, it is *not* your pdf viewer. > > > > Wich version do you use? -- I mean binary install or built from sources? > > > Binary install. The package description file is here if you want to > see the compilatio

Re: [informatique] Re: Full notes and half notes are drawn filled

2011-06-27 Thread Dmytro O. Redchuk
On Mon 27 Jun 2011, 19:24 "Jérôme M. Berger" wrote: > Dmytro O. Redchuk wrote: > > On Sat 25 Jun 2011, 08:31 Jérôme M. Berger wrote: > >> Hi, > >> > >> With lilypond 2.14.1, full notes and half notes are drawn filled. For > >> example > >> given the following snippet: > >> > >> \score { > >>\r

Re: Issue 1697 in lilypond: Add ties from Completion_note_heads_engraver to a TieColumn

2011-06-27 Thread lilypond
Comment #5 on issue 1697 by percival.music.ca: Add ties from Completion_note_heads_engraver to a TieColumn http://code.google.com/p/lilypond/issues/detail?id=1697 Any issue which begins with a link to codereview.appspot.com is a patch issue; it should be "verified" if the patch was added to

Re: Ligatures and ambits don't mix

2011-06-27 Thread Dmytro O. Redchuk
On Mon 27 Jun 2011, 10:58 Laura Conrad wrote: > > The attached test file bombs with a segmentation fault in lilypond > 2.14.1. > > If you comment out either the ambitus_engraver or the stuff about the > ligature engravers, it compiles as expected. Could you please prepare a tiny example? (Please

Re: Ligatures and ambits don't mix

2011-06-27 Thread Phil Holmes
"Laura Conrad" wrote in message news:87y60nb9t3@laymusic.org... The attached test file bombs with a segmentation fault in lilypond 2.14.1. If you comment out either the ambitus_engraver or the stuff about the ligature engravers, it compiles as expected. Added as: http://code.google.com

Re: Ligatures and ambits don't mix

2011-06-27 Thread Laura Conrad
> "Dmytro" == Dmytro O Redchuk writes: Dmytro> On Mon 27 Jun 2011, 10:58 Laura Conrad wrote: >> >> The attached test file bombs with a segmentation fault in lilypond >> 2.14.1. >> >> If you comment out either the ambitus_engraver or the stuff about the >> ligatur

Issue 1715 in lilypond: Ligature and ambitus cause segfault

2011-06-27 Thread lilypond
Status: Accepted Owner: Labels: Type-Defect Priority-Critical New issue 1715 by philehol...@googlemail.com: Ligature and ambitus cause segfault http://code.google.com/p/lilypond/issues/detail?id=1715 The code below bombs with a segmentation fault in lilypond 2.14.1. If you comment out e

Re: Issue 1161 in lilypond: Lyrics is not centered with CENTER affinity if there is another Lyrics with one of UP or DOWN

2011-06-27 Thread lilypond
Updates: Status: Verified Comment #10 on issue 1161 by brownian.box: Lyrics is not centered with CENTER affinity if there is another Lyrics with one of UP or DOWN http://code.google.com/p/lilypond/issues/detail?id=1161 ok let it be verified then.

Ligatures and ambits don't mix

2011-06-27 Thread Laura Conrad
The attached test file bombs with a segmentation fault in lilypond 2.14.1. If you comment out either the ambitus_engraver or the stuff about the ligature engravers, it compiles as expected. test.ly Description: Binary data -- Laura (mailto:lcon...@laymusic.org, twitter: @serpentplayer) (61

Re: Issue 1161 in lilypond: Lyrics is not centered with CENTER affinity if there is another Lyrics with one of UP or DOWN

2011-06-27 Thread lilypond
Updates: Status: Fixed Comment #9 on issue 1161 by percival.music.ca: Lyrics is not centered with CENTER affinity if there is another Lyrics with one of UP or DOWN http://code.google.com/p/lilypond/issues/detail?id=1161 appears to be fixed some time before 2.14.0. __

Re: Issue 1647 in lilypond: MIDI skips note if the pitch is already sounding in the same channel

2011-06-27 Thread lilypond
Updates: Status: Verified Comment #11 on issue 1647 by brownian.box: MIDI skips note if the pitch is already sounding in the same channel http://code.google.com/p/lilypond/issues/detail?id=1647 (I can hear two sounds for the last snippet)

Re: Issue 1666 in lilypond: Docs problem: fretted-string-harmonics-in-tablature snippet

2011-06-27 Thread lilypond
Comment #5 on issue 1666 by brownian.box: Docs problem: fretted-string-harmonics-in-tablature snippet http://code.google.com/p/lilypond/issues/detail?id=1666 Seeing at http://lilypond.org/doc/v2.15/Documentation/snippets/fretted-strings#fretted_002dstring-harmonics-in-tablature -- I am no

Re: Issue 1694 in lilypond: Modifies Spanner::spanner_length to better handle line-spanners

2011-06-27 Thread lilypond
Comment #2 on issue 1694 by brownian.box: Modifies Spanner::spanner_length to better handle line-spanners http://code.google.com/p/lilypond/issues/detail?id=1694 I'd love to verify, but don't know how. ___ bug-lilypond mailing list bug-lilypond@gn

Re: Issue 1697 in lilypond: Add ties from Completion_note_heads_engraver to a TieColumn

2011-06-27 Thread lilypond
Comment #4 on issue 1697 by brownian.box: Add ties from Completion_note_heads_engraver to a TieColumn http://code.google.com/p/lilypond/issues/detail?id=1697 I'd love to verify, but don't know how. ___ bug-lilypond mailing list bug-lilypond@gnu.or

Re: Issue 1655 in lilypond: Handles longa in MultiMeasureRest

2011-06-27 Thread lilypond
Comment #4 on issue 1655 by brownian.box: Handles longa in MultiMeasureRest http://code.google.com/p/lilypond/issues/detail?id=1655 I'd love to verify, but don't know how. ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailm

Re: Issue 1161 in lilypond: Lyrics is not centered with CENTER affinity if there is another Lyrics with one of UP or DOWN

2011-06-27 Thread lilypond
Comment #7 on issue 1161 by bealings...@googlemail.com: Lyrics is not centered with CENTER affinity if there is another Lyrics with one of UP or DOWN http://code.google.com/p/lilypond/issues/detail?id=1161 I'd suggest you mark it as fixed if you're satisfied the bug has been fixed. Anoth

Re: Issue 1161 in lilypond: Lyrics is not centered with CENTER affinity if there is another Lyrics with one of UP or DOWN

2011-06-27 Thread lilypond
Comment #8 on issue 1161 by philehol...@googlemail.com: Lyrics is not centered with CENTER affinity if there is another Lyrics with one of UP or DOWN http://code.google.com/p/lilypond/issues/detail?id=1161 Comment 7 was added by me using a different browser and account. __

Re: Issue 1673 in lilypond: patch Allows glissandi to span multiple lines.

2011-06-27 Thread lilypond
Updates: Labels: -Patch-review Patch-new Comment #3 on issue 1673 by percival.music.ca: patch Allows glissandi to span multiple lines. http://code.google.com/p/lilypond/issues/detail?id=1673 needs another regtest comparison. ___ bug-lilypo

Re: Issue 1706 in lilypond: Beaming causes lilypond to crash

2011-06-27 Thread lilypond
Updates: Labels: backport Comment #5 on issue 1706 by percival.music.ca: Beaming causes lilypond to crash http://code.google.com/p/lilypond/issues/detail?id=1706 No. Not unless it's marked backport. ___ bug-lilypond mailing list bug-lilyp

Re: Issue 1706 in lilypond: Beaming causes lilypond to crash

2011-06-27 Thread lilypond
Comment #4 on issue 1706 by x.sche...@gmail.com: Beaming causes lilypond to crash http://code.google.com/p/lilypond/issues/detail?id=1706 May I suppose every critical regression like this one will be cherry-picked in 2.14? ___ bug-lilypond mailing

Re: Percussion Notation

2011-06-27 Thread Reinhold Kainhofer
Am Montag, 27. Juni 2011, 09:17:44 schrieb Janek Warchoł: > 2011/6/27 cdg > > or two slashes on a stemmed 8th note, not a fan. > > These appear to be the same thickness as a beam, > > and worse of all, are completely horizontal. > > So, is it possible to adjust the angle of these symbols? > > Yes

Re: Build error regarding mf2pt1 with latest texlive (2011) and lilypond 2.14.1

2011-06-27 Thread Werner LEMBERG
> On my Arch Linux system, fully up-to-date, with the latest texlive > in Arch's testing repo, I get the following error when trying to > build lilypond 2.14.1 from source: > > "Sorry, I can't find the 'mf2pt1' preload file; will try 'plain'.This is > MetaPost, version 1.504 (kpathsea version 6.0.1

Issue 1714 in lilypond: Build error regarding mf2pt1 with latest texlive (2011) and lilypond

2011-06-27 Thread lilypond
Status: Accepted Owner: Labels: Type-Build Priority-Medium New issue 1714 by brownian.box: Build error regarding mf2pt1 with latest texlive (2011) and lilypond http://code.google.com/p/lilypond/issues/detail?id=1714 Reported by Marc Payne, http://lists.gnu.org/archive/html/bug-lilypond/2

Re: Build error regarding mf2pt1 with latest texlive (2011) and lilypond 2.14.1

2011-06-27 Thread Dmytro O. Redchuk
On Mon 27 Jun 2011, 05:33 Marc Payne wrote: > Hi there. Hi. Thank you, I've added this as 1714: http://code.google.com/p/lilypond/issues/detail?id=1714 > I haven't found any references to this problem on the mailing lists or > elsewhere, so I hope my input is useful. > > On my Arch Linux system

Re: Issue 1713 in lilypond: Whole note/dotted note collision in polyphony

2011-06-27 Thread lilypond
Comment #2 on issue 1713 by brownian.box: Whole note/dotted note collision in polyphony http://code.google.com/p/lilypond/issues/detail?id=1713 This may be related to Issue 1546. ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu

Re: Issue 1161 in lilypond: Lyrics is not centered with CENTER affinity if there is another Lyrics with one of UP or DOWN

2011-06-27 Thread lilypond
Comment #6 on issue 1161 by brownian.box: Lyrics is not centered with CENTER affinity if there is another Lyrics with one of UP or DOWN http://code.google.com/p/lilypond/issues/detail?id=1161 Yes, with the new settings the original issue is fixed or even invalid -- what anyone think about t

Re: Full notes and half notes are drawn filled

2011-06-27 Thread Dmytro O. Redchuk
On Sat 25 Jun 2011, 08:31 Jérôme M. Berger wrote: > Hi, > > With lilypond 2.14.1, full notes and half notes are drawn filled. For example > given the following snippet: > > \score { >\relative c'' { a1 a2 a4 } > } > > The first note will be drawn completely black and the second and third not