From 33bc8f6f2ce6121aa1d35ae7783567c5dceb6dd0 Mon Sep 17 00:00:00 2001 From: fred Date: Wed, 27 Mar 2002 02:00:22 +0000 Subject: [PATCH] lilypond-1.5.10 --- Documentation/header.html.in | 8 ++++---- Documentation/index.texi | 4 ++++ Documentation/regression-test.tely | 4 ++++ Documentation/topdocs/AUTHORS.texi | 7 ++++++- Documentation/topdocs/FAQ.texi | 3 +++ Documentation/topdocs/INSTALL.texi | 9 +++++++-- Documentation/topdocs/README.texi | 5 +++++ Documentation/topdocs/index.tely | 4 ++++ Documentation/user/glossary.tely | 5 +++++ Documentation/user/lilypond.tely | 4 ++++ Documentation/user/refman.itely | 4 ++++ Documentation/user/tutorial.itely | 7 +++++-- Documentation/windows/compiling.texi | 20 ++++++++++++-------- Documentation/windows/installing.texi | 4 ++++ 14 files changed, 71 insertions(+), 17 deletions(-) diff --git a/Documentation/header.html.in b/Documentation/header.html.in index 481ad838c6..4f6e3c635d 100644 --- a/Documentation/header.html.in +++ b/Documentation/header.html.in @@ -29,7 +29,7 @@ which substitutes some @AT_VARIABLES@ as well.

GNU LilyPond

-

Welcome to the home of the GNU Music Typesetter

+

@WEB-TITLE@

@@ -41,7 +41,7 @@ which substitutes some @AT_VARIABLES@ as well. What is LilyPond - General information
+ General information
Simple examples
Complex examples
@@ -49,8 +49,8 @@ which substitutes some @AT_VARIABLES@ as well. Download - Linux
- Windows
+ GNU/Linux binaries
+ GNU/Windows binaries
Source code
diff --git a/Documentation/index.texi b/Documentation/index.texi index 1cd8739665..4b3fa34a8e 100644 --- a/Documentation/index.texi +++ b/Documentation/index.texi @@ -2,6 +2,10 @@ @setfilename index.info @settitle Index to LilyPond documentation +@html + +@end html + @node Top, , , (dir) @top diff --git a/Documentation/regression-test.tely b/Documentation/regression-test.tely index bed908046a..623caf7189 100644 --- a/Documentation/regression-test.tely +++ b/Documentation/regression-test.tely @@ -2,6 +2,10 @@ @setfilename regression-test.info @settitle LilyPond Regression test +@html + +@end html + @c fool ls-latex @ignore @author Han-Wen Nienhuys and Jan Nieuwenhuizen diff --git a/Documentation/topdocs/AUTHORS.texi b/Documentation/topdocs/AUTHORS.texi index ae8064175e..a6ec5460ca 100644 --- a/Documentation/topdocs/AUTHORS.texi +++ b/Documentation/topdocs/AUTHORS.texi @@ -2,6 +2,10 @@ @setfilename AUTHORS.info @settitle AUTHORS - who did what on GNU LilyPond- +@html + +@end html + @node Top @top @menu @@ -71,7 +75,8 @@ list is alphabetically ordered. @item @email{Roy.Rankin@@alcatel.com.au, Roy R. Rankin}, major extension, fixes to abc2ly, lilypond bug fixes @item @email{reuterj@@ira.uka.de, Juergen Reuter} - Custos support. + Ancient notation support (custos, porrectus, mensural notation, + ancient clefs, etc.) @item @email{daboys@@austin.rr.com, Jeffrey B. Reed}, Windows-NT support. @item Shay Rojanski diff --git a/Documentation/topdocs/FAQ.texi b/Documentation/topdocs/FAQ.texi index 3612f583d0..28d15edd69 100644 --- a/Documentation/topdocs/FAQ.texi +++ b/Documentation/topdocs/FAQ.texi @@ -2,6 +2,9 @@ @setfilename FAQ.info @settitle FAQ - GNU LilyPond Frequently Asked Questions +@html + +@end html @node Top @chapter FAQ - GNU LilyPond Frequently Asked Questions diff --git a/Documentation/topdocs/INSTALL.texi b/Documentation/topdocs/INSTALL.texi index 915e710048..24442f34b1 100644 --- a/Documentation/topdocs/INSTALL.texi +++ b/Documentation/topdocs/INSTALL.texi @@ -2,6 +2,10 @@ @setfilename INSTALL.info @settitle INSTALL - compiling and installing GNU LilyPond +@html + +@end html + @node Top, , , (dir) @top @@ -503,8 +507,9 @@ For Debian 2.2: For Debian in development ("unstable", the future 2.3 or 3.0): @example - apt-get install task-debian-devel task-c++-dev \ - python-base libguile9-dev tetex-bin libkpathsea-dev \ + apt-get install binutils cpp gcc libc6-dev \ + g++ libstdc++2.10-dev \ + python-base libguile-dev tetex-bin libkpathsea-dev \ tetex-extra flex bison texinfo bibtex2html groff gs \ netpbm m4 gettext @end example diff --git a/Documentation/topdocs/README.texi b/Documentation/topdocs/README.texi index 2c97cb4c6c..dbd1ffa511 100644 --- a/Documentation/topdocs/README.texi +++ b/Documentation/topdocs/README.texi @@ -1,6 +1,11 @@ \input texinfo @c -*-texinfo-*- @setfilename README.info @settitle This is the toplevel README to LilyPond + +@html + +@end html + @node Top, , , @top diff --git a/Documentation/topdocs/index.tely b/Documentation/topdocs/index.tely index e04df17b4e..4c407a2ebd 100644 --- a/Documentation/topdocs/index.tely +++ b/Documentation/topdocs/index.tely @@ -2,6 +2,10 @@ @setfilename index.info @settitle LilyPond homepage +@html + +@end html + @node Top, , , (dir) @top diff --git a/Documentation/user/glossary.tely b/Documentation/user/glossary.tely index c17523bf93..c2f7b5a74d 100644 --- a/Documentation/user/glossary.tely +++ b/Documentation/user/glossary.tely @@ -1,6 +1,11 @@ \input texinfo @setfilename glossary.info +@html + +@end html + + @c @pagesizes 10.3in @c @everyheading @| @thispage @| diff --git a/Documentation/user/lilypond.tely b/Documentation/user/lilypond.tely index 375272f238..ab70815415 100644 --- a/Documentation/user/lilypond.tely +++ b/Documentation/user/lilypond.tely @@ -2,6 +2,10 @@ @setfilename lilypond.info @settitle GNU LilyPond +@html + +@end html + @dircategory GNU music project @direntry diff --git a/Documentation/user/refman.itely b/Documentation/user/refman.itely index d76a9c9f64..6b9ac9828a 100644 --- a/Documentation/user/refman.itely +++ b/Documentation/user/refman.itely @@ -17,6 +17,10 @@ @node Reference Manual @chapter Reference Manual +@html + +@end html + This document describes GNU LilyPond and its input format. The last revision of this document was made for LilyPond 1.4.1. It supposes a passing familiarity with how LilyPond input works. New users are diff --git a/Documentation/user/tutorial.itely b/Documentation/user/tutorial.itely index 1234406f23..5bc98fe20f 100644 --- a/Documentation/user/tutorial.itely +++ b/Documentation/user/tutorial.itely @@ -2,10 +2,13 @@ @c TODO: LilyPond LilyPond LilyPond - @node Tutorial @chapter Tutorial - + +@html + +@end html + @menu * First steps:: Music language of LilyPond * Simple legend:: Small table of music language symbols diff --git a/Documentation/windows/compiling.texi b/Documentation/windows/compiling.texi index d7eefd8d7d..0db6f124db 100644 --- a/Documentation/windows/compiling.texi +++ b/Documentation/windows/compiling.texi @@ -1,3 +1,7 @@ +@html + +@end html + @section Obtaining LilyPond You can get the latest version of LilyPond at @@ -8,7 +12,7 @@ ftp://ftp.lilypond.org/pub/LilyPond/}. You need the following packages to compile Lilypond on Windows. @table @code -@item The GNU + Cygnus tools, 1.1.7 or newer. +@item The GNU + Cygnus tools, 1.3.2 or newer. Check out the @uref{http://sources.redhat.com/cygwin,Cygwin webpage}. You can get the latest version of the GNU + Cygnus tools from cygnus @uref{http://sources.redhat.com/cygwin/mirrors.html,mirror site}. @@ -23,8 +27,8 @@ included in LilyPond's source distribution. These binaries are cross compiled for Windows on a GNU/Linux box. You may want to check out the -@uref{http://www.lilypond.org/gnu-windows/cross.tar.gz,cross compilation -scripts}. +@uref{http://www.lilypond.org/gnu-windows/cygwin-cross.tar.gz,cross +compilation scripts}. @subsection Compiling on Windows @@ -50,17 +54,17 @@ Compiling @file{setup.exe} has been complicated a bit with the introduction of the bzip2 feature: @quotation @example - tar xjf cygwin-src-20010531.tar.bz2 - tar xjf winsup-src-20010531.tar.bz2 - tar xzf mingw-20010424-1.tar.gz + mkdir cygwin-20010709 + cd cygwin-20010709 + tar xjf cygwin-src-20010709.tar.bz2 cd winsup/cinstall - patch < ../../cygwin-installer.patch + patch < $HOME/usr/src/lilypond/Documentation/windows/cygwin-installer.patch cd ../bz2lib MINGW32=yes CFLAGS='-mno-cygwin' ./configure make cd - MINGW32=yes CFLAGS='-mno-cygwin' ./configure - cp /home/cygwin/cygwin-1.3.2/usr/lib/mingw/crt2.o . + cp $HOME/usr/src/cygwin/cygwin-1.3.2/usr/lib/mingw/crt2.o . make w32api_lib=/home/cygwin/cygwin-1.3.2/usr/lib/w32api \ CXX='g++ -L/home/cygwin/cygwin-1.3.2/usr/lib/mingw' @end example diff --git a/Documentation/windows/installing.texi b/Documentation/windows/installing.texi index 18f9949792..2df724461a 100644 --- a/Documentation/windows/installing.texi +++ b/Documentation/windows/installing.texi @@ -2,6 +2,10 @@ @setfilename installing.info @settitle LilyPond on Windows +@html + +@end html + @node Top @top -- 2.39.5