From b28d02e3cbb81b050cf4c6bba3260a331d4f7d3f Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Fri, 1 Jul 2005 01:23:10 +0000 Subject: [PATCH] Document tagline and copyright fields. --- ChangeLog | 4 +++- Documentation/user/global.itely | 13 +++++++++++-- 2 files changed, 14 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 58bfc0b191..08dc1dd06d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -7,9 +7,11 @@ * Documentation/topdocs/AUTHORS.texi: update personal web address. - * documentation/user/examples.itely, lilypond-book.itely: + * Documentation/user/examples.itely, lilypond-book.itely: change \RequirePackage to \usepackage. + * Documentation/user/global.itely: document copyright and tagline. + 2005-06-30 Han-Wen Nienhuys * Documentation/user/basic-notation.itely (Transpose): remove link diff --git a/Documentation/user/global.itely b/Documentation/user/global.itely index eb3d9cbe8d..7f89bae5b1 100644 --- a/Documentation/user/global.itely +++ b/Documentation/user/global.itely @@ -867,14 +867,23 @@ Name of the opus, flush-right below the composer. Name of the arranger, flush-right below the opus. @item instrument -Name of the instrument, centered below the arranger. +Name of the instrument, centered below the arranger. Also +centered at the top of pages (other than the first page). @item piece Name of the piece, flush-left below the instrument. @cindex page breaks, forcing @item breakbefore - This forces the title to start on a new page (set to ##t or ##f). +This forces the title to start on a new page (set to ##t or ##f). + +@item copyright +Copyright notice, centered at the bottom of the first page. To +insert the copyright symbol, see @ref{Text encoding}. + +@item tagline +Centered at the bottom of the last page. + @end table Here is a demonstration of the fields available. Note that you -- 2.39.5