]> git.donarmstrong.com Git - lilypond.git/commitdiff
(Top): remove TeX outdated
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Thu, 28 Apr 2005 14:16:32 +0000 (14:16 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Thu, 28 Apr 2005 14:16:32 +0000 (14:16 +0000)
remarks.

ChangeLog
Documentation/topdocs/INSTALL.texi
Documentation/user/invoking.itely

index 015bfff19b79727db643b0d2c81ca18b3690cb64..dde60ac9227e7dd10e00f014b48cc45d53c7ed9a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-04-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * Documentation/topdocs/INSTALL.texi (Top): remove TeX outdated
+       remarks.
+
 2005-04-28  Pal Benko  <benkop@freestart.hu>
 
        * lily/mensural-ligature.cc (brew_flexa): apply thickness property
index 8cb9fe8de0c6323d2955d87cc7f8686f3a3d8f20..727c395320c4302126e9f0eaffb2dc15f96c5dc0 100644 (file)
@@ -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
index 4c543af2e5ef455f97069e7042fdcae555420aeb..dde919cbb0fa5044a4b09fa5765cb36a4550c4d8 100644 (file)
@@ -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.