Re: [PATCH] Fix compile

2009-04-20 Thread Carl D. Sorensen
On 4/20/09 4:42 AM, "John Mandereau" wrote: > Hi, > Patrick McCarty a écrit : >> This patch fixes `make install' on git master. >> >> -if (re.search(r'\'dash-fraction', str) or re.search(r'\'dash-period', >> str): >> +if (re.search(r'\'dash-fraction', str) or re.search(r'\'dash-perio

Re: CG Information on Snippet Handling

2009-04-20 Thread John Mandereau
Carl D. Sorensen a écrit : When you run makelsr.py, do you get a message about new snippets that have been added, so you know snippet names to search the documentation for? After you have run makelsr.py and cheked for unsafe snippets with the recommended commands, just look for "new file" in

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

2009-04-20 Thread demery
On Sun, Apr 19, 2009, Richard Schoeller said: > One common approach when combining a right-to-left language with > left-to-right musical notation is to render each syllable of the lyrics > right-to-left but have the overall flow of the music left-to-right. I > haven't tried this with any of t

Re: adding snippets manually

2009-04-20 Thread John Mandereau
Graham Percival a écrit : Not only that, but with a minimum of effort. IMO, people adding new features should only be required to write one .ly file (for input/regression/ ); they shouldn't need to do any other manual tweaking to get a snippet in input/lsr/. I partially agree. People should

Re: [PATCH] Fix compile

2009-04-20 Thread John Mandereau
Hi, Patrick McCarty a écrit : This patch fixes `make install' on git master. -if (re.search(r'\'dash-fraction', str) or re.search(r'\'dash-period', str): +if (re.search(r'\'dash-fraction', str) or re.search(r'\'dash-period', str)): The parenthesis after 'if' should be removed inste

Re: (de)cresendi syntax

2009-04-20 Thread Reinhold Kainhofer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Montag, 20. April 2009 05:31:20 Carl D. Sorensen wrote: > On 4/17/09 11:02 AM, "Reinhold Kainhofer" wrote: > > -BEGIN PGP SIGNED MESSAGE- > > Hash: SHA1 > > > > Am Freitag, 17. April 2009 schrieb Frédéric Bron: > > > > Hmm, no you are right