Re: Uses single algorithm for side-position spacing. (issue 6827072)

2012-11-17 Thread k-ohara5a5a
On 2012/11/16 23:19:16, mike7 wrote: On this subject, can someone explain to me how the bounding boxes for the regtest images are calculated? It seems like they have something to with the extents of non-cross-staff grobs. This makes certain regtests unduly croppeed. This is issue http://

Re: Uses single algorithm for side-position spacing. (issue 6827072)

2012-11-17 Thread k-ohara5a5a
I haven't gotten so far to see the main point, yet. http://codereview.appspot.com/6827072/diff/11002/lily/box-quarantine.cc File lily/box-quarantine.cc (right): http://codereview.appspot.com/6827072/diff/11002/lily/box-quarantine.cc#newcode24 lily/box-quarantine.cc:24: Box_quarantine::Box_quara

Re: Uses single algorithm for side-position spacing. (issue 6827072)

2012-11-17 Thread k-ohara5a5a
On 2012/11/14 07:12:46, mike7 wrote: > lily/axis-group-interface.cc:403: Axis_group_interface::cross_staff (SCM > smob) > For what situation? Which object that supports axis-group-interface > (PianoPedalSpanner, DynamicLineSpanner) should be potentially considered > a cross-staff object?

Re: Patchy email

2012-11-17 Thread Phil Holmes
- Original Message - From: To: Cc: Sent: Saturday, November 17, 2012 4:46 PM Subject: Patchy email 16:44:26 (UTC) Begin LilyPond compile, previous commit at 1d142062f61e52ce23937cf697836aaecde2432b 16:44:33 From ssh://git.sv.gnu.org/srv/git/lilypond bcda814..ac895f8 release/unst

Patchy email

2012-11-17 Thread phileholmes
16:44:26 (UTC) Begin LilyPond compile, previous commit at 1d142062f61e52ce23937cf697836aaecde2432b 16:44:33 From ssh://git.sv.gnu.org/srv/git/lilypond bcda814..ac895f8 release/unstable -> origin/release/unstable 1d14206..8a0594c staging-> origin/staging 16:44:39 Merged staging, n

Re: git-problem: fatal: Invalid refspec

2012-11-17 Thread Thomas Morley
2012/11/17 David Kastrup : > Thomas Morley writes: > >> Hi, >> >> I think I've done some nonsense with git on my LilyDev. >> >> Now, when I try to enter:git pull >> the terminal returns: >> fatal: Invalid refspec ' >> +refs/heads/dev/syntax:refs/remotes/origin/dev/syntax' >> >> What to do? An

Re: Allow music of nominally zero duration to be typeset. (issue 6810087)

2012-11-17 Thread benko . pal
On 2012/11/16 22:57:29, dak wrote: On 2012/11/16 22:13:59, benko.pal wrote: > LGTM in the sense that it won't make things worse; I've tried to understand > the code but failed, see below. I have not actually tried to understand the code. I just added checks for existing array elements bef