Re: 2.25.19: segmentation fault

2024-09-19 Thread Trevor Bača
Thanks, Harm. For duplicating the error, and very much for producing such a clean example. Opened as #6748 with the MWE you provided, below. Trevor. On Tue, Sep 17, 2024 at 5:53 PM Thomas Morley wrote: > Am Di., 17. Sept. 2024 um 15:42 Uhr schrieb Trevor Bača < > trevorb...@

Re: TrillPitch* whiteout bug

2024-06-28 Thread Trevor Bača
ieb Trevor Bača < > trevorb...@gmail.com>: > > > > Hi, > > > > Here is a two-staff example with a bug relating to the way that whiteout > > works with TrillPitchAccidental, TrillPitchHead, TrilPitchParentheses; > the > > parenthesized pitched-trill fai

Re: Intermittent core dumps with 2.25.8 under Ubuntu 22.04.3

2024-06-03 Thread Trevor Bača
On Sat, Jun 1, 2024 at 2:35 AM Jean Abou Samra wrote: > > > Le 1 juin 2024 à 00:40, Trevor Bača a écrit : > > QUESTION: if Lily does core dump during one of the runs, what is the exact > path to the core file? (I'm using something like /tmp/lilypond-2.25.15 for >

Re: 2.25.15: Interpreting music: infinite loop (fatal error: intlog2 with negative argument: 0)

2024-06-02 Thread Trevor Bača
! > Done. Opened as #6716. Thank you, Jean and Werner! Trevor. -- Trevor Bača www.trevorbaca.com soundcloud.com/trevorbaca

Re: Intermittent core dumps with 2.25.8 under Ubuntu 22.04.3

2024-05-31 Thread Trevor Bača
On Sun, Sep 24, 2023 at 9:45 AM Jean Abou Samra wrote: > Le mardi 19 septembre 2023 à 15:58 -0400, Trevor Bača a écrit : > > Happy to try to help, if anyone can offer guidance on how to better report > the problem, > > > > Having the files would obviously help a lo

Re: 2.25.15: Interpreting music: infinite loop (fatal error: intlog2 with negative argument: 0)

2024-05-31 Thread Trevor Bača
ds. No > errors any time. > > > On 2024-05-30 23:24, Trevor Bača wrote: > > Hi, > > > > I have what appears to be a very difficult bug. > [snip] > > ... I suspect it may take two or three > > successive attempts to interpret music.ly before triggering

2.25.15: Interpreting music: infinite loop (fatal error: intlog2 with negative argument: 0)

2024-05-30 Thread Trevor Bača
ommented out, for example. Apologies for the verbose files included here; I bisected to what I believe is the minimum content to reliably trigger the loop. Trevor. -- Trevor Bača www.trevorbaca.com soundcloud.com/trevorbaca <>

Intermittent core dumps with 2.25.8 under Ubuntu 22.04.3

2023-09-19 Thread Trevor Bača
yone can offer guidance on how to better report the problem, Trevor. -- Trevor Bača www.trevorbaca.com soundcloud.com/trevorbaca

Re: Skip-filled tuplets crash 2.25.0

2023-01-14 Thread Trevor Bača
Thanks, Jean! On Fri, Jan 13, 2023 at 5:38 PM Jean Abou Samra wrote: > Le 13/01/2023 à 23:36, Trevor Bača a écrit : > > Hi, > > > > Skip-filled tuplets halt execution in 2.25.0. > > > > %%% BEGIN %%% > > > > \version "2.25.0" > &g

Skip-filled tuplets crash 2.25.0

2023-01-13 Thread Trevor Bača
some, or perhaps all, notes in one voice into skips). Will skip-filled tuplets be allowed again in future versions of LilyPond? Thanks for all the goodies in 2.25! Trevor. -- Trevor Bača www.trevorbaca.com soundcloud.com/trevorbaca

Variable names of the form section.N.S core dump the parser

2022-05-24 Thread Trevor Bača
fferent variable name, and so the issue is probably low priority. Trevor. -- Trevor Bača www.trevorbaca.com soundcloud.com/trevorbaca ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Multisystem crop bug

2021-04-12 Thread Trevor Bača
system crop behavior the right direction, then website authors can publish beautiful multisystem LilyPond output with confidence, too. Trevor. -- Trevor Bača www.trevorbaca.com soundcloud.com/trevorbaca ___ bug-lilypond mailing list bug-li

Re: \note markup

2020-11-26 Thread Trevor Bača
On Thu, Nov 26, 2020 at 12:27 PM Jonas Hahnfeld wrote: > Am Donnerstag, dem 26.11.2020 um 11:39 -0500 schrieb Trevor Bača: > > On Tue, Nov 24, 2020 at 6:57 PM Aaron Hill > wrote: > > > > > On 2020-11-24 3:44 pm, Trevor Bača wrote: > >

Re: \note markup

2020-11-26 Thread Trevor Bača
On Tue, Nov 24, 2020 at 6:57 PM Aaron Hill wrote: > On 2020-11-24 3:44 pm, Trevor Bača wrote: > > Hi, > > > > ### BEGIN ### > > > > \version "2.21.80" > > > > \markup { \note #"4.." #UP } > > > > ### END ### > >

\note markup

2020-11-24 Thread Trevor Bača
"4.." . #f) What am I missing here? Trevor. -- Trevor Bača www.trevorbaca.com soundcloud.com/trevorbaca ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Crash from embedded comment

2020-11-19 Thread Trevor Bača
ething with the way LilyPond comments are parsed from within Scheme blocks. But this should error during parsing. And alert the user with a line number from the input .ly file. The output shown above makes it look like there's something wrong with lily-library.scm. Trevor. -- Trevor Bača ww

"Including" stdin hangs LilyPond during parsing

2020-11-19 Thread Trevor Bača
ing Lily in a wait state for user input that's never to come. Seems unlikely anyone would ever type such a thing. But maybe a special-cased check wouldn't hurt. Trevor. -- Trevor Bača www.trevorbaca.com soundcloud.com/trevorbaca ___ bug-lilypond

Re: [bug] 2.20.0 -> 2.21.1 Multi_measure_rest_engraver

2020-05-07 Thread Trevor Bača
On Wed, May 6, 2020 at 7:06 PM David Kastrup wrote: > Valentin Villenave writes: > > > On 5/6/20, Trevor Bača wrote: > >> The following MWE works under 2.20.0 but crashes LilyPond under 2.21.1. > > > > Wow, that’s a nice one. I’m marking this as Critical be

[bug] 2.20.0 -> 2.21.1 Multi_measure_rest_engraver

2020-05-06 Thread Trevor Bača
\new GlobalRests { R1 } } \new Staff { \time 4/4 R1 } >> ### END ### GNU LilyPond 2.21.1 Processing `illustration.ly' Parsing... Interpreting music... Preprocessing graphical objects... < halt > The workaround appears to be to use 2.20.0 until the 2.21.1 bug can b

Rests with stem tremolo cause LilyPond to fail silently

2019-10-13 Thread Trevor Bača
en having to bisect the entire thing find a single instance of something like "r4:32". Thanks, Trevor. -- Trevor Bača www.trevorbaca.com soundcloud.com/trevorbaca ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Core dump: page-breaking.cc (line 1180) with \autoPageBreaksOff [2.19.83]

2019-10-13 Thread Trevor Bača
27; Note, oddly, that almost every line in the MWE above needs to be present to trigger the core. That is: commenting out \autoPageBreaksOff prevents the core; reducing the example from four staves to three staves prevents the core; selecting a different series of time signatures for the example

Re: Bug: restarting staff destroys DynamicLineSpanner.staff-padding after line break

2019-03-11 Thread Trevor Bača
On Thu, Mar 7, 2019 at 2:14 AM David Kastrup wrote: > Trevor Bača writes: > > > Restarting the staff during the lifespan of a multisystem > > DynamicLineSpanner destroys the value of DynamicLineSpanner properties > > (like staff-padding) that were set when the DynamicLin

Bug: restarting staff destroys DynamicLineSpanner.staff-padding after line break

2019-03-06 Thread Trevor Bača
ent = 0 ragged-right = ##t system-system-spacing.minimum-distance = 30 } %%% END %%% [image: restart-staff-dynamic-line-spanner-bug.png] Thanks, Trevor. -- Trevor Bača www.trevorbaca.com soundcloud.com/trevorbaca ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Proportional spacing bug: chained \noBreaks + \newSpacingSection

2019-02-16 Thread Trevor Bača
7;4 c'4 c'4 \newSpacingSection c'4 c'4 c'4 c'4 c'4 } %%% END %%% Visual: [image: correct-output.png] Note, again, that *all* measures spaced incorrectly must carry a \noBreak command; removing *any one* of the three \noBreak co

Core dump: measure-final, length-1 tuplet + tight spacing

2019-02-12 Thread Trevor Bača
vior.) I think the problem's been in Lily for a while (it's definitely not a 2.19.82-only bug); it entered sometime during or after 2014. Trevor. -- Trevor Bača www.trevorbaca.com soundcloud.com/trevorbaca ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

\stopStaff at \break makes SpanBar disappear

2017-12-01 Thread Trevor Bača
>> >> ### END ### Note that the problem appears to a fence-posting error: *the bug arises only when stopping-and-restarting *the topmost staff* (as shown above) or *the bottommost staff**; stopping-and-restarting any of the inner staves in the staff group does not trigger the bug. Than

Core dump on system-initial grace note with proportional notation

2016-08-23 Thread Trevor Bača
ced" (meaning the grace music appears in both contexts at the same time offset). This makes me suspect that time-keeping gets off between the two simultaneous contexts after the grace is interpreted in one voice (but not in the other). Hope this report helps; a scan of the 4 or 5 pages in th

Re: Make flared hairpins work with the circled-tip property

2016-08-19 Thread Trevor Bača
r 6, 2016 at 2:47 PM, Simon Albrecht > wrote: > >> Hi Trevor, >> >> that’s a known deficiency: >> >> <https://sourceforge.net/p/testlilyissues/issues/search/? >> q=flared+%26%26+niente> >> >> Best, >> Simon >> >> > Not

Make flared hairpins work with the circled-tip property

2016-04-06 Thread Trevor Bača
the musical directive is quite useful: "crescendo dal niente to assume the end-dynamic subito." Trevor. -- Trevor Bača www.trevorbaca.com soundcloud.com/trevorbaca ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: Length-1 tuplets crash LilyPond (with strict-note-spacing & tupletFullLength)

2015-09-20 Thread Trevor Bača
, the work-around is to to set \fullLengthTuplet = ##f for the duration of just the problematic tuplet in question. (Maybe the work-around should be added to the tracker.) Trevor. On Wed, Sep 16, 2015 at 7:06 PM, Simon Albrecht wrote: > On 16.09.2015 23:04, Trevor Bača wrote: > >

Length-1 tuplets crash LilyPond (with strict-note-spacing & tupletFullLength)

2015-09-16 Thread Trevor Bača
%c'8. %c'8. %c'8. %} } %%% END %%% The bug is present under 2.19.26 and 2.19.27; I haven't tested under early versions. Thank you for all of the wonderful work in support of LilyPond's rhythmic time-keeping, Trevor. -- Trevor Bača www.trevorbaca.com ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: New install problem

2011-07-25 Thread Trevor Bača
On Mon, Jul 25, 2011 at 11:20 AM, Floris van Manen wrote: > > On Jul 25, 2011, at 17:12, Trevor Bača wrote: > > > > > FWIW, running 2.5.15 *from the commandline* under Lion works great for > me. > > > > not here... > > > > $ Downloads/LilyPond.app/

Re: New install problem

2011-07-25 Thread Trevor Bača
error message > > http://code.google.com/p/lilypond/issues/detail?id=1781 FWIW, running 2.5.15 *from the commandline* under Lion works great for me. Trevor. -- Trevor Bača trevorb...@gmail.com ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Tempo / tuplet bracket bug

2009-12-20 Thread Trevor Bača
it was, in fact, only the very visible absence of an extended slur that made this one possible to find.) Trevor. -- Trevor Bača trevorb...@gmail.com <>___ bug-lilypond mailing list bug-lilypond@gnu.org http://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: Bug: dyadic accidental overprint

2009-01-07 Thread Trevor Bača
On Wed, Jan 7, 2009 at 5:22 PM, Neil Puttock wrote: > Hi Trevor, > > 2009/1/7 Trevor Bača : > > Hi, > > > > Could someone check and see if this one is already in the tracker? > > It certainly is; have a look at issue #546. > > Joe posted a patch to fix

Bug: dyadic accidental overprint

2009-01-06 Thread Trevor Bača
% END %%% Oh, and happy New Year! Looking forward to trying 2.12 soon ... Trevor. -- Trevor Bača trevorb...@gmail.com <>___ bug-lilypond mailing list bug-lilypond@gnu.org http://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: programming error: when \break used before \grace or after \afterGrace in combination with proportional notation

2008-11-20 Thread Trevor Bača
break > \grace{ g'64 } > c'4 > \break > c'4 > \break > c'4 > \break > } > } > %%% END %%% > Yes, so this is still a bug: we need to be able to have "b

Re: programming error: when \break used before \grace or after \afterGrace in combination with proportional notation

2008-11-19 Thread Trevor Bača
a bug. Breaks on my end (2.11.57), too. I fear, however, that this particular bug has probably been around since inception. And it doesn't completely surprise me, either: up through February (when I was finishing up the trio) 'weird things' would happen if I had graces come at the beginning of a line; proportional notation was, of course, turned on. I actually had to go back and strip out beginning-of-line graces in the piece. The grace stripping wasn't too much of a loss for me ... but I'd be willing to be that you're going to be using graces next to line breaks all over, aren't you? Trevor. -- Trevor Bača [EMAIL PROTECTED] ___ bug-lilypond mailing list bug-lilypond@gnu.org http://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: \once \override Beam doesn't work anymore?

2008-06-02 Thread Trevor Bača
Right. I was reading up through unanswered mail and unfortunately sent the response before seeing the rest of the splintered thread! Thanks! 2008/6/2 Valentin Villenave <[EMAIL PROTECTED]>: > 2008/6/2 Trevor Bača <[EMAIL PROTECTED]>: > > > What are the chances that your

Re: \once \override Beam doesn't work anymore?

2008-06-02 Thread Trevor Bača
n ? > Or am i missing something here ? Hi Karim, What are the chances that your \once \override happens *after* the beam has already begun?? Trevor. -- Trevor Bača [EMAIL PROTECTED] ___ bug-lilypond mailing list bug-lilypond@gnu.org http://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: lilypond-book 2.11.43 broken

2008-04-13 Thread Trevor Bača
gt; > That will use the python in your path. Ah right. Of course! Thanks, Graham. -- Trevor Bača [EMAIL PROTECTED] ___ bug-lilypond mailing list bug-lilypond@gnu.org http://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: lilypond-book 2.11.43 broken

2008-04-13 Thread Trevor Bača
ilyPond.app/Contents/Resources/bin/lilypond-book", line 1657, in do_process_cmd output_files = set(os.listdir(options.lily_output_dir)) NameError: global name 'set' is not defined Adding ... import md5 import os import re import stat import sys import

Re: Proposal for tracker: spanner misalignment via context "interference"

2008-02-14 Thread Trevor Bača
2008/2/14 Valentin Villenave <[EMAIL PROTECTED]>: > 2008/2/13, Trevor Bača <[EMAIL PROTECTED]>: > > > Could you please consider this one for the tracker? > > Thanks Trevor (actually your mail came through). > > Added as http://code.google.com/p/lilypond/issues/

Re: aligning marks with time signature fails with more than one staff

2008-02-13 Thread Trevor Bača
On Feb 11, 2008 11:55 AM, Trevor Bača <[EMAIL PROTECTED]> wrote: > Interesting. > > No idea what might be causing that ... but it strikes me as bizarrely > similar to an alignment problem I've been having with the left text of > trill spanners. I'll post back if

Proposal for tracker: spanner misalignment via context "interference"

2008-02-13 Thread Trevor Bača
x27;t seem to be an easy workaround -- we'd have to know something like half the width of the associated bound object (in staff spaces) in order to be able to correct the problem with something like 'extra-offset; c. one of the biggest chunks of new functionality in 2.11 is the new spann

Re: Bug: nested alist accessor syntax broken for TextSpanner #'bound-details #'[left, right]-broken

2008-02-08 Thread Trevor Bača
2008/2/8 Valentin Villenave <[EMAIL PROTECTED]>: > On 07/02/2008, Trevor Bača <[EMAIL PROTECTED]> wrote: > > Hi Valentin, > > > > Another one for the tracker. I suspect this one relates very closely to > the > > previous bug I mailed in less than an hour

Bug: nested alist accessor syntax broken for TextSpanner #'bound-details #'[left, right]-broken

2008-02-07 Thread Trevor Bača
7;left #'text = "start" c'4 \startTextSpan c'4 c'4 c'4 \break c'4 c'4 c'4 c'4 \stopTextSpan } Note that this alist syntax is not available in NR. This syntax is available in the IR ... but with no reference to left-broken and rig

Bug with workaround: TextSpaner #'left before TextSpanner #'left-broken

2008-02-07 Thread Trevor Bača
rride TextSpanner #'bound-details #'left #'text = \markup { \italic "coperta" } c'4 \startTextSpan c'4 c'4 c'4 \break c'4 c'4 c'4 c'4 \stopTextSpan } %%% END %%% Mental note for anyone doing stuff with text spanners:

Re: Bug: score-final mark mangles score-final tuplet bracket

2008-02-04 Thread Trevor Bača
On Feb 4, 2008 7:10 PM, Trevor Bača <[EMAIL PROTECTED]> wrote: > Hi Valentin, > > Could you please consider this one for the tracker? It's quite specific > thing ever, but highly reproducible (and quite irritating). > > > === > > > The score-final mark bad

Bug: score-final mark mangles score-final tuplet bracket

2008-02-04 Thread Trevor Bača
the problem. (Actually, mark direction can be either up or down, but appears more clearly with the mark set down.) -- Trevor Bača [EMAIL PROTECTED] ___ bug-lilypond mailing list bug-lilypond@gnu.org http://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: gap property on glissandi not working in 2.11

2007-09-16 Thread Trevor Bača
teven, Line spanners (including glissandi) changed in 2.11 and now afford independent left- and right-tweaking. See 8.1.2 "Text and line spanners" in the 2.11 manual for details. Trevor. -- Trevor Bača [EMAIL PROTECTED] ___ bug-lilypond m

Re: 2.11.30 segmentation fault

2007-09-02 Thread Trevor Bača
On 9/2/07, Nicolas Sceaux <[EMAIL PROTECTED]> wrote: > Han-Wen Nienhuys <[EMAIL PROTECTED]> writes: > > > Joe Neeman escreveu: > >> On Saturday 01 September 2007 09:00, Trevor Bača wrote: > >>> On 8/31/07, Joe Neeman <[EMAIL PROTECTED]> wrote:

Re: Strange cross-stave beam and slur behaviour with portato

2007-09-01 Thread Trevor Bača
taff = rh \relative { c8-_( \lh \stemDown e[ c g]) } > \new Staff = lh { \clef bass s4. } > >> > } Hi Neil, I can't be certain, but I'd bet that this is related to Google #430: http://code.google.com/p/lilypond/issues/detail?id=430 If it's the same bug, then

Re: 2.11.30 segmentation fault

2007-09-01 Thread Trevor Bača
On 8/31/07, Han-Wen Nienhuys <[EMAIL PROTECTED]> wrote: > 2007/8/31, Trevor Bača <[EMAIL PROTECTED]>: > > Hi, > > > > Crossposted as Google #433. > > > > Running 2.11.30 on a relatively large file (110 measures of six staves > > with 4559 line

Re: 2.11.30 segmentation fault

2007-08-31 Thread Trevor Bača
On 8/31/07, Joe Neeman <[EMAIL PROTECTED]> wrote: > On Friday 31 August 2007 23:17, Trevor Bača wrote: > > Should I send the inputfile to either Joe or Han-Wen for testing against > > .31? > > I'd be happy to take a look at it. Thank you *so* much, Jo

Re: 2.11.30 segmentation fault

2007-08-31 Thread Trevor Bača
On 8/31/07, Valentin Villenave <[EMAIL PROTECTED]> wrote: > 2007/8/31, Trevor Bača <[EMAIL PROTECTED]>: > > Hi, > > > > Crossposted as Google #433. > > Hi Trevor, > I don't know if you've suscribed to the bug-lilypond list (if you have > no

2.11.30 segmentation fault

2007-08-31 Thread Trevor Bača
which Han-Wen has already fixed.) -- Trevor Bača [EMAIL PROTECTED] ___ bug-lilypond mailing list bug-lilypond@gnu.org http://lists.gnu.org/mailman/listinfo/bug-lilypond

Cross-staff beam craziness (when down-markup combines with down-articulation)

2007-08-30 Thread Trevor Bača
aff = LH { s4 } >> %%% END %%% Really nasty is some heavily \markup-ed piano music. -- Trevor Bača [EMAIL PROTECTED] <>___ bug-lilypond mailing list bug-lilypond@gnu.org http://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: 2.11.30: ... (ly:font-load "aybabtu"): font.scm:175:29: #:138:24: missing close paren

2007-08-21 Thread Trevor Bača
On 8/21/07, Trevor Bača <[EMAIL PROTECTED]> wrote: > 2.11.30 generates the following fatal error (entered as Google #419): > > GNU LilyPond 2.11.30 > Processing `0174.ly' > Parsing... > Interpreting music... > Preprocessing graphical objects... > Finding the

2.11.30: ... (ly:font-load "aybabtu"): font.scm:175:29: #:138:24: missing close paren

2007-08-21 Thread Trevor Bača
Staff } \context { \RhythmicStaff \type Engraver_group \name Bow \alias Staff } \context { \GrandStaff \name Violin \alias GrandStaff \accepts ViolinPitches \accepts Bow } \context { \Score \accepts Violin } } %%% END %%% N

Re: Hairpin through piano staff change causes explosions

2007-08-18 Thread Trevor Bača
On 8/18/07, Trevor Bača <[EMAIL PROTECTED]> wrote: > Hi, > > Entered as Google #141, the following snippet explodes because of the > hairpin at line 7: > > > %%% EX 1 %%% > > \version "2.11.28" > > \new PianoStaff << >\n

Hairpin through piano staff change causes explosions

2007-08-18 Thread Trevor Bača
s2. } >> %%% END EX 1 %%% GNU LilyPond 2.11.28 Processing `0165.ly' Parsing... Interpreting music... Preprocessing graphical objects...ERROR: In procedure ly:hara-kiri-group-spanner::pure-height: ERROR: Wrong type argument in position 2: 0 rm: 0165.ps: No such file or directory Comment

Re: Tuplet bracket sometimes not printed

2007-08-01 Thread Trevor Bača
; ragged-right = ##t > > } > > > > % The bracket for the middle tuplet won't be printed > > > > \relative c' { > > \times 2/3 {r8 c4} \times 2/3 {r8 c'4} \times 2/3 {r8 c c} > > } > > > > > > Kind regards, > > Tuukka Verho > > >

404s for the 2.11 docs

2007-07-26 Thread Trevor Bača
Hi, The 2.11 user manual, reference manual and snippets have all been giving 404s for the last couple of hours. I assumed this was due to a doc (re)building process going on somewhere. But if not, could someone put the docs back online? Trevor. -- Trevor Bača [EMAIL PROTECTED

Line-breaking causes one case of beam insanity

2007-07-23 Thread Trevor Bača
ghtBeamCount = #4 c'64 c'16 ] } %%% EX 1 %%% Not sure which version this showed up in but I think it's been around for a while. -- Trevor Bača [EMAIL PROTECTED] <>___ bug-lilypond mailing list bug-lilypond@gnu.org http://lists.gnu.org/mailman/listinfo/bug-lilypond

Kinda nasty allocation error

2007-07-21 Thread Trevor Bača
what(): std::bad_alloc /Users/trevorbaca/Documents/lascaux/scr/lily: line 4: 481 Abort trap %%% The error isn't critical to me because the file is a sketch only, not a production score. But if anyone wants to take a look at the inputfile, let me know and I'll mail separately.

Re: programming error: Parsed object should be dead: static scm_unused_struct* Prob::mark_smob(scm_unused_struct*)

2007-07-03 Thread Trevor Bača
tracker, but they get the lowest priority. Cheers, - Graham Trevor Bača wrote: > Hi, > > Do we need to worry about this programming error? I was interpreting a > gigantic inputfile (65,000 lines) but the output turned out just fine. > > Here's the complete output of the run

programming error: Parsed object should be dead: static scm_unused_struct* Prob::mark_smob(scm_unused_struct*)

2007-07-03 Thread Trevor Bača
bject should be dead: static scm_unused_struct* Prob::mark_smob(scm_unused_struct*) continuing, cross fingers I can send over the complete inputfile if anyone cares; but, again, the output is just fine. -- Trevor Bača [EMAIL PROTECTED] ___ bug-lilypond maili

Re: Text spanners don't display beginning/ending text in 2.11.25

2007-05-29 Thread Trevor Bača
_ bug-lilypond mailing list bug-lilypond@gnu.org http://lists.gnu.org/mailman/listinfo/bug-lilypond -- Trevor Bača [EMAIL PROTECTED] ___ bug-lilypond mailing list bug-lilypond@gnu.org http://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: Fwd: mensural barlines

2007-05-16 Thread Trevor Bača
On 5/16/07, karim haddad <[EMAIL PROTECTED]> wrote: karim haddad wrote: > > > Begin forwarded message: > >> *From: *"Trevor Bača" <[EMAIL PROTECTED] >> <mailto:[EMAIL PROTECTED]>> >> *Date: *May 16, 2007 5:59:42 PM CEDT >> *To

Re: mensural barlines

2007-05-16 Thread Trevor Bača
END %%% ... works while this one ... %%% BEGIN %%% \version "2.11.22" \new Staff { \override BarLine #'transparent = ##t c'1 c'1 c'1 c'1 } %%% END %%% ... doesn't. Maybe that's why? -- Trevor Bača [EMAIL PROTECTED] ___

Re: incompatible stem (type = 16)

2007-03-15 Thread Trevor Bača
into that particular error. Trevor. -- Trevor Bača [EMAIL PROTECTED] ___ bug-lilypond mailing list bug-lilypond@gnu.org http://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: 'fermata'

2007-03-03 Thread Trevor Bača
the glossary. :) The other American English word I'm familiar with for fermata is "hold." ? I'm confused. "Hold" -- like "pause" -- certainly isn't used as a musical term in the US. Or am I missing something? Is "hold" a Britishism for

Re: 'fermata'

2007-03-02 Thread Trevor Bača
"pause" at all when speaking of music, which seems odd. But i can't think of a single example. Any other Americans feel differently? -- Trevor Bača [EMAIL PROTECTED] ___ bug-lilypond mailing list bug-lilypond@gnu.org http://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: font-config problem

2007-03-02 Thread Trevor Bača
- file compiles normally, expected output or 4) upgrade to 2.10.20-1 Problem solved This was helpful. I just moved from 2.11.18 to 2.11.20 and got the "No fonts found ..." error. Doing ... rm ~/.fontconfig ... fixed the problem, as described in James's mail.

Re: Analysis brackets

2007-02-16 Thread Trevor Bača
nks in advance for any help you might offer! Please send a short example. Chances are good you're overriding the wrong grob, or overriding the right grob in the wrong context. -- Trevor Bača [EMAIL PROTECTED] ___ bug-lilypond mailing list bug-lilypond@g

Re: warning: Can't fit systems on page -- ignoring between-system-padding

2007-02-13 Thread Trevor Bača
On 2/13/07, Joe Neeman <[EMAIL PROTECTED]> wrote: On 2/12/07, Trevor Bača <[EMAIL PROTECTED]> wrote: > Hi, > > Pretty sure this is a bug, but thought I'd post to bug- first before > opening in Google. > > Sometimes I build .ly files that are essentially t

Re: Rehearsal mark appears on wrong staff

2007-02-13 Thread Trevor Bača
x27;1 | \break > \spaceWide c''1 | } > \new Staff \with { \consists Mark_engraver } { g' | g'\mark "lower > staff" | g' | g' | } > >> > \layout { \context { \Score \remove Mark_engraver } } > } >

Re: Erratic Scores... Lilypond 2.11.16 / 2.11.17 Windows

2007-02-12 Thread Trevor Bača
essages either way. Hi, Pretty sure this is a recent bug. May also relate to http://lists.gnu.org/archive/html/bug-lilypond/2007-02/msg00163.html Moving thread over to bug-. -- Trevor Bača [EMAIL PROTECTED] ___ bug-lilypond mailing list bug-lilypo

Re: Text Spanners broken in 2.11.17

2007-02-11 Thread Trevor Bača
of spanners can now be set completely independently. -- Trevor Bača [EMAIL PROTECTED] ___ bug-lilypond mailing list bug-lilypond@gnu.org http://lists.gnu.org/mailman/listinfo/bug-lilypond

warning: Can't fit systems on page -- ignoring between-system-padding

2007-02-11 Thread Trevor Bača
ample; needs length to show up. Bug? Or new behavior? (If the latter, what's the right way to set a page break?) -- Trevor Bača [EMAIL PROTECTED] ___ bug-lilypond mailing list bug-lilypond@gnu.org http://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: installation

2007-02-11 Thread Trevor Bača
ll down and click on the "Install" link next to the Windows logo. The current version is 2.10.16-1. -- Trevor Bača [EMAIL PROTECTED] ___ bug-lilypond mailing list bug-lilypond@gnu.org http://lists.gnu.org/mailman/listinfo/bug-lilypond

centered-on-x-parent gone temporarily insane?

2007-02-02 Thread Trevor Bača
ee http://lists.gnu.org/archive/html/lilypond-user/2006-09/msg00088.html.) -- Trevor Bača [EMAIL PROTECTED] x-center.png Description: PNG image ___ bug-lilypond mailing list bug-lilypond@gnu.org http://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: bug edge-height in 2.11.15

2007-02-02 Thread Trevor Bača
y running convert-ly on an older file with the older edge-height syntax. -- Trevor Bača [EMAIL PROTECTED] ___ bug-lilypond mailing list bug-lilypond@gnu.org http://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: Flageolet position shifts according to beam status?

2007-01-25 Thread Trevor Bača
x27;t give any extra shift, whereas I might guess that there is a slight shift when using your original code. /Mats Trevor Bača wrote: > Hi, > > Can someone please render the following and tell me whether I'm going > blind? > > The example includes two scores. The scores dif

Flageolet position shifts according to beam status?

2007-01-25 Thread Trevor Bača
;'64 \flageolet d''''64 \flageolet e''''64 \flageolet fs''''64 \flageolet e''''64 \flageolet d''''64 \flageolet e''''64 \flageolet fs'''&

Google issues 204, 205, 206 duplicate - please collapse

2006-12-30 Thread Trevor Bača
). Is there some rule about non-project members not being able to attach files? -- Trevor Bača [EMAIL PROTECTED] ___ bug-lilypond mailing list bug-lilypond@gnu.org http://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: Status of bug list versus Google issue-tracking pages?

2006-12-21 Thread Trevor Bača
On 12/20/06, Graham Percival <[EMAIL PROTECTED]> wrote: Trevor Bača wrote: > Where do the project team (Graham and Han-Wen, primarily) prefer to > receive ongoing communication about existing bugs that have made it > into the Google issue-tracking pages? > > A. on the issu

Status of bug list versus Google issue-tracking pages?

2006-12-20 Thread Trevor Bača
the Google issue-tracking pages ... but then not everyone has a gmail account or Google log-in.] -- Trevor Bača [EMAIL PROTECTED] ___ bug-lilypond mailing list bug-lilypond@gnu.org http://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: BUS ERROR: strict-note-spacing together with \afterGrace

2006-12-17 Thread Trevor Bača
On 12/17/06, Han-Wen Nienhuys <[EMAIL PROTECTED]> wrote: Trevor Bača escreveu: > Hi, > > Setting SpacingSpanner #'strict-note-spacing = ##t together with > \afterGrace causes a bus error. http://code.google.com/p/lilypond/issues/detail?id=176 (Tried responding directl

Re: BUS ERROR: strict-note-spacing together with \afterGrace

2006-12-16 Thread Trevor Bača
On 12/16/06, Trevor Bača <[EMAIL PROTECTED]> wrote: Hi, Setting SpacingSpanner #'strict-note-spacing = ##t together with \afterGrace causes a bus error. %%% BEGIN %%% \version "2.11.2" \new Staff { \override Score.SpacingSpanner #'strict-note-spacin

BUS ERROR: strict-note-spacing together with \afterGrace

2006-12-16 Thread Trevor Bača
7;32 c'32 c'32 ]} c'4 c'4 c'4 } %%% END %%% Severe (and no workaround seems to exist). -- Trevor Bača [EMAIL PROTECTED] ___ bug-lilypond mailing list bug-lilypond@gnu.org http://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: Proportional spacing handles skips incorrectly

2006-12-06 Thread Trevor Bača
asure skips and proportional notation. Han-Wen has already fixed in git. Sorry for the two spurious reports. On 12/6/06, Graham Percival <[EMAIL PROTECTED]> wrote: Thanks, http://code.google.com/p/lilypond/issues/detail?id=169 - Graham Trevor Bača wrote: > Hi, > > Proportiona

Re: Measure-initial spaces confuse propotional spacing

2006-12-04 Thread Trevor Bača
On 12/4/06, Han-Wen Nienhuys <[EMAIL PROTECTED]> wrote: Trevor Bača escreveu: > \new Score \with { > \override SpacingSpanner #'uniform-stretching = ##t > \override SpacingSpanner #'strict-note-spacing = ##t > proportionalNotationDuration = #(ly:make-moment 1

Measure-initial spaces confuse propotional spacing

2006-12-04 Thread Trevor Bača
= ##t \override SpacingSpanner #'strict-note-spacing = ##t proportionalNotationDuration = #(ly:make-moment 1 16) } { \new Staff \with { \remove Separating_line_group_engraver } { \time 4/4 s4 s4 s4 s4 % BUG - SKIP AT BEGINNING OF MEASURE } } %%% END %%% -- Trevor Bača [EMAIL PROTECTED]

Proportional spacing handles skips incorrectly

2006-12-03 Thread Trevor Bača
tationDuration = #(ly:make-moment 1 64) } { \new Staff { c'4 \once \override Rest #'transparent = ##t r4 % propotional spacing ok here with notes and rests -- WORKAROUND c'4 c'4 } } %%% END %%% -- Trevor Bača [EMAIL PROTECTED]

Re: Unexpected tuplet bracket location

2006-11-21 Thread Trevor Bača
27;direction = #up depending on preference. When you want Lily to resume dynamically positioning the tuplet bracket direction, just write \revert TupletBracket #'direction -- Trevor Bača [EMAIL PROTECTED] ___ bug-lilypond mailing list bug-lilypond@gnu.org http://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: NEWS source typo: \override NoteHead #'duration-log = 1

2006-11-19 Thread Trevor Bača
On 11/19/06, John Mandereau <[EMAIL PROTECTED]> wrote: Trevor Bača wrote: > Minor point that the NEWS source for the feature reads > > \override NoteHead #'duration-log = 1 > > and should instead read > > \override NoteHead #'duration-log = #1 Hi Trevo

NEWS source typo: \override NoteHead #'duration-log = 1

2006-11-18 Thread Trevor Bača
the feature reads \override NoteHead #'duration-log = 1 and should instead read \override NoteHead #'duration-log = #1 Thanks again. -- Trevor Bača [EMAIL PROTECTED] ___ bug-lilypond mailing list bug-lilypond@gnu.org http://lists.gnu.org

Bus error on skip within doubly-nested tuplets

2006-10-23 Thread Trevor Bača
"2.9.26" \new Staff { \times 2/3 { \times 2/3 { c'8 c'4 % THIS IS OK } c'4 c'4 c'4 } } %%% END OK %%% The error seems somewhat important, given that interpretation stops completely. -- Trevor Bača [EMAIL PROTECTED] ___

  1   2   >