Re: Display score title differently on odd or even pages

2012-03-02 Thread Jay Anderson
On Fri, Mar 2, 2012 at 3:35 PM, David Nalesnik 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://w

Re: Display score title differently on odd or even pages

2012-03-02 Thread David Nalesnik
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-nu

Re: Display score title differently on odd or even pages

2012-03-02 Thread Jay Anderson
On Thu, Mar 1, 2012 at 11:48 PM, wrote: > On Thu, Mar 01, 2012 at 10:22:32PM -0700, Jay Anderson wrote: >> 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. > > Do

Re: Display score title differently on odd or even pages

2012-03-01 Thread lilypond
On Thu, Mar 01, 2012 at 10:22:32PM -0700, Jay Anderson wrote: > 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. Does it have to be in the title? I use the followin

Display score title differently on odd or even pages

2012-03-01 Thread Jay Anderson
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. Looking at titling-init.ly it gets two different page properties page:page-number and page:page-number-string. Here's a