Le 2 janv. 2010 à 11:57, Joe Neeman a écrit :
> Any objections/comments? If not, I'll push in the next few days.
Please do, it looks good and is indeed more convenient.
>
> Cheers,
> Joe
>
> On Tue, 2009-12-22 at 21:52 -0800, Joe Neeman wrote:
>> http://codereview.appspot.com/182042/show
>>
>
Any objections/comments? If not, I'll push in the next few days.
Cheers,
Joe
On Tue, 2009-12-22 at 21:52 -0800, Joe Neeman wrote:
> http://codereview.appspot.com/182042/show
>
> This patch implements nested property setting for \paper block (and
> \header block, etc) variables, similar to how \o
http://codereview.appspot.com/182042/show
This patch implements nested property setting for \paper block (and
\header block, etc) variables, similar to how \override works for nested
properties. In particular, you can do something like
\paper {
between-system-spacing #'space = #10
}
to overrid