Re: make calc-blot from bar-line.scm public (issue 299250044 by thomasmorle...@gmail.com)

2016-06-13 Thread thomasmorley65
On 2016/06/05 17:39:35, dak wrote: On 2016/06/05 17:27:15, thomasmorley651 wrote: > On 2016/06/05 15:51:25, dak wrote: > > https://codereview.appspot.com/299250044/diff/1/scm/bar-line.scm > > File scm/bar-line.scm (right): > > > > https://codereview.appspot.com/299250044/diff/1/scm/bar-line.s

Re: make calc-blot from bar-line.scm public (issue 299250044 by thomasmorle...@gmail.com)

2016-06-05 Thread dak
On 2016/06/05 17:27:15, thomasmorley651 wrote: I expected this one to be a real nobrainer... Well, sorry for that. Anyway, On 2016/06/05 15:51:25, dak wrote: > https://codereview.appspot.com/299250044/diff/1/scm/bar-line.scm > File scm/bar-line.scm (right): > > https://codereview.appspot.

Re: make calc-blot from bar-line.scm public (issue 299250044 by thomasmorle...@gmail.com)

2016-06-05 Thread thomasmorley65
I expected this one to be a real nobrainer... Anyway, On 2016/06/05 15:51:25, dak wrote: https://codereview.appspot.com/299250044/diff/1/scm/bar-line.scm File scm/bar-line.scm (right): https://codereview.appspot.com/299250044/diff/1/scm/bar-line.scm#newcode30 scm/bar-line.scm:30: (define-pu

Re: make calc-blot from bar-line.scm public (issue 299250044 by thomasmorle...@gmail.com)

2016-06-05 Thread dak
https://codereview.appspot.com/299250044/diff/1/scm/bar-line.scm File scm/bar-line.scm (right): https://codereview.appspot.com/299250044/diff/1/scm/bar-line.scm#newcode30 scm/bar-line.scm:30: (define-public (calc-blot thickness extent grob) For a public function, the name is awful. When made pu

make calc-blot from bar-line.scm public (issue 299250044 by thomasmorle...@gmail.com)

2016-06-05 Thread thomasmorley65
Reviewers: , Description: make calc-blot from bar-line.scm public To facilitate defining custom-bar-lines using ly:round-filled-box Please review this at https://codereview.appspot.com/299250044/ Affected files (+1, -1 lines): M scm/bar-line.scm Index: scm/bar-line.scm diff --git a/scm/bar