Re: converting LilyPond score to XML

2015-02-05 Thread Urs Liska
That's great! Can't wait to check this out (currently sitting in front of a deficient (i.e. non-LilyPond-equipped) computer ;-) ) Best Urs Am 04.02.2015 um 23:12 schrieb Wilbert Berendsen: Friends, there have been some efforts in the past to convert LilyPond music to XML. One of the

Re: converting LilyPond score to XML

2015-02-05 Thread David Kastrup
Wilbert Berendsen wbs...@xs4all.nl writes: Friends, there have been some efforts in the past to convert LilyPond music to XML. One of the approaches would be to convert the LilyPond music tree to XML and be able to process it with other tools, which could read the XML and convert it to

Re: Allow independent adjustment of minimum length for spanner siblings (issue 201140043 by david.nales...@gmail.com)

2015-02-05 Thread thomasmorley65
Can't review the C++ part. Some nitpicks in the regtest. Will it be possible to tweak the first part of the Tie etc at line-end as well? With a combi of setting 'minimum-length-after-break' and 'minimum-length? If yes, I'd show an example in the regtest. At least it should be

Re: Allow independent adjustment of minimum length for spanner siblings (issue 201140043 by david.nales...@gmail.com)

2015-02-05 Thread david . nalesnik
https://codereview.appspot.com/201140043/diff/1/input/regression/minimum-length-after-break.ly File input/regression/minimum-length-after-break.ly (right): https://codereview.appspot.com/201140043/diff/1/input/regression/minimum-length-after-break.ly#newcode15

Allow independent adjustment of minimum length for spanner siblings (issue 201140043 by david.nales...@gmail.com)

2015-02-05 Thread david . nalesnik
Reviewers: , Message: Please review. Description: Allow independent adjustment of minimum length for spanner siblings The property minimum-length affects both unbroken and broken spanners, making independent adjustment impossible. This patch adds a property, minimum-length-after-break, which,

Re: Allow independent adjustment of minimum length for spanner siblings (issue 201140043 by david.nales...@gmail.com)

2015-02-05 Thread thomasmorley65
https://codereview.appspot.com/201140043/diff/1/input/regression/minimum-length-after-break.ly File input/regression/minimum-length-after-break.ly (right): https://codereview.appspot.com/201140043/diff/1/input/regression/minimum-length-after-break.ly#newcode15