> On Jan 14, 2016, at 10:27 PM, Robin Bannister <r...@dataway.ch> wrote:
> 
> Mike Solomon wrote:
> 
>> I’d like to place page numbers to the left and right of the music’s margin
> 
> How about duping \fill-line?
> 
> evenHeaderMarkup = \markup \fill-line {
>  \with-dimensions #'(6 . 8) #'(0 . 0)
>  \fromproperty #'page:page-number-string
>  \fromproperty #'header:title
>  \with-dimensions #'(-8 . -6) #'(0 . 0)
>  \fromproperty #'page:page-number-string
> }
> 
> 
> Cheers,
> Robin
> 

Works like a charm! Thanks!
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to