Re: fix CueEndClef with parenthesized ClefModifier (issue 353720043 by lilyp...@maltemeyn.de)

2018-06-20 Thread Dan Eble
On Jun 20, 2018, at 16:15, Simon Albrecht wrote: > > On 20.06.2018 21:04, lilyp...@maltemeyn.de wrote: >> https://codereview.appspot.com/353720043/diff/1/input/regression/cue-clef-transposition-optional.ly#newcode1 >> >> input/regression/cue-clef-transposition-optional.ly:1: \version "2.21.0"

Re: Add and use a Transform data type (issue 344970043 by d...@gnu.org)

2018-06-20 Thread nine . fierce . ballads
https://codereview.appspot.com/344970043/diff/40001/lily/include/transform.hh File lily/include/transform.hh (right): https://codereview.appspot.com/344970043/diff/40001/lily/include/transform.hh#newcode52 lily/include/transform.hh:52: Transform (Offset p0) Do you want to allow implicit

Re: fix CueEndClef with parenthesized ClefModifier (issue 353720043 by lilyp...@maltemeyn.de)

2018-06-20 Thread Simon Albrecht
On 20.06.2018 21:04, lilyp...@maltemeyn.de wrote: https://codereview.appspot.com/353720043/diff/1/input/regression/cue-clef-transposition-optional.ly#newcode1 input/regression/cue-clef-transposition-optional.ly:1: \version "2.21.0" When should the version number be updated? Only if new

fix CueEndClef with parenthesized ClefModifier (issue 353720043 by lilyp...@maltemeyn.de)

2018-06-20 Thread lilypond
Reviewers: , https://codereview.appspot.com/353720043/diff/1/input/regression/cue-clef-after-barline.ly File input/regression/cue-clef-after-barline.ly (right): https://codereview.appspot.com/353720043/diff/1/input/regression/cue-clef-after-barline.ly#newcode8

Re: Release plan

2018-06-20 Thread David Kastrup
Jean-Charles Malahieude writes: > In order to make available the various updates to translations of our > documentation (thanks to Federico, Francisco, Walter and Tomohiro > Tatejima) would it be possible to release a 2.19.82? We just had a few critical fixes coming in. I'll start another

Release plan

2018-06-20 Thread Jean-Charles Malahieude
In order to make available the various updates to translations of our documentation (thanks to Federico, Francisco, Walter and Tomohiro Tatejima) would it be possible to release a 2.19.82? Cheers, Jean-Charles ___ lilypond-devel mailing list

Re: Use more const Grobs in the Paper_column interface (issue 346100043 by nine.fierce.ball...@gmail.com)

2018-06-20 Thread dak
On 2018/06/19 23:44:57, Dan Eble wrote: On 2018/06/19 23:15:42, dak wrote: > evaluation. Due to the significant timing constraints caching of values is not > really conceptually const: in fact, a number of properties are evaluated solely OK, well if get_property() is not even logically