From 612c3d5a12489342329ccd3e47ee39221b6615fb Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Sat, 7 Oct 2006 19:50:32 +0000 Subject: [PATCH] Compile fix. --- Documentation/user/GNUmakefile | 2 +- Documentation/user/page.itely | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Documentation/user/GNUmakefile b/Documentation/user/GNUmakefile index 5c25082792..d58ce5c1bc 100644 --- a/Documentation/user/GNUmakefile +++ b/Documentation/user/GNUmakefile @@ -3,7 +3,7 @@ depth=../.. LATEX_FILES =$(call src-wildcard,*.latex) -EXTRA_DIST_FILES= $(LATEX_FILES) $(IMAGES) README.txt $(EPS_ILLUSTRATIONS) +EXTRA_DIST_FILES= $(LATEX_FILES) $(IMAGES) README.txt convert-ly.txt $(EPS_ILLUSTRATIONS) IMAGES=$(call src-wildcard,*.png) EPS_ILLUSTRATIONS=context-example.eps diff --git a/Documentation/user/page.itely b/Documentation/user/page.itely index c40a1da910..8511f8ea6b 100644 --- a/Documentation/user/page.itely +++ b/Documentation/user/page.itely @@ -160,6 +160,7 @@ Distance between the bottom-most music system and the page footer. Default is@tie{}4mm. @funindex page-top-space +@item page-top-space Distance from the top of the printable area to the center of the first staff. This only works for staves which are vertically small. Big staves are set with the top of their bounding box aligned to the top of the -- 2.39.2