Re: Store accidental styles in an alist (issue 280510043 by simon.albre...@mail.de)

2015-12-23 Thread James
Simon, On 22/12/15 23:36, Simon Albrecht wrote: > On 22.12.2015 15:39, d...@gnu.org wrote: >> https://codereview.appspot.com/280510043/diff/20001/scm/music-functions.scm#newcode1702 >> >> scm/music-functions.scm:1702: (define-public accidental-styles >> The only rationale for making this a public

Re: Improve beam count handling with subdivided beams (issue 276560043 by g...@ursliska.de)

2015-12-23 Thread David Kastrup
Urs Liska writes: > Am 23.12.2015 um 10:06 schrieb d...@gnu.org: >> On 2015/12/23 07:59:26, git wrote: >>> Revert changes to snippets file >> >> At the current point of time, you only added >> Documentation/snippets/new/xxx.ly while keeping >> Documentation/snippets/xxx.ly

Re: Improve beam count handling with subdivided beams (issue 276560043 by g...@ursliska.de)

2015-12-23 Thread Urs Liska
Am 23.12.2015 um 10:06 schrieb d...@gnu.org: > On 2015/12/23 07:59:26, git wrote: >> Revert changes to snippets file > > At the current point of time, you only added > Documentation/snippets/new/xxx.ly while keeping > Documentation/snippets/xxx.ly unchanged. That's the right organisation > for

Crash with tupletFullLength = ##t

2015-12-23 Thread Mark Knoop
When tupletFullLength is set to ##t, the TupletBracket is actually *shortened* by a following RehearsalMark. This doesn't happen with tupletFullLength = ##f. This is merely ugly when a RehearsalMark is not so big, but if it pushes the righthand end of the TupletBracket too far, it causes a

Re: Crash with tupletFullLength = ##t

2015-12-23 Thread Simon Albrecht
Hello Mark, this would have been in the domain of the bug list. On 23.12.2015 19:58, Mark Knoop wrote: When tupletFullLength is set to ##t, the TupletBracket is actually *shortened* by a following RehearsalMark. This doesn't happen with tupletFullLength = ##f. This is merely ugly when a

git cl issue: Changing Allura patch status for updated patch set

2015-12-23 Thread Simon Albrecht
(putting this into an extra e-mail) Hello Phil, when uploading a new version of a patch set already on Rietveld, git cl sports an error message about how it couldn’t update the Patch status on Allura. Can you fix this? Thanks for providing the tool! Simon

Re: Store accidental styles in an alist (issue 280510043 by simon.albre...@mail.de)

2015-12-23 Thread Simon Albrecht
On 23.12.2015 14:52, James wrote: Simon, On 22/12/15 23:36, Simon Albrecht wrote: On 22.12.2015 15:39, d...@gnu.org wrote: https://codereview.appspot.com/280510043/diff/20001/scm/music-functions.scm#newcode1702 scm/music-functions.scm:1702: (define-public accidental-styles The only rationale

Re: Doc: CG 5 (Documentation work) - capitalisation of Git and HTML (issue 277500043 by pkx1...@gmail.com)

2015-12-23 Thread pkx166h
Passes make, make check and a full make doc. https://codereview.appspot.com/277500043/ ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel

Re: Improve beam count handling with subdivided beams (issue 276560043 by g...@ursliska.de)

2015-12-23 Thread dak
On 2015/12/23 07:59:26, git wrote: Revert changes to snippets file At the current point of time, you only added Documentation/snippets/new/xxx.ly while keeping Documentation/snippets/xxx.ly unchanged. That's the right organisation for a commit keeping manual and automatic changes apart. The