Re: * Fix LSR gen: \\ in texidoc needs to be escaped once more (used in regexp!)

2008-09-29 Thread john . mandereau
I wouldn't have inserted the comment myself, but that's fine. Please push. http://codereview.appspot.com/6260 ___ lilypond-devel mailing list lilypond-devel@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-devel

Re: GUB experiments on linux-64

2008-09-29 Thread Josh Parmenter
Here is what I have figured out. I renamed my opt folder (that contains my own guile, etc.), and the crash disappears. But, then the command line app simply hangs on even the simplest ly file for about three minutes, then eventually compiles: { c' e' g' e' } However, if I move opt back,

Re: Docs - unfretted strings

2008-09-29 Thread Andrew Hawryluk
On Mon, Sep 29, 2008 at 1:28 AM, Trevor Daniels <[EMAIL PROTECTED]> wrote: > > Andrew Hawryluk wrote Monday, September 29, 2008 1:44 AM >> >> I thought of this while writing the keyboards part but didn't say >> anything because I didn't want to upset the established dichotomy of >> fretted vs. unfr

Re: GUB experiments on linux-64

2008-09-29 Thread Josh Parmenter
I'll check with multiple ways tonight. I had crashes running it a number of different ways (SC, Emacs and just the command line). Could have also been the file I was trying to set... I'll let you know what I figure out. Best, Josh On Sep 29, 2008, at 7:18 PM, Han-Wen Nienhuys wrote: On M

Re: GUB experiments on linux-64

2008-09-29 Thread Han-Wen Nienhuys
On Mon, Sep 29, 2008 at 1:32 AM, Josh Parmenter <[EMAIL PROTECTED]> wrote: > Process: lilypond [1248] > Path:/Applications/LilyPond.app/Contents/Resources/bin/lilypond > Identifier: lilypond > Version: ??? (???) > Code Type: X86 (Native) > Parent Process: Sup

Re: Lilypond code/feature freeze for 2.12

2008-09-29 Thread Han-Wen Nienhuys
We are already cross building python for windows & linux. We didn't cross build python for mac, since mac has python 2.3 by default. Maybe we should look into it now. On Mon, Sep 29, 2008 at 11:54 AM, John Mandereau <[EMAIL PROTECTED]> wrote: > On 2008/09/29 16:46 +0200, Valentin Villenave wrot

Re: backslash in docs

2008-09-29 Thread Reinhold Kainhofer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am Dienstag, 30. September 2008 schrieb Francisco Vila: > I have noticed that "\times" goes "imes" in Spanish PDF @lilypondfile > lsr snippets. English PDF is OK. The two instances I have seen so far > come from [...] > both of which use @code{\\times

Re: Docs - unfretted strings

2008-09-29 Thread Francisco Vila
2008/9/29 John Mandereau <[EMAIL PROTECTED]>: > Speaking of LSR, makelsr.py seems to be broken, > it looks like it mangles backslashes in .texidoc files, What a coincidence, I've just sent a note on this. (Subject: backslashes) -- Francisco Vila. Badajoz (Spain) http://www.paconet.org _

backslash in docs

2008-09-29 Thread Francisco Vila
I have noticed that "\times" goes "imes" in Spanish PDF @lilypondfile lsr snippets. English PDF is OK. The two instances I have seen so far come from input/texidocs/entering-several-tuplets-using-only-one--times-command.texidoc and input/texidocs/changing-the-tuplet-number.texidoc both of which u

Re: Docs - unfretted strings

2008-09-29 Thread John Mandereau
On 2008/09/29 08:28 +0100, Trevor Daniels wrote: > I came to the same conclusion. It is also far easier > to do this - no new files are needed, as the common > notation for keyboards is pretty well right for the > harp, and Harp slots in after Piano and Accordion. > > Perhaps we should change the

Re: Link to documentation tarball from documentation index?

2008-09-29 Thread John Mandereau
On 2008/09/29 19:47 +0200, Francisco Vila wrote: > > Many users overlook the link to the docball in the download page, so > > they do not know about it; a user suggested on the French list that we > > could add a link to the docball from the documentation index. How does > > the attached page look

Re: Cannot push translation status

2008-09-29 Thread John Mandereau
On 2008/09/29 19:39 +0200, Francisco Vila wrote: > Let's start from the beginning then. > > I obtain 'bad object' errors you don't. This makes translation status > give wrong results for other languages than Spanish. What could I do? Always complain to the list as soon as you encounter those "bas

Re: Link to documentation tarball from documentation index?

2008-09-29 Thread Francisco Vila
2008/9/29 John Mandereau <[EMAIL PROTECTED]>: > Hi, > > Many users overlook the link to the docball in the download page, so > they do not know about it; a user suggested on the French list that we > could add a link to the docball from the documentation index. How does > the attached page look?

Re: Cannot push translation status

2008-09-29 Thread Francisco Vila
2008/9/29 John Mandereau <[EMAIL PROTECTED]>: > On 2008/09/26 à 12:53 +0200, Francisco Vila wrote: >> For example, which branch is this object in? >> >> warning: fr/user/specialist.itely: fatal: bad object >> 6bcad9cdc487270910758b1ee39cf3c8aee1015e > > Oops, it must be a committish I lost in a reb

Re: GUB experiments on linux-64

2008-09-29 Thread Patrick McCarty
On Sun, Sep 28, 2008 at 9:22 PM, Han-Wen Nienhuys <[EMAIL PROTECTED]> wrote: > Hi, > > thanks for the heads up. With a bit of patching, I got the SVN version > of these tools to build a darwin-x86 installer; I have no idea > whether it worked, though. Could people on x86 macos 10.5 check out > >

Re: GUB experiments on linux-64

2008-09-29 Thread Johannes Schindelin
Hi Josh, On Mon, 29 Sep 2008, Josh Parmenter wrote: > I am on Leopard as well, 10.5.5, intel. > > Th GUI won't work... Han-Wen was asking about the binary inside.. You > need to run it from the command line. That is why I added this in my original reply: > >Running lilypond from the command l

Re: make check-xrefs

2008-09-29 Thread Patrick McCarty
On Mon, Sep 29, 2008 at 7:31 AM, John Mandereau <[EMAIL PROTECTED]> wrote: > On 2008/09/28 16:27 -0700, Patrick McCarty wrote: >> When I do `make check-xrefs' in Documentation/, I get this output at the end: >> >> Checking cross-references... >> *** Warning: this file is automatically generated, pl

Re: Lilypond code/feature freeze for 2.12

2008-09-29 Thread Valentin Villenave
2008/9/29 John Mandereau <[EMAIL PROTECTED]>: > Just try building GUB yourself :-P I don't have an exact answer, but > cross-compiling LilyPond main program itself is not easy, > cross-compiling Python is another challenge. Hm, I meant including a *binary* of course. Python has been known to be

Re: Link to documentation tarball from documentation index?

2008-09-29 Thread Valentin Villenave
2008/9/29 John Mandereau <[EMAIL PROTECTED]>: > Many users overlook the link to the docball in the download page, so > they do not know about it; a user suggested on the French list that we > could add a link to the docball from the documentation index. How does > the attached page look? +1 Che

Re: Lilypond code/feature freeze for 2.12

2008-09-29 Thread John Mandereau
On 2008/09/29 16:46 +0200, Valentin Villenave wrote: > 2008/9/29 John Mandereau <[EMAIL PROTECTED]>: > we don't ship Python in MacOS binaries. > > Just a (silly) question btw: why don't we? Can't we? Won't we? Just try building GUB yourself :-P I don't have an exact answer, but cross-compiling

Link to documentation tarball from documentation index?

2008-09-29 Thread John Mandereau
Hi, Many users overlook the link to the docball in the download page, so they do not know about it; a user suggested on the French list that we could add a link to the docball from the documentation index. How does the attached page look? Cheers, John diff --git a/Documentation/index.html.in b/D

Re: Lilypond code/feature freeze for 2.12

2008-09-29 Thread Valentin Villenave
2008/9/29 John Mandereau <[EMAIL PROTECTED]>: > I don't understand the point; warning the user is better than printing a > Python traceback, isn't it? Using the right Python version for our > scripts among those installed is another issue, which we can only deal > with in the documentation, as we

Re: make check-xrefs

2008-09-29 Thread John Mandereau
On 2008/09/28 16:27 -0700, Patrick McCarty wrote: > When I do `make check-xrefs' in Documentation/, I get this output at the end: > > Checking cross-references... > *** Warning: this file is automatically generated, please fix the code > source instead of generated documentation. > *** Warning: th

Re: Lilypond code/feature freeze for 2.12

2008-09-29 Thread John Mandereau
On 2008/09/22 23:19 +0200, Matthias Neeracher wrote: > On Sep 22, 2008, at 23:13 , John Mandereau wrote: > > Thanks, but we can check Python version from Python scripts > > themselves, > > before importing the problematic modules: > > > The risk there is that if you do that, you can't modify the

Re: See a picture 2.11.60

2008-09-29 Thread John Mandereau
On 2008/09/27 13:13 -0300, Han-Wen Nienhuys wrote: > Hey John, > > could you have a look at this? It appears the single page .PNGs have > their links stripped, so the server has to decide which file to ship. Fixed (we needn't strip .png suffixes in HTML docs). Best, John _

Re: Cannot push translation status

2008-09-29 Thread John Mandereau
On 2008/09/26 à 12:53 +0200, Francisco Vila wrote: > For example, which branch is this object in? > > warning: fr/user/specialist.itely: fatal: bad object > 6bcad9cdc487270910758b1ee39cf3c8aee1015e Oops, it must be a committish I lost in a rebase. Fortunately I had not used "git-gc --prune" just

Re: Patch to fix compile

2008-09-29 Thread John Mandereau
On 2008/09/29 11:40 +0200, Valentin Villenave wrote: > By the way, how come that the french translation hadn't been updated > by convert-ly, hence Patrick's fix? It had excepted templates.itely; I don't know why happened, I did find Documentation -name '*.*ly' | xargs out/bin/convert-ly -e and d

Re: GUB experiments on linux-64

2008-09-29 Thread Josh Parmenter
I am on Leopard as well, 10.5.5, intel. Th GUI won't work... Han-Wen was asking about the binary inside.. You need to run it from the command line. Josh On Sep 29, 2008, at 5:54 AM, Johannes Schindelin wrote: Hi, On Sun, 28 Sep 2008, Josh Parmenter wrote: I get a crash with the followin

Re: GUB experiments on linux-64

2008-09-29 Thread Johannes Schindelin
Hi, On Sun, 28 Sep 2008, Josh Parmenter wrote: > I get a crash with the following crashdump running from the command > line. Hope that helps. I do not get a crash. Maybe it is because I have a Leopard (10.5) machine... However, opening LilyPond, I get a non-working menu. It is just empty.

Re: Patch to fix compile

2008-09-29 Thread Valentin Villenave
2008/9/29 Wilbert Berendsen <[EMAIL PROTECTED]>: > would that also be a candidate for a conversion rule? Oh, definitely. I'm on it. Cheers, Valentin ___ lilypond-devel mailing list lilypond-devel@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond

Re: Patch to fix compile

2008-09-29 Thread Valentin Villenave
2008/9/29 Valentin Villenave <[EMAIL PROTECTED]>: > Oh, definitely. I'm on it. Oh, this was already implemented. Stupid me. By the way, how come that the french translation hadn't been updated by convert-ly, hence Patrick's fix? Cheers, Valentin ___

Re: Patch to fix compile

2008-09-29 Thread Wilbert Berendsen
Op maandag 29 september 2008, schreef Patrick McCarty: > -\include "gregorian-init.ly" > +\include "gregorian.ly" would that also be a candidate for a conversion rule? best regards, Wilbert Berendsen -- LilyKDE, LilyPond for KDE: http://lilykde.googlecode.com/

Re: Patch to fix compile

2008-09-29 Thread Valentin Villenave
2008/9/29 Patrick McCarty <[EMAIL PROTECTED]>: > This patch fixes `make all' and `make web'. Can someone apply it for > me? Thanks. Thanks, applied to master. Cheers, Valentin ___ lilypond-devel mailing list lilypond-devel@gnu.org http://lists.gnu.

Re: Docs - unfretted strings

2008-09-29 Thread Trevor Daniels
Andrew Hawryluk wrote Monday, September 29, 2008 1:44 AM On Sun, Sep 28, 2008 at 9:52 AM, Valentin Villenave <[EMAIL PROTECTED]> wrote: By the way, guitar/harp/piano/percussions are a same group in orchestras, whereas strings are another group. Besides, harp notation is (on a semantic/symboli