Hi Mario,
I was hoping you would study my example in detail and play with it.
If you move the "" you can put the number on the right or the left. Hence:
oddHeaderMarkup = \markup
\sans
\fill-line {
\abs-fontsize #28 \on-the-fly #print-page-number-check-first
\sans \fromproperty #'pag
At 11:44 13/08/2020 +0200, Mario Moles wrote:
But that's not what I was looking for! I want to move the odd page
numbers instead of the even ones and vice versa. It can be done?
Sorry, but this is even less clear! You want to move the odd page
numbers to the left, but not change the even page
Hello Mario,
Can you post a picture showing what you’re after?
JM
> Le 13 août 2020 à 11:44, Mario Moles a écrit :
>
> Thank you. But that's not what I was looking for! I want to move the odd page
> numbers instead of the even ones and vice versa. It can be done?
>
> Il 12/08/20 14:20, Andre
Thank you. But that's not what I was looking for! I want to move the odd
page numbers instead of the even ones and vice versa. It can be done?
Il 12/08/20 14:20, Andrew Bernard ha scritto:
Hello Mario,
In the \paper block, you can make headers like this (just an example
pulled fromi my code):
At 13:39 12/08/2020 +0200, Mario Moles wrote:
How to move the page number from right to left?
If you just want all page numbers on the left, it could be as easy as:
oddHeaderMarkup = \evenHeaderMarkup
Brian Barker
On 2020-08-12 4:39 am, Mario Moles wrote:
Hi lilyponders!
How to move the page number from right to left?
You can customize the header markup to position elements how you prefer.
See titling-init.ly for more details on the defaults, but here is the
relevant excerpt:
oddHeaderMarkup =
Hello Mario,
In the \paper block, you can make headers like this (just an example
pulled fromi my code):
oddHeaderMarkup = \markup
\sans
\fill-line {
""
\abs-fontsize #28 \on-the-fly #print-page-number-check-first
\sans \fromproperty #'page:page-number-string
}
evenHeaderMar
Hi lilyponders!
How to move the page number from right to left?
Thanks!
- Original Message -
From: "Karol Majewski"
To: "lilypond-user"
Sent: Tuesday, September 16, 2014 11:10 PM
Subject: wrong page-number position in 2.19.14
I noticed that in 2.19.14, page numbers in oddHeaderMarkup are
center-aligned, while in evenHeaderMarkup
I noticed that in 2.19.14, page numbers in oddHeaderMarkup are center-aligned,
while in evenHeaderMarkup - left-aligned. This looks strange. Bug?
{
c'1
\pageBreak
c'1
\pageBreak
c'1
\pageBreak
c'1
\pageBreak
c'1
\pageBreak
}
-- Karol
___
lilypond-u
2012/11/26 Rustik :
> What i can make in this situation?
Hi,
try the commented code below.
Shout if you've further questions.
\version "2.16.0"
\paper {
% see: http://code.google.com/p/lilypond/issues/detail?id=2576
#(define (not-last-page layout props arg)
(if (not (book-last-page? layout
What i can make in this situation?
--
View this message in context:
http://lilypond.1069038.n5.nabble.com/Question-about-page-number-position-and-ornamentation-tp136399p136870.html
Sent from the User mailing list archive at Nabble.com.
___
lilypond
the-fly #first-page \fromproperty #'header:copyright
}
evenFooterMarkup = \oddFooterMarkup
}
everything is the same except for first page number. First page number is
disappear.
What i can make in this situation?
--
View this message in context:
http://lilypond.1069038.n5.nabble.c
On 24/11/12 06:10, Rustik wrote:
It works, bot now i have a new problem. Copyright line is disappear. I
entered «\on-the-fly #not-first-page » at footerMarkup block. Without
results.
I don't think there is a corresponding not-last-page unless there have
been recent changes. This is what I use
It works, bot now i have a new problem. Copyright line is disappear. I
entered «\on-the-fly #not-first-page » at footerMarkup block. Without
results.
--
View this message in context:
http://lilypond.1069038.n5.nabble.com/Question-about-page-number-position-and-ornamentation-tp136399p136740
Thank you! It works!
--
View this message in context:
http://lilypond.1069038.n5.nabble.com/Question-about-page-number-position-and-ornamentation-tp136399p136677.html
Sent from the User mailing list archive at Nabble.com.
___
lilypond-user mailing
27;(font-name . "Times New Roman") \fontsize #2
\fromproperty #'page:page-number-string ">>"
} ""
}
}
\relative c' { f1 \pageBreak | f \pageBreak | f }
Hope that helps,
Mark Witmer
On Thu, Nov 15, 2012 at 1:48 PM, Rustik wrote:
> H
Hello everybody!
I have a question about page number position.
I need to dispose page numder at bottom of page. And to align it center.
I need what page number looks like this:
- 1 -, or ~ 1 ~
where «1» printed by Font A, for example, Times, and «-» or «~» printed by
Font B, for example
18 matches
Mail list logo