Re: Issue 659: alternate segno symbol (issue181144)

2010-01-12 Thread Marc Hohl
n.putt...@gmail.com schrieb: http://codereview.appspot.com/181144/diff/1009/29 File lily/span-bar.cc (right): http://codereview.appspot.com/181144/diff/1009/29#newcode204 lily/span-bar.cc:204: else if (type == S) You also need to pick up S./.S here, otherwise you'll get a nasty surprise

Re: CG chapter 2, first draft

2010-01-12 Thread Trevor Daniels
Mark Polesky wrote Tuesday, January 12, 2010 4:03 AM Graham Percival wrote: I think a fair chunk of it will be wasted effort, but it's *your* effort to waste. Geez, Graham, sometimes I wish you *would* mince a few words from time to time! I don't think it's a waste at all. I remember

Re: CG chapter 2, first draft

2010-01-12 Thread Mats Bengtsson
Trevor Daniels wrote: Now that I'm back home I don't have access to a Schmindows machine, so I forget the details. But I do remember it being a pain. Something like 1) Right-click on the title-bar of the Git Bash window 2) Select Edit Mark 3) Left-click and drag your selection. 4) Press

Re: CG chapter 2, first draft

2010-01-12 Thread John Mandereau
Le mardi 12 janvier 2010 à 09:09 +, Trevor Daniels a écrit : I don't use Cygwin, so I don't know if it shares a clipboard with Windows. IIRC there is an option in Cygwin to share the clipboard between Windows and XWindow applications, but if you just use Cygwin as a Windows application in

Re: CG chapter 2, first draft

2010-01-12 Thread Graham Percival
On Tue, Jan 12, 2010 at 4:03 AM, Mark Polesky markpole...@yahoo.com wrote: Graham Percival wrote: Of the two, I prefer top Ok. I suggest dropping the sometimes; let's make sure it's *always* referred to as the top source directory. Even if people never get start touching the build

Re: CG chapter 2, first draft

2010-01-12 Thread Graham Percival
On Tue, Jan 12, 2010 at 4:03 AM, Mark Polesky markpole...@yahoo.com wrote: Graham Percival wrote: I think a fair chunk of it will be wasted effort, but it's *your* effort to waste. Geez, Graham, sometimes I wish you *would* mince a few words from time to time!  I don't think it's a waste at

Release numbers [was Re: CG chapter 2, first draft]

2010-01-12 Thread John Mandereau
Le mardi 12 janvier 2010 à 12:31 +, Graham Percival a écrit : now that John's updated stable, I need to drop that work and start figuring out how to get GUB to make 2.12.3-2. Why not releasing a 2.12.4 instead? Revision numbers (third number of the version number) are cheap, aren't they,

[PATCH] Doc: CG: Sending and receiving git patches via email

2010-01-12 Thread Joseph Wakeling
Hello all, With the news on CG revision I remembered I had never got round to contributing a patch about solving the issues I had with patches and email MIME types. So here it is. It can probably be improved but this gets across the basic info, and it includes a link to pages with further

Re: Release numbers [was Re: CG chapter 2, first draft]

2010-01-12 Thread Graham Percival
2010/1/12 John Mandereau john.mander...@gmail.com: Le mardi 12 janvier 2010 à 12:31 +, Graham Percival a écrit : now that John's updated stable, I need to drop that work and start figuring out how to get GUB to make 2.12.3-2. Why not releasing a 2.12.4 instead?  Revision numbers (third

Re: Release numbers [was Re: CG chapter 2, first draft]

2010-01-12 Thread John Mandereau
Le mardi 12 janvier 2010 à 14:49 +, Graham Percival a écrit : For unstable, yes. But they're not all that cheap for stable -- I mean, I'd expect many users to update to a new stable version. But there's absolutely no functional difference between 2.12.3 and the hypothetical 2.12.4. The

Enhancement: Page breaking to avoid widow lines

2010-01-12 Thread b1
Here is a proposed patch to add functionality to the Page Spacer. When typesetting large quantities of markup lines, Lilypond currently does not try to avoid widowed/orphaned lines. Some publishers will consider this an unacceptable typographical error. I have added a few lines to the Page

[PATCH] Fix misalignment in DynamicTextSpanner (again :)

2010-01-12 Thread Neil Puttock
Hi everybody, Please review this patch: http://codereview.appspot.com/186112/show Following Joe's comments about my original patch (http://lists.gnu.org/archive/html/lilypond-devel/2008-11/msg00380.html), I considered making the 'bound-details changes in line-spanner.cc, but have settled for a

Re: more translation breakage

2010-01-12 Thread Francisco Vila
2010/1/8 John Mandereau john.mander...@gmail.com: Le vendredi 08 janvier 2010 à 12:15 +, Graham Percival a écrit : grr.  If you add new files in master, check that you add them properly. file from VC not distributed: lilypond-2.13.11/Documentation/es/search-box.ihtml file from VC not

Re: more translation breakage

2010-01-12 Thread Graham Percival
On Wed, Jan 13, 2010 at 01:19:30AM +0100, Francisco Vila wrote: 2010/1/8 John Mandereau john.mander...@gmail.com: Le vendredi 08 janvier 2010 à 12:15 +, Graham Percival a écrit : grr.  If you add new files in master, check that you add them properly. file from VC not distributed:

Re: more translation breakage

2010-01-12 Thread John Mandereau
Le mercredi 13 janvier 2010 à 01:19 +0100, Francisco Vila a écrit : I've just pushed the translated Essay into the lilypond/translation branch but I don't know how to make new files distributable or what GNUMakefile to copy into essay/. I thought I knew, but I obviously didn't. Anyway, that's

Re: CG chapter 2, first draft

2010-01-12 Thread Mark Polesky
Trevor Daniels wrote: I've never had to to do it, as I rarely use the git bash command line for git work. I can do virtually everything in git gui or gitk, which cut and paste normally in both Windows and Unix. Can you really cut/paste in gitk on Unix? I can't seem to. Right-clicking in the

texinfo filesize limit?

2010-01-12 Thread Mark Polesky
Is there a limit on texinfo files? Vim is showing some big numbers for my new chapter 2: working.itexi 1601L, 51296C The current chapter 2 looks like: git-starting.itexi 1076L, 35094C Is sixteen hundred lines pushing it for a single file? On the other hand, I've not yet dealt with the

Re: CG chapter 2, first draft

2010-01-12 Thread Patrick McCarty
On 2010-01-12, Mark Polesky wrote: Trevor Daniels wrote: I've never had to to do it, as I rarely use the git bash command line for git work. I can do virtually everything in git gui or gitk, which cut and paste normally in both Windows and Unix. Can you really cut/paste in gitk on

Re: CG chapter 2, first draft

2010-01-12 Thread Mark Polesky
Patrick McCarty wrote: Most of the time, on GNU/Linux, I copy and paste by highlighting the text to copy, and then middle-clicking where I want to paste. For no explicable reason, I just assumed that wouldn't work in gitk. But it does indeed. Thanks. Incidentally, have you guys seen gitg?

Re: CG chapter 2, first draft

2010-01-12 Thread Patrick McCarty
On 2010-01-12, Mark Polesky wrote: Patrick McCarty wrote: Most of the time, on GNU/Linux, I copy and paste by highlighting the text to copy, and then middle-clicking where I want to paste. For no explicable reason, I just assumed that wouldn't work in gitk. But it does indeed. Thanks.

Re: texinfo filesize limit?

2010-01-12 Thread Patrick McCarty
On Tue, Jan 12, 2010 at 9:53 PM, Mark Polesky markpole...@yahoo.com wrote: Is there a limit on texinfo files? Vim is showing some big numbers for my new chapter 2:  working.itexi 1601L, 51296C The current chapter 2 looks like:  git-starting.itexi 1076L, 35094C Is sixteen hundred lines