]> git.donarmstrong.com Git - lilypond.git/commitdiff
* Documentation/user/lilypond.tely (Unified index): rename Index
authorhanwen <hanwen>
Sat, 27 Sep 2003 09:34:40 +0000 (09:34 +0000)
committerhanwen <hanwen>
Sat, 27 Sep 2003 09:34:40 +0000 (09:34 +0000)
to accomodate Windows breakage.

* make/lilypond.redhat.spec.in (Group): remove out=www for web-install

ChangeLog
Documentation/user/lilypond.tely
make/lilypond.redhat.spec.in

index 6f480291858b80eae61f5134bf52e063af4c36b4..773c0d272350dcc72d2aab35da9582b3a0bf2b89 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2003-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
 
+       * Documentation/user/lilypond.tely (Unified index): rename Index
+       to accomodate Windows breakage.
+
        * make/lilypond.redhat.spec.in (Group): remove out=www for web-install 
 
        * mf/GNUmakefile ($(outdir)/%.afm  $(outdir)/%.enc
index f7e02d8c89ab69a271e98993596ea25de771513e..e327c7d3db03bfed5091b39af97199f11a9d5720 100644 (file)
@@ -153,7 +153,7 @@ this and other documentation.
 * Invoking LilyPond::              Operation.
 * Converting from other formats::  Converting to lilypond source format.
 * lilypond-book manual::           Integrating text and music with lilypond-book.
-* Index::                          Unified index.
+* Unified index::                  
 * Reference manual details::
 * Cheat sheet::     
 * GNU Free Documentation License:: FDL.
@@ -176,8 +176,8 @@ this and other documentation.
 
 
 @c FIXME: Index has two alphabetically sorted lists @code vs plain?
-@node Index
-@unnumbered Index
+@node Unified index
+@unnumbered Unified index
 
 @printindex cp
 
index 1f99b6f966319e422fa50ddb7057c7d4e8042471..ffc1513959f338dfb32e51006bb4971e77c013e1 100644 (file)
@@ -80,7 +80,7 @@ mkdir -p $RPM_BUILD_ROOT/etc/profile.d
 cp buildscripts/out/lilypond-profile $RPM_BUILD_ROOT/etc/profile.d/lilypond.sh
 cp buildscripts/out/lilypond-login $RPM_BUILD_ROOT/etc/profile.d/lilypond.csh
 
-make prefix="$RPM_BUILD_ROOT%{_prefix}" webdir="$RPM_BUILD_ROOT%{_prefix}/share/doc/lilypond/" out=www web-install
+make prefix="$RPM_BUILD_ROOT%{_prefix}" webdir="$RPM_BUILD_ROOT%{_prefix}/share/doc/lilypond/" web-install
 
 
 %post