On Fri, Mar 2, 2012 at 3:35 PM, David Nalesnik <david.nales...@gmail.com> wrote:
> Hi Jay,
>
>> >> Is it possible to check whether the page is odd or even in creating
>> >> the score title markup. I'm setting a group of hymns and I'd like the
>> >> hymn number on the outside of the page.
>
> :
> The discussion at
> http://www.lilypond.org/doc/v2.14/Documentation/notation/reference-to-page-numbers is
> helpful in this regard.
>
> From define-markup-commands.scm, I took the definition of \page-ref
> discussed in the link and adapted it so that it returns a markup justified
> to the left or right sides of the page, depending on whether the page number
> is even or odd.
>
> Notice that I used "piece" for the title of each item.  I'm not sure why
> substituting "title" gives no output.

That's great! This method works fine from scoreTitleMarkup so it works
fine for my purposes. It'd be nice to be able to do it without the
label though. It obviously knows page numbers by this point, but I
can't figure out how to get at the current page number. In any case
this is good enough. Thanks!

-----Jay

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to