Re: lyrics for right-left writing systems such as hebrew or arabic

2009-11-30 Thread Ted Walther
I'm having the same problem. I am mixing up Latin and Hebrew lettering in the lyrics, and I want them ALL to render strictly Left-to-Right. Is there any way to do this in Lilypond? You can see the problem it causes in this example: http://hymns.reactor-core.org/HaikVantoura/Shema4.pdf This

Re: Issue 787 in lilypond: script stack order fails with 2 more notes

2009-11-30 Thread Carl Sorensen
On 11/30/09 2:09 PM, "lilyp...@googlecode.com" wrote: > Updates: > Status: Started > Labels: -fixed_2_13_9 > > Comment #6 on issue 787 by n.puttock: script stack order fails with 2 more > notes > http://code.google.com/p/lilypond/issues/detail?id=787 > > This is still not qui

Re: Implementing Baroque Lute tablature

2009-11-30 Thread Neil Puttock
2009/11/29 Trevor Daniels : > Well, they'll be based on TabStaff/TabVoice rather than > Staff/Voice contexts.  I think I prefer to have Tab in the > name as that is what they are - Lute Tablature. Fair enough; you're in charge here, so that's fine. :) > Run make test-baseline - Problem! >  Appea

Re: Issue #768 - chord repetition shortcut: patch for review

2009-11-30 Thread Alexander Kobel
Hi, Nicolas, I recognized two potential sources of trouble with your new q command. (Excellent! Wonderful! Tremendous! idea, by the way.) I might have a solution for one of them, but I don't trust myself at all. Firstly, the one I have no clue about. Is it reasonable to hope for an addition

Re: [frogs] Frog's Lament

2009-11-30 Thread Chris Snyder
Valentin Villenave wrote: May I suggest using the existing tracker on bugs.lilynet.net? That would be excellent. Thanks. -Chris ___ lilypond-devel mailing list lilypond-devel@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-devel

Re: LSR update adds whitespace

2009-11-30 Thread Neil Puttock
2009/11/28 Graham Percival : > Ok.  Could we get this added to makelsr.py ?  I'd be surprised if > it takes more than 1 line of python to strip all trailing > whitespace. If I can work out how to do it in python, sure. :) Cheers, Neil ___ lilypond-de

Fix crash in script_column when suggestAccidentals = ##t is used (issue163041)

2009-11-30 Thread n . puttock
Hi Reinhold, This looks OK, but there's still a remaining problem which I've mentioned in the bugtracker for #787. The comment is too specific though, since it's nothing to do with suggestAccidentals; it just happens that this regtest has two scripts (i.e., an articulation + the accidental) stac

Re: [frogs] Frog's Lament

2009-11-30 Thread Valentin Villenave
On Mon, Nov 30, 2009 at 5:25 PM, Chris Snyder wrote: > Since I'm obviously not up to the task of attempting to fix code > indentation, I'd like to volunteer for the task-master job, starting by > setting up an issues tracker. My initial thought is that it would be prudent > to set up another Googl

Re: Describing instruments

2009-11-30 Thread Jonathan Wilkes
> Message: 5 > Date: Mon, 30 Nov 2009 14:17:36 +0100 > From: Mats Bengtsson > Subject: Re: Describing instruments > To: Graham Percival > Cc: David Kastrup , lilypond-devel@gnu.org > Message-ID: <4b13c5f0.7040...@ee.kth.se> > Content-Type: text/plain; charset=ISO-8859-1; > format=flowed > > >

Re: [frogs] Frog's Lament

2009-11-30 Thread Chris Snyder
Graham Percival wrote: On Thu, Nov 26, 2009 at 11:12:26PM +0100, David Kastrup wrote: We are not talking about explaining concepts to potential contributors in private. We are talking about explanations happening on the developer list. Those can be skimmed off into documentation, without requi

Re: Describing instruments

2009-11-30 Thread demery
> Mats Bengtsson writes: > >> Graham Percival wrote: > >>> I don't think that lilypond should serve as a crutch to composer who >>> know so little about their craft that they write unplayable notes. >>> But if you want to persue this, feel free to write a music function >>> which checks the range

Re: Describing instruments

2009-11-30 Thread David Kastrup
Mats Bengtsson writes: > Graham Percival wrote: >> I don't think that lilypond should serve as a crutch to composer who >> know so little about their craft that they write unplayable notes. >> But if you want to persue this, feel free to write a music function >> which checks the ranges (or anyt

Re: Describing instruments

2009-11-30 Thread Mats Bengtsson
Graham Percival wrote: On Sun, Nov 29, 2009 at 09:06:32PM +0100, David Kastrup wrote: If you transpose music, Lilypond could warn if notes become unplayable on a baroque soprano recorder. Because the range is left, or because a particular semitone is not on the instrument. Similar for oth

Re: segfault in input/regression/accidental-suggestions.ly

2009-11-30 Thread Reinhold Kainhofer
Am Montag, 30. November 2009 13:41:06 schrieb Reinhold Kainhofer: > I'm always getting a segfault trying to run "make doc". In particular, the > input/regression/accidental-suggestions.ly regression test fails... And here's a patch: http://codereview.appspot.com/163041 Cheers, Reinhold -- --

segfault in input/regression/accidental-suggestions.ly

2009-11-30 Thread Reinhold Kainhofer
I'm always getting a segfault trying to run "make doc". In particular, the input/regression/accidental-suggestions.ly regression test fails... Here's the output of valgrind to help track down the problem: »accidental-suggestions.ly« wird verarbeitet

Re: Describing instruments

2009-11-30 Thread David Kastrup
Graham Percival writes: > On Sun, Nov 29, 2009 at 09:06:32PM +0100, David Kastrup wrote: >> If you transpose music, Lilypond could warn if notes become unplayable >> on a baroque soprano recorder. Because the range is left, or because a >> particular semitone is not on the instrument. Similar f