Re: Using .ily for included lilypond files

2009-05-19 Thread Graham Percival
On Mon, May 18, 2009 at 11:46:47PM +0100, Neil Puttock wrote: > 2009/5/16 Graham Percival : > > In the large "DOC: Makefile" thread that nobody new is going to > > read, there was a proposal to use .ily to indicate "setup" > > lilypond files. > > > > I quite like this suggestion, so I'm asking some

LSR 2.12

2009-05-19 Thread Graham Percival
Valentin, have you made contact with Sebastiano yet? If not, it's time to send him another email. Also, please ask him if lsr-0.4-src.tar.gz is the latest version. It's dated 30-oct-2007, so I doubt it... but I'd really like to get the source code. Having all our eggs in one basket like this is

Re: LSR 2.12

2009-05-19 Thread John Mandereau
Graham Percival a écrit : Also, please ask him if lsr-0.4-src.tar.gz is the latest version. It's dated 30-oct-2007, so I doubt it... but I'd really like to get the source code. I sent a patch to Sebastiano based on this version on the sources; he applied it, and he probably amended it so it coul

Re: LSR 2.12

2009-05-19 Thread Valentin Villenave
2009/5/19 Graham Percival : > Valentin, have you made contact with Sebastiano yet?  If not, it's > time to send him another email. Yes, he was busy but he now does seem to be available. He asked about the snippet conversion thingy status. As I feared, the http://lsr-update.lilynet.net/ is not act

Re: LSR 2.12

2009-05-19 Thread Chip
Valentin Villenave wrote: 2009/5/19 Graham Percival : (... alternately, does anybody feel like re-implementing LSR in the language of their choice? As a "learning haXe" or "learning PHP" or perl or python or whatever? This might be a good project for anybody who wants to learn web 2.0 stuff

Re: LSR 2.12

2009-05-19 Thread Valentin Villenave
2009/5/19 Chip : > A MySQL database with a php/html interface would also be a simple system to > set up, and allows for virtually unlimited searching possibilities. The LSR is based on a much more complex system: http://erw.dsi.unimi.it/ I have asked Sebastiano about the advantages it provides (I

Re: LSR 2.12

2009-05-19 Thread Jonathan Kulp
Valentin Villenave wrote: 2009/5/19 Graham Percival : Valentin, have you made contact with Sebastiano yet? If not, it's time to send him another email. Yes, he was busy but he now does seem to be available. He asked about the snippet conversion thingy status. As I feared, the http://lsr-upda

Re: Using .ily for included lilypond files

2009-05-19 Thread Valentin Villenave
2009/5/17 Graham Percival : > Personally, I consider different language declarations _itself_ to > be a rather ugly kludge.  It's not hard to adapt to -is and -es... > I did it after a few days, and I'd never heard of that notation > before. No. We /have/ to think about newcomers. Children, non-E

Re: LSR 2.12

2009-05-19 Thread Valentin Villenave
2009/5/19 Jonathan Kulp : > In a thread a few weeks ago I posted results from converting and running all > of the snippets with LP 2.12. Only one or two wouldn't compile.  In fact I > think the ones that didn't work right also don't work right currently on > LSR. One of the snippets that failed was

Re: Using .ily for included lilypond files

2009-05-19 Thread Francisco Vila
2009/5/19 Valentin Villenave : > or even preset shortcuts such as > > \italiano I absolutely support this. -- Francisco Vila. Badajoz (Spain) www.paconet.org ___ lilypond-devel mailing list lilypond-devel@gnu.org http://lists.gnu.org/mailman/listinfo

centering of instrument names

2009-05-19 Thread Francisco Vila
Hello, I think instrument names were recently implemented in a centered column by default. I would like to help improving this because the exact location of every name is at first well computed but finally wrongly typeset, as the braces are not taken into account. Currently, names of staves or gro

Re: LSR 2.12

2009-05-19 Thread Carl D. Sorensen
On 5/19/09 9:32 AM, "Valentin Villenave" wrote: > 2009/5/19 Graham Percival : >> Valentin, have you made contact with Sebastiano yet?  If not, it's >> time to send him another email. > > Yes, he was busy but he now does seem to be available. > > He asked about the snippet conversion thingy s

Re: LSR 2.12

2009-05-19 Thread Mats Bengtsson
Valentin Villenave wrote: Yes, I remember. We should also have a look at all the snippets that I tagged as 'version-specific' a while back, since most of them demonstrated hacks that have been implemented of corrected in Lily since then. Preferably, we should also remove old snippets that hav

Re: git not fetching from origin...

2009-05-19 Thread Carl D. Sorensen
On 5/19/09 10:54 AM, "Mark Polesky" wrote: > > > Johannes Schindelin wrote: >> You probably wanted to say >> git format-patch origin/master > > Okay, I did that, and it *did* produce a patch based > on a preliminary edit I made. But in the GUI, clicking > on Remote -> Fetch from -> orig

Re: git not fetching from origin...

2009-05-19 Thread Mark Polesky
Carl D. Sorensen wrote: > OK, so try the instructions in 1.5.6. Do you > have both branches listed, as described in 1.5.6? When the "Local Branch" radio button is selected, only lily-local appears. When the "Tracking Branch" is selected, only origin/master appears. The "Fetch Tracking Branch" ch

Re: git not fetching from origin...

2009-05-19 Thread Carl D. Sorensen
On 5/19/09 2:08 PM, "Mark Polesky" wrote: > > > Carl D. Sorensen wrote: >> OK, so try the instructions in 1.5.6. Do you >> have both branches listed, as described in 1.5.6? > > When the "Local Branch" radio button is selected, > only lily-local appears. When the "Tracking Branch" > is sele

Re: centering of instrument names

2009-05-19 Thread Valentin Villenave
2009/5/19 Francisco Vila : > I think instrument names were recently implemented in a centered > column by default. I would like to help improving this because the > exact location of every name is at first well computed but finally > wrongly typeset, as the braces are not taken into account. Curren

Re: centering of instrument names

2009-05-19 Thread Francisco Vila
2009/5/20 Valentin Villenave : > Are you referring to > http://git.savannah.gnu.org/gitweb/?p=lilypond.git;a=commit;h=b12cf25401fa3007c58593fdf1e05acf7e8aaeb6 > ? Yes, thank you. It is a perfect starting point. Do you agree it needs a slight retouch? -- Francisco Vila. Badajoz (Spain) www.pacone

Re: centering of instrument names

2009-05-19 Thread Patrick McCarty
On Tue, May 19, 2009 at 10:09 AM, Francisco Vila wrote: > Hello, > > I think instrument names were recently implemented in a centered > column by default. I would like to help improving this because the > exact location of every name is at first well computed but finally > wrongly typeset, as the

Re: centering of instrument names

2009-05-19 Thread Francisco Vila
2009/5/20 Patrick McCarty : > On Tue, May 19, 2009 at 10:09 AM, Francisco Vila > wrote: >> Hello, >> >> I think instrument names were recently implemented in a centered >> column by default. I would like to help improving this because the >> exact location of every name is at first well computed

Re: git not fetching from origin...

2009-05-19 Thread Mark Polesky
Carl D. Sorensen wrote: > > > 3. git pull origin master > > From git://git.sv.gnu.org/lilypond > > * branchmaster-> FETCH_HEAD > > Already up-to-date. > > OK, this says everything is working just fine, so I don't know > why you are getting an error message from git gui. > > Looks