From 423dc1370b242a3b7702ce026eefce910b382535 Mon Sep 17 00:00:00 2001 From: Han-Wen Nienhuys Date: Mon, 19 Aug 2002 15:22:41 +0000 Subject: [PATCH] * make/lilypond.redhat.spec.in: don't dist input/ separately anymore * Documentation/topdocs/README.texi: small fixes. --- ChangeLog | 3 +++ Documentation/topdocs/README.texi | 21 +++++++-------------- make/lilypond.mandrake.spec.in | 2 +- make/lilypond.redhat.spec.in | 2 +- make/lilypond.suse.spec.in | 2 +- 5 files changed, 13 insertions(+), 17 deletions(-) diff --git a/ChangeLog b/ChangeLog index e8aa585e67..6c889e0eb2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,9 @@ * VERSION: release 1.6.0 + * make/lilypond.redhat.spec.in: don't dist input/ separately + anymore + * Documentation/user/latex-example.latex: restore from old version * Documentation/topdocs/index.tely: remove @settitle diff --git a/Documentation/topdocs/README.texi b/Documentation/topdocs/README.texi index 6f642e5376..21ea734aa5 100644 --- a/Documentation/topdocs/README.texi +++ b/Documentation/topdocs/README.texi @@ -9,12 +9,12 @@ @node Top, , , @top -@chapter This is the toplevel README to LilyPond +@chapter Toplevel README -LilyPond is a music typesetter. It produces beautiful sheet music -using a high level description file as input. LilyPond is part of -the GNU Project. +LilyPond is a music typesetter. It produces beautiful sheet music +using a description file as input. LilyPond is part of the GNU +Project. @section Versioning @@ -41,8 +41,8 @@ lilypond, as @file{lilypond-x.y.z/INSTALL.txt}. They are also available on the web at @uref{http://lilypond.org/Documentation/topdocs/out-www/INSTALL.html}. -NOTE: If you downloaded a binary (@file{.rpm} or a W95/NT @file{.zip} -file), you don't have to compile LilyPond. +NOTE: If you downloaded a binary (@file{.rpm} or use the Cygwin +@file{setup.exe} program, then you don't have to compile LilyPond. @section Documentation @@ -58,7 +58,7 @@ website' in the installation instructions. LilyPond is a long way from finished so we appreciate your criticism, comments, bugreports, patches, etc. Please send them to the mailing -list, @emph{not} to us personally. +list, not to us personally. @html @@ -92,13 +92,6 @@ If you have bugreports, you should send them to this list. You can search the lists from the following page: @uref{http://lilypond.org/search, searching facilities}. -@section Windows 32 - -If you have received this file as part of a DOS/Window32 distribution -(@file{LilyPond-*.zip}), it is advisable to also download the -@uref{ftp://ftp.cs.uu.nl/pub/GNU/LilyPond/,source package}, since it -might contain more documentation - @section Caveats If you have installed a previous version, be sure to remove old font diff --git a/make/lilypond.mandrake.spec.in b/make/lilypond.mandrake.spec.in index 3dce5d0904..4738a845e9 100644 --- a/make/lilypond.mandrake.spec.in +++ b/make/lilypond.mandrake.spec.in @@ -54,7 +54,7 @@ example input files and the files from the Mutopia project. # -- not sure what this comment means; it's a relic from the PPC spec file -- mbrown@fensystems.co.uk ./configure --disable-checking --disable-debugging --enable-printing --prefix=%{_prefix} --disable-optimise --enable-shared make -make local-web +make web-doc %install diff --git a/make/lilypond.redhat.spec.in b/make/lilypond.redhat.spec.in index 4518216fb7..763d1f0c8a 100644 --- a/make/lilypond.redhat.spec.in +++ b/make/lilypond.redhat.spec.in @@ -145,5 +145,5 @@ chkfontpath --remove=/usr/share/lilypond/@TOPLEVEL_VERSION@/fonts/type1/ %files documentation %doc web/ -%doc input/ + diff --git a/make/lilypond.suse.spec.in b/make/lilypond.suse.spec.in index 7fd4c33cd0..c5e68f391e 100644 --- a/make/lilypond.suse.spec.in +++ b/make/lilypond.suse.spec.in @@ -261,7 +261,7 @@ touch var/adm/SuSEconfig/run-texhash %files doc # this gets too messy... -%doc input/ + %doc web/ # verbatim include of input: list the directory without issuing a %dir -- 2.39.5