From 397c93c18257c7a2be7d68e1a04ef3d944b8ca6e Mon Sep 17 00:00:00 2001 From: hanwen Date: Thu, 7 Aug 2003 02:12:59 +0000 Subject: [PATCH] release commit --- ChangeLog | 14 ++++++- Documentation/footer.html.in | 55 ++++++++-------------------- Documentation/header.html.in | 7 +--- Documentation/topdocs/index.tely | 79 ---------------------------------------- Documentation/user/GNUmakefile | 1 - GNUmakefile.in | 9 ++++- VERSION | 2 +- 7 files changed, 37 insertions(+), 130 deletions(-) rewrite Documentation/footer.html.in (70%) delete mode 100644 Documentation/topdocs/index.tely diff --git a/ChangeLog b/ChangeLog index 7b1b6c4a26..f077a58824 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,9 +1,22 @@ +2003-08-07 Han-Wen Nienhuys + + * VERSION (PATCH_LEVEL): release 1.6.12 + + * Documentation/footer.html.in: remove useless footer. + + * GNUmakefile.in: add rsync-web target + (top-web): add refresh index.html. Remove topdocs/index.tely + + * Documentation/header.html.in: remove outdated links. + 2003-07-19 Jan Nieuwenhuizen * GNUmakefile.in: Fix for fonts/web target. 2003-07-17 Han-Wen Nienhuys + * VERSION: release 1.6.11 + * make/ly-rules.make ($(outdir)/%.pdf): backport -u +lilypond.map fix @@ -57,7 +70,6 @@ new makeinfo. Please upgrade to texinfo CVS or pretest > 4.5.90 (rsn) for making binary packages; info splitting bug has been fixed. - 2003-05-16 Han-Wen Nienhuys * VERSION: release 1.6.10 diff --git a/Documentation/footer.html.in b/Documentation/footer.html.in dissimilarity index 70% index b9d9a9badc..91198150af 100644 --- a/Documentation/footer.html.in +++ b/Documentation/footer.html.in @@ -1,40 +1,15 @@ - - - - - - - - - - -Go back to index of LilyPond. - -

-Please send GNU LilyPond questions and comments to - - -lilypond-user@gnu.org. -

- -Please send comments on these web pages to -@MAILADDRESS@ - -

- -Copyright (c) 1997--2002 Han-Wen Nienhuys and Jan Nieuwenhuizen. - -

- -Verbatim copying and distribution of this entire article is -permitted in any medium, provided this notice is preserved.

- - - - + + + + + + + + + diff --git a/Documentation/header.html.in b/Documentation/header.html.in index 5dbb7421d8..297606e885 100644 --- a/Documentation/header.html.in +++ b/Documentation/header.html.in @@ -43,7 +43,6 @@ which substitutes some @AT_VARIABLES@ as well. Home
Examples
- Templates
Download @@ -68,18 +67,14 @@ which substitutes some @AT_VARIABLES@ as well. Mailing lists
- Search
- WikiWiki

External sites - lilypond.org/development
- lilypond.org/stable
+ lilypond.org
savannah.gnu.org
ftp.lilypond.org
Mutopia
- Other music online

diff --git a/Documentation/topdocs/index.tely b/Documentation/topdocs/index.tely deleted file mode 100644 index 7e5f57a091..0000000000 --- a/Documentation/topdocs/index.tely +++ /dev/null @@ -1,79 +0,0 @@ -\input texinfo @c -*-texinfo-*- -@setfilename index.info - -@c title looks silly in HTML, because it's just below WEB-TITLE. -@c well, tough. a web page needs a title -@settitle GNU LilyPond - -@html - -@end html - -@node Top, , , (dir) -@top - -@html -

- -[picture of lily-cello-girl] - -@end html - - -@unnumberedsec What is LilyPond? - -LilyPond prints beautiful sheet music. It produces music notation -from a description file. It excels at typesetting classical music, -but you can also print pop-songs. - -LilyPond input is @b{plain text}. So, you can use your favorite text -editor to enter it, you can put it in mail or embed it in an article like -this: -@quotation -@lilypond[fragment,verbatim,relative 1] -\key c \minor r8 c16 b c8 g as c16 b c8 d | g,4 -@end lilypond -@end quotation -Or you can use it to print music from other programs, using one of the -various input filters. - -LilyPond output looks @b{beautiful}. The font and the layout algorithms -were inspired by engraved music, so you can expect that same clear and -elegant look from your LilyPond output. And if anything is not to your -liking, you can tweak almost everything. - -LilyPond is @b{free software}. It is part of the -@uref{http://www.gnu.org/,GNU Project}. It is licensed under GNU General -Public License, so you can use, modify and redistribute the program with -almost no restrictions. - -@c stable: -LilyPond has a stable version and a development version. This webpage -is for the @b{stable} version. This means that it won't change much, -and it is essentially bug-free. The development releases contain -experimental and often buggy code, so you should use those if you need -any special new features. If you're still interested, you may visit -the @uref{http://lilypond.org/development, latest development -website}. - -@c development: -@ignore -LilyPond has a development version and a stable version. This webpage -is for the @b{development} version. The development releases contain -experimental and often buggy code, so you should use this only if you -need any special new features. The stable releases don't change much, -and are essentially bug-free. If you're not a developer, you probably -want to visit the @uref{http://lilypond.org/stable, latest stable -website}. -@end ignore - -@unnumberedsec Want to know more? - -If you want to know more, visit the -@uref{Documentation/out-www/index.html, documentation page}. If you -want to see some sheet music, then have a look at the -@uref{examples.html, examples}. For even more sheet music, head over -to @uref{http://www.mutopiaproject.org, the Mutopia Project}. - -@bye diff --git a/Documentation/user/GNUmakefile b/Documentation/user/GNUmakefile index 0bee5808ba..dea02a91e3 100644 --- a/Documentation/user/GNUmakefile +++ b/Documentation/user/GNUmakefile @@ -68,7 +68,6 @@ $(outdir)/lilypond/lilypond.html: $(outdir)/lilypond.texi $(outdir)/lilypond-internals/lilypond-internals.html: $(outdir)/lilypond-internals.texi mkdir -p $(dir $@) $(MAKEINFO) --output=$* --html $< - -cp -f $(outdir)/*.png $(outdir)/lilypond-internals -cp -f $(outdir)/lilypond-internals/index.html $@ $(deep-footify) $(shell find $(outdir)/$(*F)/*.html) diff --git a/GNUmakefile.in b/GNUmakefile.in index f5aa0a45c1..3d35f644cf 100644 --- a/GNUmakefile.in +++ b/GNUmakefile.in @@ -79,7 +79,7 @@ final-install: @echo " *** login scripts. For more information, see Invoking LilyPond in the manual." @echo -TOP_HTMLS = index.html examples.html +TOP_HTMLS = examples.html examples: web-reqs $(MAKE) out=www -C input WWW @@ -98,8 +98,9 @@ top-web: cd $(builddir) && find Documentation input \ $(web-ext:%=-path '*/out-www/*.%' -or) -false \ > $(outdir)/weblist + echo '' > $(builddir)/index.html $(PYTHON) $(buildscript-dir)/mutopia-index.py -o $(builddir)/$@.html input/ - cd $(builddir) && ls *.png *.html >> $(outdir)/weblist + cd $(builddir) && ls *.html >> $(outdir)/weblist cat $(outdir)/weblist | (cd $(builddir); GZIP=-9v tar -czf $(outdir)/web.tar.gz -T -) src-ext = c cc yy ll hh icc py scm tex ps texi itexi tely itely sh @@ -177,3 +178,7 @@ $(config_h): configure.in aclocal.m4 @echo ' rm config.h; ./autogen.sh' @echo @false + +rsync-web: + cd $(outdir) ; mkdir web ; tar -xzf web.tar.gz -C web + cd $(outdir)/web ; rsync --delete --stats --progress -lavu -e ssh . x:/var/www/lilypond/doc/v1.6/ diff --git a/VERSION b/VERSION index a777164567..2f2a45730d 100644 --- a/VERSION +++ b/VERSION @@ -1,7 +1,7 @@ PACKAGE_NAME=LilyPond MAJOR_VERSION=1 MINOR_VERSION=6 -PATCH_LEVEL=11 +PATCH_LEVEL=12 MY_PATCH_LEVEL= # Use the above to send patches: MY_PATCH_LEVEL is always empty for a -- 2.11.4.GIT