Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(474)

Side by Side Diff: Documentation/notation/spacing.itely

Issue 151230044: Roman numerals may be used for page numbers too (Closed)
Patch Set: Rebase onto staging Created 9 years, 5 months ago
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « Documentation/changes.tely ('k') | input/regression/bookparts.ly » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 @c -*- coding: utf-8; mode: texinfo; -*- 1 @c -*- coding: utf-8; mode: texinfo; -*-
2 2
3 @ignore 3 @ignore
4 Translation of GIT committish: FILL-IN-HEAD-COMMITTISH 4 Translation of GIT committish: FILL-IN-HEAD-COMMITTISH
5 5
6 When revising a translation, copy the HEAD committish of the 6 When revising a translation, copy the HEAD committish of the
7 version that you are working on. For details, see the Contributors' 7 version that you are working on. For details, see the Contributors'
8 Guide, node Updating translation committishes.. 8 Guide, node Updating translation committishes..
9 @end ignore 9 @end ignore
10 10
(...skipping 973 matching lines...) Expand 10 before | Expand all | Expand 10 after
984 @funindex print-first-page-number 984 @funindex print-first-page-number
985 985
986 If set to true, a page number is printed on the first page. 986 If set to true, a page number is printed on the first page.
987 987
988 @cindex page numbers, suppress 988 @cindex page numbers, suppress
989 @item print-page-number 989 @item print-page-number
990 @funindex print-page-number 990 @funindex print-page-number
991 991
992 If set to false, page numbers are not printed. 992 If set to false, page numbers are not printed.
993 993
994 @cindex page numbers in roman numerals
995 @item page-number-type
996 @funindex page-number-type
997
998 The type of numerals used for page numbers. Choices include
999 @code{roman-lower}, @code{roman-upper} and @code{arabic}.
1000 Default: @code{#'arabic}.
Trevor Daniels 2014/10/12 09:56:55 Inconsistent use of #'
Valentin Villenave 2014/10/12 10:59:19 Done.
1001
994 @end table 1002 @end table
995 1003
996 @seealso 1004 @seealso
997 Installed Files: 1005 Installed Files:
998 @file{ly/paper-defaults-init.ly}. 1006 @file{ly/paper-defaults-init.ly}.
999 1007
1000 @knownissues 1008 @knownissues
1001 Odd page numbers are always on the right. If you want the 1009 Odd page numbers are always on the right. If you want the
1002 music to start on page 1 there must be a blank page on the back 1010 music to start on page 1 there must be a blank page on the back
1003 of the cover page so that page 1 is on the right hand side. 1011 of the cover page so that page 1 is on the right hand side.
(...skipping 2500 matching lines...) Expand 10 before | Expand all | Expand 10 after
3504 3512
3505 @end itemize 3513 @end itemize
3506 3514
3507 @seealso 3515 @seealso
3508 Notation Reference: 3516 Notation Reference:
3509 @ref{Page layout}, 3517 @ref{Page layout},
3510 @ref{Changing horizontal spacing}. 3518 @ref{Changing horizontal spacing}.
3511 3519
3512 Snippets: 3520 Snippets:
3513 @rlsr{Spacing}. 3521 @rlsr{Spacing}.
OLDNEW
« no previous file with comments | « Documentation/changes.tely ('k') | input/regression/bookparts.ly » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b