Re: Issue 659 in lilypond: alternative segno symbol

2010-03-16 Thread Mark Polesky
> Marc had proposed a patch, that doesn't seem to have been > applied. > > http://codereview.appspot.com/181144 > http://lists.gnu.org/archive/html/lilypond-devel/2010-01/msg00162.html > > Can anyone have a look? I can't comment on the C++ code, and I haven't studied the output-lib.scm stuff, b

Re: Issue 836 in lilypond: [in progress] output-suffix as a (Score) context property

2010-03-16 Thread lilypond
Updates: Status: Fixed Labels: -Regression fixed_2_13_8 Comment #7 on issue 836 by n.puttock: [in progress] output-suffix as a (Score) context property http://code.google.com/p/lilypond/issues/detail?id=836 I applied Ian's patch: fc78f22a5606977f640da18e81332a72f2f00cc7 John

Re: Issue 659 in lilypond: alternative segno symbol

2010-03-16 Thread lilypond
Updates: Status: Started Owner: Carl.D.Sorensen Labels: Patch Comment #2 on issue 659 by v.villenave: alternative segno symbol http://code.google.com/p/lilypond/issues/detail?id=659 Marc had proposed a patch, that doesn't seem to have been applied. http://codereview.apps

Re: Issue 934 in lilypond: GUB doesn't include Japanese fonts

2010-03-16 Thread lilypond
Comment #3 on issue 934 by percival.music.ca: GUB doesn't include Japanese fonts http://code.google.com/p/lilypond/issues/detail?id=934 It applies to the generation of the output. utf-8.ly, built by lilypond-doc and/or lilypond-test in GUB, does not contain Japanese fonts. The Japanese

Re: Issue 934 in lilypond: GUB doesn't include Japanese fonts

2010-03-16 Thread lilypond
Comment #2 on issue 934 by hanwenn: GUB doesn't include Japanese fonts http://code.google.com/p/lilypond/issues/detail?id=934 does this refer to how the .ly source appears in the document, or how the music snippet appears? -- You received this message because you are listed in the owner or C

Re: Issue 979 in lilypond: waf build system

2010-03-16 Thread lilypond
Comment #3 on issue 979 by percival.music.ca: waf build system http://code.google.com/p/lilypond/issues/detail?id=979 That's not good enough for our builds -- we want to make this easy for non-technical doc-writers. Adding a random subdir is going to break html docs. If there's any desire t

Re: Issue 836 in lilypond: [in progress] output-suffix as a (Score) context property

2010-03-16 Thread lilypond
Updates: Cc: n.puttock Comment #6 on issue 836 by percival.music.ca: [in progress] output-suffix as a (Score) context property http://code.google.com/p/lilypond/issues/detail?id=836 If you can unearth this patch from 17 weeks ago and push it, then please do so and close this issue.

Re: Collision between stem and accidental

2010-03-16 Thread Dmytro O. Redchuk
У вт, 2010-03-16 у 03:06 +, Federico Sarudiansky пише: > The following code shows the collision between a stem and an accidental > (flat) > > \version "2.12.3" > > \score { > \relative c, { > \clef bass > 4 \downbow > 8. \downbow > 16 \upbow > 2 \downbow > |