Re: Negative page numbers

2018-09-16 Thread Thomas Morley
2018-09-16 21:28 GMT+02:00 Dan Eble : >> Real >> Page_breaking::page_height (int page_num, bool last) const >> { >> // The caches allow us to store the page heights for any >> // non-negative page numbers. We use a negative value in the >> // cache to s

Re: Negative page numbers

2018-09-16 Thread Carl Sorensen
Never mind. I only focused on half the comments. Sorry for the noise. Carl Sent via the Samsung Galaxy S®6 active, an AT&T 4G LTE smartphone ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel

Re: Negative page numbers

2018-09-16 Thread Carl Sorensen
Isnt this talking about negative page heights, not negative page numbers? Carl Sent via the Samsung Galaxy S®6 active, an AT&T 4G LTE smartphone ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lily

Re: Negative page numbers

2018-09-16 Thread Urs Liska
Am 16. September 2018 21:28:26 MESZ schrieb Dan Eble : >> Real >> Page_breaking::page_height (int page_num, bool last) const >> { >> // The caches allow us to store the page heights for any >> // non-negative page numbers. We use a negative value in the >

Negative page numbers

2018-09-16 Thread Dan Eble
> Real > Page_breaking::page_height (int page_num, bool last) const > { > // The caches allow us to store the page heights for any > // non-negative page numbers. We use a negative value in the > // cache to signal that that position has not yet been initialized. >

Re: Roman numerals may be used for page numbers too (issue 151230044 by v.villen...@gmail.com)

2014-10-12 Thread v . villenave
Thanks Trevor. https://codereview.appspot.com/151230044/diff/40001/Documentation/notation/spacing.itely File Documentation/notation/spacing.itely (right): https://codereview.appspot.com/151230044/diff/40001/Documentation/notation/spacing.itely#newcode1000 Documentation/notation/spacing.itely:10

Re: Roman numerals may be used for page numbers too (issue 151230044 by v.villen...@gmail.com)

2014-10-12 Thread tdanielsmusic
LGTM, Valentin, apart from a trivial nit-pick. Trevor https://codereview.appspot.com/151230044/diff/40001/Documentation/notation/spacing.itely File Documentation/notation/spacing.itely (right): https://codereview.appspot.com/151230044/diff/40001/Documentation/notation/spacing.itely#newcode100

Re: Roman numerals may be used for page numbers too (issue 151230044 by v.villen...@gmail.com)

2014-10-09 Thread v . villenave
Greetings, having pushed the recent "string-number-styles" patch, I thought another area where we might benefit from roman numerals would be page numbers. This is an attempt at getting there. https://codereview.appspot.com/151230044/ __

Re: [Lilypond-auto] Issue 2794 in lilypond: Bookparts have losttheir page numbers

2012-12-10 Thread Trevor Daniels
Keith: Comment #3 on issue 2794 > Well, I'll complain; I prefer having page numbers at the start of each book > part. I propose in 'titling-init.ly' to > change "print-page-number-check-first" back to > #(define (print-page-number-check-first layout pr

Re: page-turning using correct page numbers

2007-01-16 Thread Anthony W. Youngman
In message <[EMAIL PROTECTED]>, Joe Neeman <[EMAIL PROTECTED]> writes There was a request a while back about making the places for page turns more flexible. With the solution I have in mind for this, you would be able to say that it should turn only after even pages and the first page should be

Re: page-turning using correct page numbers

2007-01-15 Thread Joe Neeman
nd which one is preferable depends on conditions - will I be trying to turn a page that's pegged onto the stand to prevent it blowing away in the wind ... I hope you've probably already made it choosable, but it needs to be user-specified whether the page-turn-page-breaker is invoked afte

Re: Page numbers

2006-10-31 Thread Mats Bengtsson
Han-Wen Nienhuys wrote: Han-Wen, I second the suggestion that print-page-number should be #t by default; this is causing a lot of confusion to some people. Could this be done before 2.10? Certainly. Please apply/revert this change. The last I can remember is that Mats changed the name

Re: Page numbers

2006-10-26 Thread Han-Wen Nienhuys
Graham Percival escreveu: Carlo Stemberger wrote: “print-page-number = ##t” should be the default (so unnecessary), but I must put this command into a \paper block so that version 2.8 (also 2.8.7) generates page numbers. Han-Wen, I second the suggestion that print-page-number should be #t

Re: Page numbers

2006-10-26 Thread Mats Bengtsson
sary), but I must put this command into a \paper block so that version 2.8 (also 2.8.7) generates page numbers. Han-Wen, I second the suggestion that print-page-number should be #t by default; this is causing a lot of confusion to some people. Could this be done before 2.10? Cheers

Re: Page numbers

2006-10-25 Thread Graham Percival
Carlo Stemberger wrote: “print-page-number = ##t” should be the default (so unnecessary), but I must put this command into a \paper block so that version 2.8 (also 2.8.7) generates page numbers. Han-Wen, I second the suggestion that print-page-number should be #t by default; this is

Re: page-turning using correct page numbers

2006-10-01 Thread Graham Percival
Joe Neeman wrote: Done. And here is some suggested documentation. Thanks! I rewrote it a bit (see below); please commit. Cheers, - Graham Index: ChangeLog =

Re: page-turning using correct page numbers

2006-09-30 Thread Joe Neeman
On Sat, 2006-09-30 at 11:47 +0200, Han-Wen Nienhuys wrote: > Joe Neeman schreef: > > This is sort of a bug fix, but I thought I'd post it instead of > > committing because it changes behaviour. In current lily CVS, it's > > assumed that the first page of a book is always the left-hand page. This >

Re: page-turning using correct page numbers

2006-09-30 Thread Han-Wen Nienhuys
Joe Neeman schreef: This is sort of a bug fix, but I thought I'd post it instead of committing because it changes behaviour. In current lily CVS, it's assumed that the first page of a book is always the left-hand page. This is usually false: odd-numbered pages should go on the right and the first

page-turning using correct page numbers

2006-09-29 Thread Joe Neeman
This is sort of a bug fix, but I thought I'd post it instead of committing because it changes behaviour. In current lily CVS, it's assumed that the first page of a book is always the left-hand page. This is usually false: odd-numbered pages should go on the right and the first page is usually page

Re: showing page numbers during output creation

2006-02-06 Thread Jan Nieuwenhuizen
Werner LEMBERG writes: > I would like to see, say, > > Layout output to `foo.ps' [1][2][3] > > similar to TeX. Is this possible? Not without writing some code. IIRC, lilypond now prints the measures where the page breaks fall. That tells you more than just the number of pages alone. Jan. -

showing page numbers during output creation

2006-02-06 Thread Werner LEMBERG
I would like to see, say, Layout output to `foo.ps' [1][2][3] similar to TeX. Is this possible? Werner ___ lilypond-devel mailing list lilypond-devel@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-devel

Re: changing page numbers

2004-09-11 Thread Anthony W. Youngman
Butting in well late on this thread I know, so ignore me if you want :-) But having hit this problem repeatedly with word-processors and trying to print certain pages (like restarting page numbers at 1 ten pages in and trying to print the second page 1 ...) I think you need to have the concept

Re: changing page numbers

2004-08-23 Thread Pedro Kroger
Han-Wen Nienhuys <[EMAIL PROTECTED]> writes: > in 2.3, you will have to make several \book, each of which starts > afresh on page 1. I didn't know it could have several \book blocks! And it gerenates different files for each block (like foo.ps, foo-1.ps, ...). That's pretty cool! Pedro __

Re: changing page numbers

2004-08-23 Thread Han-Wen Nienhuys
[EMAIL PROTECTED] writes: > Will this patch also make it possible to reset the page numbering > between scores if you have have several \score in the same > .ly file? This would be convenient, for example, if you want > to typeset a number of instrumental part with a single call to > lilypond. in

Re: changing page numbers

2004-08-23 Thread Pedro Kroger
Mats Bengtsson <[EMAIL PROTECTED]> writes: > Will this patch also make it possible to reset the page numbering > between scores if you have have several \score in the same > .ly file? I don't think so :-( Pedro ___ lilypond-devel mailing list [EMAIL

Re: changing page numbers

2004-08-23 Thread Mats Bengtsson
t page-number is always initialized to zero. Looks like a bug... patch appreciated. I added the "initialpagenumber" parameter to make lilypond start on other page numbers than 1. The code seems to be working so I commited it to cvs. There is one catch, thought, the page number in the fir

Re: changing page numbers

2004-08-22 Thread Pedro Kroger
Han-Wen Nienhuys <[EMAIL PROTECTED]> writes: > how about firstPageNumber ? (or firstpagenumber) sounds good to me. I've changed to firstpagenumber. I commited the changes and updated the manual. Pedro ___ lilypond-devel mailing list [EMAIL PROTECTED]

Re: changing page numbers

2004-08-22 Thread Han-Wen Nienhuys
lilypond start on, > >> say, page 2? Looking into framework-ps.scm, function > >> `output-framework', I see that page-number is always initialized to > >> zero. Looks like a bug... > > > patch appreciated. > > I added the "initialpagenumber" param

Re: changing page numbers

2004-08-22 Thread Pedro Kroger
-ps.scm, function >> `output-framework', I see that page-number is always initialized to >> zero. Looks like a bug... > patch appreciated. I added the "initialpagenumber" parameter to make lilypond start on other page numbers than 1. The code seems to be working so I

changing page numbers

2004-08-18 Thread Han-Wen Nienhuys
[EMAIL PROTECTED] writes: > > Since the old `pagenumber' parameter of \paper is gone for the PS > backend (why?), what shall be used instead to make lilypond start on, > say, page 2? Looking into framework-ps.scm, function > `output-framework', I see that page-number is always initialized to > ze

changing page numbers

2004-08-18 Thread Werner LEMBERG
Since the old `pagenumber' parameter of \paper is gone for the PS backend (why?), what shall be used instead to make lilypond start on, say, page 2? Looking into framework-ps.scm, function `output-framework', I see that page-number is always initialized to zero. Looks like a bug... Werner