Hi,
I've been looking over 12.1 and 12.4 and I'm still struggling with the
following task:
I want to store
boldPageNumber = \markup { \fill-line { \bold \fontsize #3
\on-the-fly #print-page-number-check-first \fromproperty
#'page:page-number-string } }
in a standard include file called standa
Trevor Bača wrote:
Hi,
I've been looking over 12.1 and 12.4 and I'm still struggling with the
following task:
I want to store
boldPageNumber = \markup { \fill-line { \bold \fontsize #3
\on-the-fly #print-page-number-check-first \fromproperty
#'page:page-number-string } }
in a standard incl
On 11/2/06, Mats Bengtsson <[EMAIL PROTECTED]> wrote:
Trevor Bača wrote:
> Hi,
>
> I've been looking over 12.1 and 12.4 and I'm still struggling with the
> following task:
>
> I want to store
>
> boldPageNumber = \markup { \fill-line { \bold \fontsize #3
> \on-the-fly #print-page-number-check-
Trevor Bača wrote:
On 11/2/06, Mats Bengtsson <[EMAIL PROTECTED]> wrote:
Hm; maybe it simplifies things a bit to get rid of the include file
and do the example in a single file like this?
%%% BEGIN %%%
\version "2.9.27"
boldNumber = \markup { \fill-line { \bold \fontsize #3 \on-the-fly
On 11/2/06, Mats Bengtsson <[EMAIL PROTECTED]> wrote:
Trevor Bača wrote:
> On 11/2/06, Mats Bengtsson <[EMAIL PROTECTED]> wrote:
>>
>>
>>
> Hm; maybe it simplifies things a bit to get rid of the include file
> and do the example in a single file like this?
>
> %%% BEGIN %%%
>
> \version "2.9.27
"Trevor Bača" <[EMAIL PROTECTED]> writes:
> I want to store
>
> boldPageNumber = \markup { \fill-line { \bold \fontsize #3
> \on-the-fly #print-page-number-check-first \fromproperty
> #'page:page-number-string } }
>
> in a standard include file called standard.ly and then write
>
> \include "sta
On 11/2/06, Nicolas Sceaux <[EMAIL PROTECTED]> wrote:
"Trevor Bača" <[EMAIL PROTECTED]> writes:
> I want to store
>
> boldPageNumber = \markup { \fill-line { \bold \fontsize #3
> \on-the-fly #print-page-number-check-first \fromproperty
> #'page:page-number-string } }
>
> in a standard include f
If I put "\mark \default" in each part, then I get an annoying warnnig message
about duplicate marks when
I include the parts in a score document. What's the easiest way around this?
Victor.
___
lilypond-user mailing list
lilypond-user@gnu.org
http:
Victor Eijkhout wrote:
If I put "\mark \default" in each part, then I get an annoying warnnig message
about duplicate marks when
I include the parts in a score document. What's the easiest way around this?
Can you give the version number of LilyPond you are using and a small
example?
Paul
Hi --
Your macro definition:
>> boldPageNumber = \markup { \fill-line { \bold \fontsize #3
>> \on-the-fly #print-page-number-check-first \fromproperty
>> #'page:page-number-string } }
Question: if print-page-number-check-first is a defined function,
does it have to be referenced as a litera
10 matches
Mail list logo