Re: Problem with scaled durations

2013-01-04 Thread David Kastrup
Trevor Daniels t.dani...@treda.co.uk writes: David Kastrup wrote Friday, January 04, 2013 8:21 AM Oscar Dub oscar...@gmail.com writes: From a user perspective, I thought it might be nice for the compiler to send out some kind of error or warning message. Currently there's no sign

Re: Fwd: Possible bug with minimumFret

2013-01-04 Thread David Kastrup
with a half-barre) the fingered strings. -- David Kastrup ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: Bug Squad Rota

2013-01-06 Thread David Kastrup
already been done. Would it be an option for you to try managing the countdowns before/rather than snagging? We don't yet have somebody taking over from Colin, and you at least have some experience with issue reports. -- David Kastrup ___ bug

Re: Tuplets Calculated Wrong

2013-01-09 Thread David Kastrup
. Consequently the bar check fails, and 4 of the 1/32 notes complete the bar. _Exactly_ as expected. So what did you expect instead, and with which rationale? -- David Kastrup ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org

Re: Bug Squad Rota

2013-01-09 Thread David Kastrup
are as follows: … Eluze would like to stop doing Tuesday and David Kastrup suggested that Eluze could backfill for Colin Campbell. I didn't mean I want to stop Tuesday, I just said on Tuesdays I can only start in the late afternoon (European time). if needed I can also take a 2nd shift

Re: Going back in MIDI time error: disappeared?

2013-01-09 Thread David Kastrup
that it is being marked for translation. -- David Kastrup ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: 2.16.0 and 2.16.1 change with #{ #} syntax

2013-01-15 Thread David Kastrup
with releasing 2.16.2. I suppose I should complete the collection and push it in time for the next release. -- David Kastrup ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: contextStringTunning separates abnormaly two first lines.

2013-01-15 Thread David Kastrup
. Use convert-ly to upgrade your code to the new interface, or reread the respective manual section. \set TabStaff.instrumentName = Not OK \contextStringTuning #'bandurria-tuning aes' des' ges' b' e'' a'' \notes } -- David Kastrup

Re: Positioning of 8 under clef symbol in G_8 clef

2013-01-23 Thread David Kastrup
until it does? -- David Kastrup ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: \remove Vertical_align_engraver creates error message

2013-01-31 Thread David Kastrup
in another place/context or can we get rid of this message!? Doctor, whenever I do this, it hurts. Don't do this then. Why are you removing the Vertical_align_engraver ? -- David Kastrup ___ bug-lilypond mailing list bug-lilypond@gnu.org https

Re: NR 3.4.1 -- error: need \paper for paper block

2013-02-03 Thread David Kastrup
for this? Probably. -- David Kastrup ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: \remove Script_engraver

2013-02-03 Thread David Kastrup
and 2.15.40 Presumably 2.15.38 commit 84cad110c3bbaeca8e5144dba7f8756b89100396 Author: David Kastrup d...@gnu.org Date: Sat Apr 21 22:30:55 2012 +0200 Let rhythmic-engraver make its articulation-or-event decision based on curre This removes the dependency of the rhythmic engraver

Re: chord name collide with staff

2013-02-05 Thread David Kastrup
reasonable. -- David Kastrup ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: chord name collide with staff

2013-02-05 Thread David Kastrup
of compound systems but did not refit ChordNames. Or you have some calculation order where ChordNames are first fixed in relation to the _above_ system based on some pure estimate, but then everything gets compressed according to unpure calculations. -- David Kastrup

Re: chord name collide with staff

2013-02-05 Thread David Kastrup
the neighboring skyline and replace it with its maximum/minimum. -- David Kastrup ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: chord name collide with staff

2013-02-06 Thread David Kastrup
m...@mikesolomon.org m...@mikesolomon.org writes: On 6 févr. 2013, at 00:17, David Kastrup d...@gnu.org wrote: m...@mikesolomon.org m...@mikesolomon.org writes: Find #3 was wrong. There should have been no suicides in this precise case. LilyPond just does not know how to do spacing

Re: Feature Request: Support for fingering position override on single polyphonic notes

2013-02-10 Thread David Kastrup
direction always take precedence? -- David Kastrup ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: Feature Request: Support for fingering position override on single polyphonic notes

2013-02-10 Thread David Kastrup
-incompatible formatting change which might cause some chagrin in connection with combining multiple voices that are also used in isolation. But maybe you are better off removing the fingering altogether then. -- David Kastrup ___ bug-lilypond mailing

Re: Bug with RehearsalMark, resulting in a wrong placed BreathingSign

2013-02-14 Thread David Kastrup
} Not an answer to your question, but \mark Tutti should be sufficient: plain strings should count as markups in almost all situations. No idea about the actual problem you asked about. -- David Kastrup ___ bug-lilypond mailing list bug-lilypond@gnu.org

Re: no output when LilyPond is run from the command-line

2013-02-15 Thread David Kastrup
and the pdf is created. is anything known about such behavior? No. in the German forum Tobias reports another - maybe related - problem http://www.lilypondforum.de/index.php?topic=1338.0;topicseen Different problem. Here gs is not in the executable PATH. -- David Kastrup

Re: Error when compiling a large file

2013-02-19 Thread David Kastrup
each process is restricted to how much RAM it can allocate. It's not a problem with Windows memory allocation: 1.3 Gig is already totally ridiculous for that kind of file. In fact, I'd probably reduce the allowed allocation artificially for testing this problem in order to save time. -- David

Re: Error when compiling a large file

2013-02-19 Thread David Kastrup
, there will not be more than 100 page break point sequences under consideration at any step if we use _optimal_ page breaking. So after something like 5 pages, memory usage should not grow more than linear with the length of the document. If it does, we are doing something wrong. -- David Kastrup

Re: Error when compiling a large file

2013-02-21 Thread David Kastrup
on a 32bit system. You can check the above on your system and see where you get. If you don't get further, it is unlikely that you have more space addressable by Scheme cells. -- David Kastrup ___ bug-lilypond mailing list bug-lilypond@gnu.org https

Re: clang compile error in grub.cc

2013-02-23 Thread David Kastrup
: Don't initialize dim_cache_ array via constructor syntax -- David Kastrup ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: clang compile error in grub.cc

2013-02-23 Thread David Kastrup
Colin Hall colingh...@gmail.com writes: David Kastrup writes: Hanspeter Niederstrasser niederstras...@gmail.com writes: On OS X 10.7, using Apple-clang 4.2 (the default compiler), the build fails withthis error (git head, but also occurs in 2.14, 2.15, 2.17 releases): URL:http

Re: à in title makes damaged pdf

2013-02-23 Thread David Kastrup
to attach a file properly depends on your mail client. Please check how you fare with the file I attached. Does it work or not? If not, send us the output of your LilyPond run, attached as a PDF. -- David Kastrup ___ bug-lilypond mailing list bug

Re: à in title makes damaged pdf

2013-02-24 Thread David Kastrup
Sven Axelsson sven.axels...@gmail.com writes: On 24 February 2013 03:42, David Kastrup d...@gnu.org wrote: Now here is the rub: this is very clearly an encoding problem, and it is a problem occuring only for particular characters for you. To reproduce it accurately, it is very important

Re: à in title makes damaged pdf

2013-02-24 Thread David Kastrup
David Kastrup d...@gnu.org writes: So much for my theory that a mail attachment is a guarantee for a byte-for-byte faithful copy. On my side, the file was definitely UTF-8-encoded. I have to agree that what appears on Gmane (where I read this list) was Latin-1 encoded however. Let's see

Re: à in title makes damaged pdf

2013-02-24 Thread David Kastrup
as well. -- David Kastrup ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: à in title makes damaged pdf

2013-02-24 Thread David Kastrup
a bit of a gamble. -- David Kastrup ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: spanBar broken in 2.17.13?

2013-02-25 Thread David Kastrup
, but some may be incomplete, and you may encounter bugs and crashes. If you require a stable version of Lilypond, we recommend using the 2.16 version. -- David Kastrup ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org

Re: à in title makes damaged pdf

2013-02-25 Thread David Kastrup
of Ghostscript that is being used for converting PS to PDF (used internally by LilyPond when generating PDF). The version of LilyPond, in contrast, is mostly irrelevant with respect to the problem. -- David Kastrup ___ bug-lilypond mailing list bug

Re: à in title makes damaged pdf

2013-02-25 Thread David Kastrup
David Kastrup d...@gnu.org writes: Jan Nieuwenhuizen jann...@gnu.org writes: Frédéric Bron writes: It is due to a bug in ghostscript. I submitted a bug report 29th of Nov (2012) and it is now corrected. But it will take time until the new version of ghostscript comes to everybody's

Re: à in title makes damaged pdf

2013-02-25 Thread David Kastrup
Francisco Vila paconet@gmail.com writes: 2013/2/25 David Kastrup d...@gnu.org: I think this mainly depends on the version of Ghostscript that is being used for converting PS to PDF (used internally by LilyPond when generating PDF). The version of LilyPond, in contrast, is mostly

Re: à in title makes damaged pdf

2013-02-25 Thread David Kastrup
Martin Tarenskeen m.tarensk...@zonnet.nl writes: On Mon, 25 Feb 2013, David Kastrup wrote: Francisco Vila paconet@gmail.com writes: 2013/2/25 David Kastrup d...@gnu.org: I think this mainly depends on the version of Ghostscript that is being used for converting PS to PDF (used

Re: à in title makes damaged pdf

2013-02-27 Thread David Kastrup
://code.google.com/p/lilypond/issues/detail?id=2985 David Kastrup has fixed Lilypond. Not really. I proposed a patch that avoids triggering the bug in recent versions of GhostScript. LilyPond itself was not in need of fixing, but at least this will stop people seeing the problem. We expect your problem

Re: à in title makes damaged pdf

2013-02-27 Thread David Kastrup
Colin Hall colingh...@gmail.com writes: David Kastrup writes: Colin Hall colingh...@gmail.com writes: Here is an update on your bug report, Yvand. The bug you reported is due to a known problem in Ghostscript. The Ghostscript team have fixed their software but we had not yet adopted

Re: span bar not working any more?

2013-03-09 Thread David Kastrup
regtest show them: span bars are not usually detected as relevant in regtests, so the problem remained undetected in review and for a few days after committing it, enough to make it into a developer release. -- David Kastrup ___ bug-lilypond mailing

Re: SpanBar - the problem still exists

2013-03-13 Thread David Kastrup
commit from me that is again responsible. I am trying to get a hang of it. -- David Kastrup ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: SpanBar - the problem still exists

2013-03-14 Thread David Kastrup
this was reported, but that was not sufficient for curing Karol's case. Consider me annoyed at my lack of program flow analysis skills. It's also annoying that this again slipped around the regtests (some of which would quite likely have shown it would they consider spanbars). -- David Kastrup

Re: \box overlaps

2013-03-18 Thread David Kastrup
) (ly:stencil-add head (ly:stencil-translate-axis tail xoff X))) (car stencils)) though from the patch itself, it appears plausible that this might be a _desired_ effect of the change as a consequence of the brace metrics. -- David Kastrup

Re: \box overlaps

2013-03-19 Thread David Kastrup
Keith OHara k-ohara5...@oco.net writes: David Kastrup dak at gnu.org writes: I suspect markup.scm: use stencil extents when stacking; issue 732 though from the patch itself, it appears plausible that this might be a _desired_ effect of the change as a consequence of the brace metrics

Re: NR and allocating tweak command to variable

2013-03-26 Thread David Kastrup
an argument of type ly:event? in order to just allow articulations as an argument type (there is no sense in tweaking the script priority of a basic music expression like a note). -- David Kastrup ___ bug-lilypond mailing list bug-lilypond@gnu.org https

Re: Barre choard example fails

2013-03-28 Thread David Kastrup
warning. -- David Kastrup ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: programming error while inserting ChordNames in Staff

2013-03-28 Thread David Kastrup
to do this automatically, presumably by dismissing the inner axis group. However, I don't know whether this will not also break the Hara_kiri functionality. -- David Kastrup ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org

Re: programming error while inserting ChordNames in Staff

2013-03-28 Thread David Kastrup
Thomas Morley thomasmorle...@googlemail.com writes: 2013/3/28 David Kastrup d...@gnu.org: Thomas Morley thomasmorle...@googlemail.com writes: [...] Why would you want to have ChordNames internal to a Staff? It was requested by a german user. He wants the ChordNames printed in a Staff

Re: segfault with 2.17.12

2013-04-03 Thread David Kastrup
does not make it stop in its tracks. Instead, it wraps up its parsing which may involve popping the lexer state which has already been cleaned down to bottom. Need to see how to get the synchronization of the two not go out of kilter here. -- David Kastrup

Re: fatal error: define-session used after session start with LSR 392

2013-04-06 Thread David Kastrup
: it does not make much sense that the instrument name data is not publicly available, possibly via a separate function. -- David Kastrup ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: fatal error: define-session used after session start with LSR 392

2013-04-06 Thread David Kastrup
I simply put all these items into a file (I don't really need a display of the list) display has an optional port argument. -- David Kastrup ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: PointAndClick on Windows

2013-04-09 Thread David Kastrup
viewer might delegate the URI interpretation to some generic mechanism and/or it might have ways to handle some forms itself when properly configured. -- David Kastrup ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo

Re: PointAndClick on Windows

2013-04-09 Thread David Kastrup
Phil Holmes m...@philholmes.net writes: David Kastrup d...@gnu.org wrote in message news:8761zww2qp@fencepost.gnu.org... Phil Holmes em...@philholmes.net writes: - Original Message - From: Janek Warchoł janek.lilyp...@gmail.com To: Phil Holmes em...@philholmes.net Cc: Bugs

Re: PointAndClick on Windows

2013-04-09 Thread David Kastrup
Phil Holmes m...@philholmes.net writes: David Kastrup d...@gnu.org wrote in message news:87sj30ui8i@fencepost.gnu.org... Phil Holmes m...@philholmes.net writes: No. It does not depend on the viewer, it depends on the operating system and the installed editors. I disagree. You can't

Re: PointAndClick on Windows

2013-04-09 Thread David Kastrup
Phil Holmes m...@philholmes.net writes: David Kastrup d...@gnu.org wrote in message news:87obdoug7i@fencepost.gnu.org... Phil Holmes m...@philholmes.net writes: David Kastrup d...@gnu.org wrote in message news:87sj30ui8i@fencepost.gnu.org... Phil Holmes m...@philholmes.net writes

Re: PointAndClick on Windows

2013-04-09 Thread David Kastrup
a working editor/viewer configuration for Point and Click. -- David Kastrup ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: cross staff notes collide

2013-04-09 Thread David Kastrup
the prettiest possible way to lay things out, yes? That is consistent with the instructions it has been given. -- David Kastrup ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: cross staff notes collide

2013-04-09 Thread David Kastrup
to £400 on Sibelius, this is what is produces given the same input (i.e cross staff stems, no specification of voicing). Actually, looks like it's shaving off one pixel from the bottom of the bottom clef. -- David Kastrup ___ bug-lilypond mailing list

Re: modern-straight-flag and convert-ly

2013-04-14 Thread David Kastrup
at least our own code base for bad occurences. I have no really good plan how to deal with files that have already been broken by that rule. -- David Kastrup ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug

Re: modern-straight-flag and convert-ly

2013-04-14 Thread David Kastrup
#'print? That' the check our own code base part. That one's easy. But obviously not just files in our own code base are affected, or we would not have had this report in the first place. -- David Kastrup ___ bug-lilypond mailing list bug-lilypond

Re: Google code hosting: some problem with status updating

2013-04-14 Thread David Kastrup
) pretty much instantaneously, they can take quite long times. Quite the nuisance when it happens, but I would guess that in a few hours or so this effect will be gone again. -- David Kastrup ___ bug-lilypond mailing list bug-lilypond@gnu.org https

Re: point and click implementation

2013-04-14 Thread David Kastrup
doublecheck that the region is not off-by-one? The textedit links have changed the column definition with URL:http://code.google.com/p/lilypond/issues/detail?id=2172 and I quote its (quite verbose) commit message: commit 314587c0714437b058c04173d81ad79db7452e73 Author: David Kastrup d...@gnu.org Date

Re: point and click implementation

2013-04-14 Thread David Kastrup
Phil Holmes m...@philholmes.net writes: David Kastrup d...@gnu.org wrote in message news:874nf9xkf1@fencepost.gnu.org... Phil Holmes m...@philholmes.net writes: The lilypad delivered with 2.17.16 is now updated to be the one in GitHub. I've got an updated version on my PC that supports

Re: Fwd: Blocage aléatoire de LilyPond

2013-04-16 Thread David Kastrup
that the error tracebacks moved to Mike's code in 2.16 and have now moved on or back. -- David Kastrup ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: Fwd: Blocage aléatoire de LilyPond

2013-04-16 Thread David Kastrup
Keith OHara k-ohara5...@oco.net writes: David Kastrup dak at gnu.org writes: So the 2010 problem is still around, it is just that the error tracebacks moved to Mike's code in 2.16 and have now moved on or back. The report of a Scheme crash ostensibly from version 2.17.16 is here http

Re: more stems piercing text

2013-04-18 Thread David Kastrup
not causing outward problems. It would also make it possible to close something like the \downbow symbol with liberal internal padding without causing outward problems. -- David Kastrup ___ bug-lilypond mailing list bug-lilypond@gnu.org https

Re: more stems piercing text

2013-04-19 Thread David Kastrup
is really bad, but I also don't want stuff to fit in between the stems of dd, for example. -- David Kastrup ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: Contact info on the Meisters page of CG

2013-04-19 Thread David Kastrup
version they have installed. Alternatively, point people directly to the mailing lists. -- David Kastrup ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: convert-ly rule for \stringTuning

2013-04-24 Thread David Kastrup
3170fd65067a96ea861c173c81fce5f0e127762e Author: David Kastrup d...@gnu.org Date: Sun Oct 23 15:29:45 2011 +0200 Get rid of most of the insane string-tunings API as an actually fabulously useless commit message. Which is quite younger than I found just this old commit: commit

Re: Error in lily-d44ceac3.ly

2013-04-26 Thread David Kastrup
line). Anyway, I pushed a fix and it should appear in due time (likely with the next unstable release). -- David Kastrup ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Regression for paper size setting?

2013-05-04 Thread David Kastrup
I think that our current code balks at setting paper sizes like A4 rather than a4. Can someone check with older versions? -- David Kastrup ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: Regression for paper size setting?

2013-05-05 Thread David Kastrup
Keith OHara k-ohara5...@oco.net writes: David Kastrup dak at gnu.org writes: I think that our current code balks at setting paper sizes like A4 rather than a4. Can someone check with older versions? At least since 2.12, LilyPond has responded warning: Unknown paper size: A4

Re: Regression for paper size setting?

2013-05-06 Thread David Kastrup
Phil Holmes m...@philholmes.net writes: David Kastrup d...@gnu.org wrote in message news:87r4hllt82@fencepost.gnu.org... Ah ok, I just saw that the file triggering the problem is much more recent than I thought it would be: commit b4fe233aec83383bd2e6b6170fca67a31a8c492d Author: Phil

Re: -dpreview crops staff bracket

2013-05-06 Thread David Kastrup
in version 2.17.12 or later. Someone up for bisection? -- David Kastrup ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: -dpreview crops staff bracket

2013-05-06 Thread David Kastrup
Phil Holmes m...@philholmes.net writes: Phil Holmes m...@philholmes.net wrote in message news:km8ll8$of0$1...@ger.gmane.org... David Kastrup d...@gnu.org wrote in message news:87li7sp0bp@fencepost.gnu.org... Urs Liska m...@ursliska.de writes: I don't know if it's a regression because I

Re: -dpreview crops staff bracket

2013-05-07 Thread David Kastrup
Janek Warchoł janek.lilyp...@gmail.com writes: 2013/5/6 David Kastrup d...@gnu.org: Wow. commit 7b2cb93fc69c7d7c45f0ae6495f688752efeb107 Author: Mike Solomon m...@apollinemike.com Date: Sat Mar 23 19:09:28 2013 +0100 Fixes manual beaming over rests and vertical spacing problem

Re: vocalName isn't visible in the output

2013-05-07 Thread David Kastrup
been consulted. You can fix that problem by starting out the context with the setting, namely \new Lyrics \with { vocalName = #myvocalname } \lyricsto myvoice ... -- David Kastrup ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org

Re: vocalName isn't visible in the output

2013-05-07 Thread David Kastrup
it in the context modification (the braces after \with) should work. You have an example where it doesn't? -- David Kastrup ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: Running with gdb in Ubuntu 13.04 - can't find lily.scm.

2013-05-16 Thread David Kastrup
and fragile, and you need to repeat it after recompilation. Perhaps you want to add a comment to the above bug report that is being ignored to the degree of not getting assigned to anybody. -- David Kastrup ___ bug-lilypond mailing list bug-lilypond

Re: LSR 507 (ghost voice) broken since 2.15.28

2013-05-16 Thread David Kastrup
. -- David Kastrup ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: LSR 507 (ghost voice) broken since 2.15.28

2013-05-16 Thread David Kastrup
David Kastrup d...@gnu.org writes: Eluze elu...@gmail.com writes: LSR 507 http://lsr.dsi.unimi.it/LSR/Item?id=507 produces erroneous code since version 2.15.28: mus = { c4 d e f |} \displayLilyMusic \ghostMusic \mus That's fallout from issue 2240, Patch: Don't wrap EventChord around

Re: LSR 507 (ghost voice) broken since 2.15.28

2013-05-16 Thread David Kastrup
David Kastrup d...@gnu.org writes: David Kastrup d...@gnu.org writes: Eluze elu...@gmail.com writes: LSR 507 http://lsr.dsi.unimi.it/LSR/Item?id=507 produces erroneous code since version 2.15.28: mus = { c4 d e f |} \displayLilyMusic \ghostMusic \mus That's fallout from issue 2240

Re: Footnote oddity

2013-05-18 Thread David Kastrup
... and totally business as usual. there are as many marks as the number of lines. Using auto-footnote, each line get numbered. Yes, that's exactly like it should be. -- David Kastrup ___ bug-lilypond mailing list bug-lilypond@gnu.org https

Re: lilypond-book crashes for UnicodeDecodeError

2013-05-19 Thread David Kastrup
the file. And I would not be overly surprised if that was the fault of the file not actually being written in UTF-8. Byte 0xab very much sounds like the character « when written in Latin-1 rather than UTF-8 encoding. -- David Kastrup ___ bug-lilypond

Re: Full-measure rest in wrong place after overriding

2013-05-20 Thread David Kastrup
Arttu Punkkinen puukiu...@gmail.com writes: I'm not top posting. %The full-measure rest in a wrong place? \version 2.17.18 { \override Voice.MultiMeasureRest #'staff-position = #0 R1 } What's your expectation instead? -- David Kastrup

Re: vertically-aligned-dynamics-and-textscripts.ly

2013-05-26 Thread David Kastrup
where it belongs. If you don't do that, your snippet changes will get overwritten by the next LSR import. -- David Kastrup ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: old-straight-flag + smaller Stem.thickness gives no output and huge overflow

2013-05-27 Thread David Kastrup
like a really scary bug. 2.17.12 seems to have this still work. This would have seemed like a really strong argument against the spacing changes I just committed. Except that this problem was introduced several versions before them. Bisecting now. -- David Kastrup

Re: old-straight-flag + smaller Stem.thickness gives no output and huge overflow

2013-05-27 Thread David Kastrup
David Kastrup d...@gnu.org writes: Karol Majewski karol.majew...@gmail.com writes: The following code gives: warning: cannot fit music on page: overflow is 1096.382978 and no output. Perhaps it's a bug? \version 2.17.19 \layout { \context { \Score \override Stem.thickness

Re: old-straight-flag + smaller Stem.thickness gives no output and huge overflow

2013-05-27 Thread David Kastrup
Mike Solomon m...@mikesolomon.org writes: On 27 mai 2013, at 19:34, David Kastrup d...@gnu.org wrote: David Kastrup d...@gnu.org writes: Karol Majewski karol.majew...@gmail.com writes: The following code gives: warning: cannot fit music on page: overflow is 1096.382978 and no output

Re: old-straight-flag + smaller Stem.thickness gives no output and huge overflow

2013-05-27 Thread David Kastrup
David Kastrup d...@gnu.org writes: Mike Solomon m...@mikesolomon.org writes: On 27 mai 2013, at 19:34, David Kastrup d...@gnu.org wrote: David Kastrup d...@gnu.org writes: Karol Majewski karol.majew...@gmail.com writes: The following code gives: warning: cannot fit music on page

Re: strokeFingerOrientations bug

2013-06-10 Thread David Kastrup
in the TabVoice context itself). But settings in TabVoice are invisible to an engraver at TabStaff level. -- David Kastrup ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: glissando jumps between simultaneous expressions

2013-06-11 Thread David Kastrup
as it is a convenient shorthand for { c'1 \context Voice = 1 { \voiceOne c''1 \glissando f''1} \context Voice = 2 { \voiceTwo g2 g g1 } } -- David Kastrup ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug

Re: If incipit has soprano clef, its staves are not aligned with main score

2013-06-12 Thread David Kastrup
of a markup completely, but nothing that would override less. -- David Kastrup ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: If incipit has soprano clef, its staves are not aligned with main score

2013-06-14 Thread David Kastrup
not overly enthused about downing extents for the purpose of getting baselines heeded. It's not really intuitive. -- David Kastrup ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: system start bracketsgroups are cropped to the left in NR

2013-06-16 Thread David Kastrup
Issue 3386: Output crops staff braces when produced with -dpreview -- David Kastrup ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: system start bracketsgroups are cropped to the left in NR

2013-06-17 Thread David Kastrup
Eluze elu...@gmail.com writes: David Kastrup wrote Eluze writes: starting with 2.17.14 (pdf html) examples in http://www.lilypond.org/doc/v2.17/Documentation/notation/displaying-staves#nested-staff-groups are cropped at left compiling myself the output is ok lt;URL:http

Re: If incipit has soprano clef, its staves are not aligned with main score

2013-06-18 Thread David Kastrup
ArnoldTheresius arnold.we...@siemens.com writes: David Kastrup wrote ... I am not overly enthused about downing extents for the purpose of getting baselines heeded. It's not really intuitive. Just an idea: a markup command which evaluates the Y-extent of its argument, and returns

Re: convert-ly produces invalid output for KeySignature.c0-position

2013-06-19 Thread David Kastrup
renaming it. Suggestions? -- David Kastrup ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: convert-ly produces invalid output for KeySignature.c0-position

2013-06-19 Thread David Kastrup
Pavel Roskin pro...@gnu.org writes: Quoting David Kastrup d...@gnu.org: Small wonder. I thought our default use of symbols matched our naming rules, but that one's an exception. We can make an exception for convert-ly here, but that's not a satisfactorily final solution. I propose

Re: convert-ly produces invalid output for KeySignature.c0-position

2013-06-19 Thread David Kastrup
Pavel Roskin pro...@gnu.org writes: Quoting David Kastrup d...@gnu.org: Small wonder. I thought our default use of symbols matched our naming rules, but that one's an exception. We can make an exception for convert-ly here, but that's not a satisfactorily final solution. I propose

Re: convert-ly produces invalid output for KeySignature.c0-position

2013-06-19 Thread David Kastrup
Pavel Roskin pro...@gnu.org writes: Quoting David Kastrup d...@gnu.org: Pavel Roskin pro...@gnu.org writes: By the way, setting KeySignature.c0-position with \override doesn't work. I had to resort to setting it in Scheme: Given the analysis in a longer mail, I revert my opinion that we

Re: convert-ly produces invalid output for KeySignature.c0-position

2013-06-19 Thread David Kastrup
Pavel Roskin pro...@gnu.org writes: On Wed, 19 Jun 2013 18:00:09 +0200 David Kastrup d...@gnu.org wrote: Pavel Roskin pro...@gnu.org writes: Quoting David Kastrup d...@gnu.org: Pavel Roskin pro...@gnu.org writes: I just hope you won't take away the ability to adjust the key

<    1   2   3   4   5   6   7   8   9   10   >