RE: fret diagram comments

2008-06-21 Thread Carl D. Sorensen
> -Original Message- > From: Carl D. Sorensen > Sent: Saturday, June 21, 2008 5:18 PM > To: '[EMAIL PROTECTED]'; lily-devel > Subject: RE: fret diagram comments > > > > > -Original Message- > > From: Han-Wen Nienhuys [mailto:[EMAIL PROTECTED] > > Sent: Saturday, June 21, 2008 4:17

RE: fret diagram comments

2008-06-21 Thread Carl D. Sorensen
> -Original Message- > From: Han-Wen Nienhuys [mailto:[EMAIL PROTECTED] > Sent: Saturday, June 21, 2008 4:17 PM > To: lily-devel > Subject: fret diagram comments > > hi Carl, > > here some quick notes on the fret diagram code. I am not > familiar with frets, so I have little comment on

Re: [PATCH] bash auto-completion support for LilyPond

2008-06-21 Thread Han-Wen Nienhuys
On Fri, Jun 13, 2008 at 8:59 PM, Valentin Villenave <[EMAIL PROTECTED]> wrote: > Greetings everybody, > > Here's a patch against gub to implement a much useful feature for > those of us who run lilypond from the command line using a bash shell > (included by default in most linux/BSD distributions)

Re: MusicXML backend for lilypond?

2008-06-21 Thread Han-Wen Nienhuys
On Thu, Jun 19, 2008 at 2:47 PM, Reinhold Kainhofer <[EMAIL PROTECTED]> wrote: > Thanks for the hint, but unfortunately, the stream does only contain the > musical content in time-sorted order. MusicXML, however, also contains (or > rather, can contain) full information about page layout, breaks, o

Re: [PATCH] Fix 524 (pitched trill accidental forgetfulness)

2008-06-21 Thread Han-Wen Nienhuys
On Wed, Jun 18, 2008 at 10:26 PM, Neil Puttock <[EMAIL PROTECTED]> wrote: > 2008/6/12 Han-Wen Nienhuys <[EMAIL PROTECTED]>: > >> the inefficiency of computing things twice is not that important. I'm >> a bit more concerned with duplication of logic, if there is any. Can >> you fold things togethe

Re: [PATCH] Optionally add text to metronome marks (i.e. allow \tempo "Allegro" 4=120)

2008-06-21 Thread Han-Wen Nienhuys
On Thu, Jun 19, 2008 at 3:16 PM, Reinhold Kainhofer <[EMAIL PROTECTED]> wrote: >> Oops, you really got me there. If there is a text, I set the tempoText >> property, but I forgot that if that property is already set, I need to >> unset it there... Fixed with the attached patch. > > Since that last

fret diagram comments

2008-06-21 Thread Han-Wen Nienhuys
hi Carl, here some quick notes on the fret diagram code. I am not familiar with frets, so I have little comment on the code itself, but it seems a little sloppy with lots of random formatting changes all over the place. - for the properties inside the fret0-diagram-details, would it make sense

Re: plz help about lily.......

2008-06-21 Thread Trevor Daniels
John Mandereau wrote Saturday, June 21, 2008 7:48 PM Are you sure it's not possible to build LilyPond on Windows with MinGW? AFAIK nobody has ever done it, but it's certainly possible, maybe with some changes in the build system needed. John, you shouldn't dangle tempations like that in front

Re: plz help about lily.......

2008-06-21 Thread John Mandereau
On 2008/06/21 18:44 +0200, Valentin Villenave wrote: > LilyPond is perfect for foreign countries, but you have to be familiar > with the concept of software freedom. I invite you to read the > following page, that is probably translated in your own language > http://www.gnu.org/philosophy/free-sw.h

Re: Git conflicts

2008-06-21 Thread Johannes Schindelin
Hi, On Sat, 21 Jun 2008, Rune Zedeler wrote: > Valentin Villenave skrev: > > > When I merged your branch several weeks ago I didn't encounter any > > problem. So I must have screwed up something when you asked me to > > revert this merge... > > I do not think you did anything wrong. My guess i

Re: Git conflicts

2008-06-21 Thread David Kastrup
"Valentin Villenave" <[EMAIL PROTECTED]> writes: > What's most annoying is that a merge is actually hard to revert. Hm? Do a checkout of the version before the merge, make a soft reset to HEAD again and recommit. Something like that. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum ___

Re: Git conflicts

2008-06-21 Thread Valentin Villenave
2008/6/21 Rune Zedeler <[EMAIL PROTECTED]>: > After all, I was the one who suggested that you tried and merge master into > my branch on your local repos. I really needed *both* your code and the new features/bugfixes from latest 2.11 releases... :-) > I would probably have made the same mistake

Re: plz help about lily.......

2008-06-21 Thread Valentin Villenave
2008/6/21 magid fattahi <[EMAIL PROTECTED]>: Hi Magid, LilyPond is perfect for foreign countries, but you have to be familiar with the concept of software freedom. I invite you to read the following page, that is probably translated in your own language http://www.gnu.org/philosophy/free-sw.html#

Re: Git conflicts

2008-06-21 Thread Rune Zedeler
Valentin Villenave skrev: I must be the one to blame here (even though I don't know why). No, surely not. After all, I was the one who suggested that you tried and merge master into my branch on your local repos. I would probably have made the same mistake at some point if I was working on so

Re: Trying to evaluate a music expression in scheme

2008-06-21 Thread Nicolas Sceaux
Le 19 juin 08 à 05:44, Carl D. Sorensen a écrit : [...] I need to know the name of the function to call so I can write something like this: (load-predefined-diagram "\chordmode {c}" ((string-fret1) (string- fret2) (string-fret3) (string-fret4))) then (let ((notes (this-is-the-function-I-

Re: Recent Japanese translations of lilypond.org

2008-06-21 Thread John Mandereau
On 2008/06/21 01:20 +0900, Ishizaki wrote: > Dear Lilypond Translation Meister, > > Attached are more Japanese translations of web since last time. Dear Ishizaki-san, thanks for your work, I applied your patches, except that I ignored changes to ja/about/browser-language.html and ja/about/featu