Re: title not centered

2010-06-11 Thread James Bailey
On 11.06.2010, at 23:14, Xavier Scheuer wrote: 2010/6/11 James Bailey : It seems that titles aren't centered on non-a4 size paper. Additionally, it appears that this is a regression that broke between 2.13.11 and 2.13.12. Hi! Yes, several people reported a bug when using \center-column for

Re: Issue 1029 in lilypond: \thumb should behave like other fingerings

2010-06-11 Thread lilypond
Comment #8 on issue 1029 by x.scheuer: \thumb should behave like other fingerings http://code.google.com/p/lilypond/issues/detail?id=1029 Great! Thanks Frédéric, thanks everybody. ___ bug-lilypond mailing list bug-lilypond@gnu.org http://lists.gnu

Re: title not centered

2010-06-11 Thread Xavier Scheuer
2010/6/11 Xavier Scheuer : > A workaround that has been given is to use >  \markup \left-align \center-column > but that doesn't seem to work here since your title is too long > (same if you use simply your title between quotes)... Forget the second part, it works! (I should have had a better loo

Re: title not centered

2010-06-11 Thread Xavier Scheuer
2010/6/11 James Bailey : > It seems that titles aren't centered on non-a4 size paper. > Additionally, it appears that this is a regression that broke > between 2.13.11 and 2.13.12. Hi! Yes, several people reported a bug when using \center-column for \header fields (or in combination with \fill-l

title not centered

2010-06-11 Thread James Bailey
It seems that titles aren't centered on non-a4 size paper. Additionally, it appears that this is a regression that broke between 2.13.11 and 2.13.12. Consider the following input file: \version "2.12.3" \paper { #(set-paper-size "11x17") } \header { title = \markup \center-column { "How Razor

Re: Issue 617 in lilypond: X-offset works in a specific way for RehearsalMarks

2010-06-11 Thread lilypond
Comment #19 on issue 617 by v.villenave: X-offset works in a specific way for RehearsalMarks http://code.google.com/p/lilypond/issues/detail?id=617 What do people who override X-offset usually want to achieve? Can it be done in another way? ___

Re: Issue 897 in lilypond: key signatures should be inherited by all Voices (no matter their accidental style)

2010-06-11 Thread lilypond
Comment #3 on issue 897 by percival.music.ca: key signatures should be inherited by all Voices (no matter their accidental style) http://code.google.com/p/lilypond/issues/detail?id=897 "frog" doesn't mean "obvious". It just means "we believe it to be within the reach of a serious, interest

Re: Issue 878 in lilypond: Bowing indications need higher priority than fingerings

2010-06-11 Thread lilypond
Comment #2 on issue 878 by frederic...@m4x.org: Bowing indications need higher priority than fingerings http://code.google.com/p/lilypond/issues/detail?id=878 issue fixed, patch attached Attachments: 0001-fixed-issue-878-bowing-indications-have-now-higher-p.patch 1009 bytes _

Re: Issue 897 in lilypond: key signatures should be inherited by all Voices (no matter their accidental style)

2010-06-11 Thread lilypond
Comment #2 on issue 897 by frederic...@m4x.org: key signatures should be inherited by all Voices (no matter their accidental style) http://code.google.com/p/lilypond/issues/detail?id=897 Why is this a frog's task? Is it something obvious? ___ bug-

Re: Issue 617 in lilypond: X-offset works in a specific way for RehearsalMarks

2010-06-11 Thread lilypond
Comment #18 on issue 617 by pkx1...@hotmail.com: X-offset works in a specific way for RehearsalMarks http://code.google.com/p/lilypond/issues/detail?id=617 OK here is the patch for review. Attachments: 0001-Doc-Issue-617-NR-x-offsets.patch 3.3 KB __

Re: Please implement merge-rests-on-positioning

2010-06-11 Thread Graham Percival
On Fri, Jun 11, 2010 at 3:27 PM, Xavier Scheuer wrote: > Could you implement the possibility: >  \override RestCollision #'positioning-done = #merge-rests-on-positioning > described in http://lsr.dsi.unimi.it/LSR/Item?id=336 > _directly_ into LilyPond? Patches will be reviewed. Cheers, - Graham

Re: Issue 617 in lilypond: X-offset works in a specific way for RehearsalMarks

2010-06-11 Thread lilypond
Comment #17 on issue 617 by percival.music.ca: X-offset works in a specific way for RehearsalMarks http://code.google.com/p/lilypond/issues/detail?id=617 Sure, I have nothing against a @seealso. In general, whenever you think a @seealso might be useful, just add it; don't bother asking.

Re: \cueDuring with 2 quoted voices

2010-06-11 Thread Xavier Scheuer
2010/6/11 -Eluze : > in the snippet below, stems of quoted notes are connected: > > \version "2.13.23" > bass  = \context Voice = "bass" \relative c''' {  g4 g g g  g4 g g g } > sop   = \context Voice = "sop"  \relative c'   {  b4 b b b  b4 b b b } > first = \context Voice = "1"    \relative c'  

Please implement merge-rests-on-positioning

2010-06-11 Thread Xavier Scheuer
Hi! Could you implement the possibility: \override RestCollision #'positioning-done = #merge-rests-on-positioning described in http://lsr.dsi.unimi.it/LSR/Item?id=336 _directly_ into LilyPond? So we would not have to define merge-rests-on-positioning ourselves, each time we want to use this fu

Re: Issue 995 in lilypond: tuplets at the begin of a piece cannot begin with a \tempo indication

2010-06-11 Thread lilypond
Comment #17 on issue 995 by pkx1...@hotmail.com: tuplets at the begin of a piece cannot begin with a \tempo indication http://code.google.com/p/lilypond/issues/detail?id=995 Thank you. I just wanted to be clear that the issue was ony one of 'text formatting' and not something that was 'tec

Re: RehearsalMark and Barline placement at the beginning of a line

2010-06-11 Thread Xavier Scheuer
2010/6/8 Neil Puttock : > Oops, I'd forgotten how this should be used; it doesn't return a > useful value (since it uses ly:grob-translate-axis! to perform the > shift), so should only be used with 'after-line-breaking. > Unfortunately, 'after-line-breaking is now spoken for, so you'll have > to o

Re: Updated CG 7 Issues, draft 3

2010-06-11 Thread Carl Sorensen
LGTM, Carl On 6/11/10 6:12 AM, "Graham Percival" wrote: > Hi Bug Squad and others, > > I've updated CG 7 Issues with draft 3: > http://kainhofer.com/~lilypond/Documentation/contributor/issues.html > > Note that this URL goes to kainhofer; the official online docs > won't be updated until 2.

Re: Issue 617 in lilypond: X-offset works in a specific way for RehearsalMarks

2010-06-11 Thread lilypond
Comment #16 on issue 617 by pkx1...@hotmail.com: X-offset works in a specific way for RehearsalMarks http://code.google.com/p/lilypond/issues/detail?id=617 Would an @seealso be appropriate where the original @knownissue was but pointing to the 'NR 5.5.1 Aligning objects' section? ___

Re: Issue 1109 in lilypond: makelsr.py should strip right-hand whitespace

2010-06-11 Thread lilypond
Updates: Status: Fixed Labels: fixed_2_13_24 Comment #3 on issue 1109 by percival.music.ca: makelsr.py should strip right-hand whitespace http://code.google.com/p/lilypond/issues/detail?id=1109 Thanks, looks good, and produces good results. __

Re: Issue 617 in lilypond: X-offset works in a specific way for RehearsalMarks

2010-06-11 Thread lilypond
Comment #15 on issue 617 by percival.music.ca: X-offset works in a specific way for RehearsalMarks http://code.google.com/p/lilypond/issues/detail?id=617 Given the confusion surrounding it, this issue is definitely not invalid -- there's a real gap in the documentation. I'm happy with a p

Re: Issue 995 in lilypond: tuplets at the begin of a piece cannot begin with a \tempo indication

2010-06-11 Thread lilypond
Updates: Status: Fixed Labels: fixed_2_13_24 Comment #16 on issue 995 by percival.music.ca: tuplets at the begin of a piece cannot begin with a \tempo indication http://code.google.com/p/lilypond/issues/detail?id=995 *sigh* I was wondering what would happen here. After comm

Re: Issue 1108 in lilypond: [PATCH]Add independent control of thickness and offset for underline markup (issue1347041)

2010-06-11 Thread lilypond
Updates: Status: Verified Mergedinto: -1104 Comment #2 on issue 1108 by brownian.box: [PATCH]Add independent control of thickness and offset for underline markup (issue1347041) http://code.google.com/p/lilypond/issues/detail?id=1108 (No comment was entered for this change.)

Re: Issue 995 in lilypond: tuplets at the begin of a piece cannot begin with a \tempo indication

2010-06-11 Thread lilypond
Comment #15 on issue 995 by brownian.box: tuplets at the begin of a piece cannot begin with a \tempo indication http://code.google.com/p/lilypond/issues/detail?id=995 Why what?-) Why unreadable? Well, yes, this can be an arguable thing. Anyway, take a look, please: -8<

Re: Issue 1109 in lilypond: makelsr.py should strip right-hand whitespace

2010-06-11 Thread lilypond
Comment #2 on issue 1109 by frederic...@m4x.org: makelsr.py should strip right-hand whitespace http://code.google.com/p/lilypond/issues/detail?id=1109 From a fresh clone, I found that the right script is: ./scripts/auxiliar/makelsr.py patch attached. Attachments: 0001-fixed-issue-11

Re: Issue 617 in lilypond: X-offset works in a specific way for RehearsalMarks

2010-06-11 Thread lilypond
Comment #14 on issue 617 by pkx1...@hotmail.com: X-offset works in a specific way for RehearsalMarks http://code.google.com/p/lilypond/issues/detail?id=617 Which is kind of what Graham alluded to April 01 2010 So is this whole issue 'invalid' as Neil P suggested May 04 2008. One solution, i

Updated CG 7 Issues, draft 3

2010-06-11 Thread Graham Percival
Hi Bug Squad and others, I've updated CG 7 Issues with draft 3: http://kainhofer.com/~lilypond/Documentation/contributor/issues.html Note that this URL goes to kainhofer; the official online docs won't be updated until 2.13.24, and it's too early for that. Cheers, - Graham _

Re: Issue 995 in lilypond: tuplets at the begin of a piece cannot begin with a \tempo indication

2010-06-11 Thread lilypond
Comment #14 on issue 995 by pkx1...@hotmail.com: tuplets at the begin of a piece cannot begin with a \tempo indication http://code.google.com/p/lilypond/issues/detail?id=995 Can you be more specific and say why? james ___ bug-lilypond mailing li

Re: Issue 1109 in lilypond: makelsr.py should strip right-hand whitespace

2010-06-11 Thread lilypond
Comment #1 on issue 1109 by frederic...@m4x.org: makelsr.py should strip right-hand whitespace http://code.google.com/p/lilypond/issues/detail?id=1109 Looked in the source tree where is makelsr.py. Found many identical files: ./scripts/auxiliar/makelsr.py ./input/regression/out-test/share/lil

Re: Issue 617 in lilypond: X-offset works in a specific way for RehearsalMarks

2010-06-11 Thread lilypond
Comment #13 on issue 617 by mats.ben...@s3.kth.se: X-offset works in a specific way for RehearsalMarks http://code.google.com/p/lilypond/issues/detail?id=617 Note also that the RehearsalMark is just one of many layout objects where overriding X-offset causes the same problem. Other common e