From 31201b8aaaa593916fe787001b1b74f12bfbd55e Mon Sep 17 00:00:00 2001 From: Han-Wen Nienhuys Date: Thu, 28 Apr 2005 14:16:32 +0000 Subject: [PATCH] (Top): remove TeX outdated remarks. --- ChangeLog | 5 +++++ Documentation/topdocs/INSTALL.texi | 6 ------ Documentation/user/invoking.itely | 15 +++++++++++++++ 3 files changed, 20 insertions(+), 6 deletions(-) diff --git a/ChangeLog b/ChangeLog index 015bfff19b..dde60ac922 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-04-28 Han-Wen Nienhuys + + * Documentation/topdocs/INSTALL.texi (Top): remove TeX outdated + remarks. + 2005-04-28 Pal Benko * lily/mensural-ligature.cc (brew_flexa): apply thickness property diff --git a/Documentation/topdocs/INSTALL.texi b/Documentation/topdocs/INSTALL.texi index 8cb9fe8de0..727c395320 100644 --- a/Documentation/topdocs/INSTALL.texi +++ b/Documentation/topdocs/INSTALL.texi @@ -125,16 +125,10 @@ software @item @uref{http://www.gnu.org/software/guile/guile.html,GUILE} (version 1.6.5 or newer). @item @uref{http://www.python.org,Python} (version 2.1 or newer). -@item @TeX{}. @item @uref{http://www.ghostscript.com,Ghostscript} (version 8.15 or newer). @end itemize -You have to help @TeX{} and MetaFont find LilyPond support files. -After compiling, scripts to do this can be found in -@file{buildscripts/out/lilypond-profile} and -@file{buildscripts/out/lilypond-login}. - @subsection Building documentation You can view the documentation online at diff --git a/Documentation/user/invoking.itely b/Documentation/user/invoking.itely index 4c543af2e5..dde919cbb0 100644 --- a/Documentation/user/invoking.itely +++ b/Documentation/user/invoking.itely @@ -94,6 +94,21 @@ This mode is used by default by lilypond-book. @cindex output format, setting +@item -d,--define-default=@var{var}=@var{val} +This defines an internal variable @var{var} as the Scheme value +@var{val}. + +Supported values include: +@table @code +@item resolution +set PNG resolution +@item preview-include-book-title +include book-titles in preview +@end table + +These settings are returned when calling +@code{(ly:get-option 'command-line-settings)} from Scheme. + @item -h,--help Show a summary of usage. -- 2.39.5