@top
-
@unnumbered LilyPond -- The @uref{http://www.fsf.org/gnu/gnu-history.html,GNU Project} Music Typesetter
+
+@html
+<img src="Documentation/pictures/out-www/lelie-logo.png">
+@end html
+
@c something breaks on 3.12 f
-@c @center
-@quotation
-@mudela[fragment]
- \relative c'' { \key es; r8 [c16 b] [c8 g] [as c16 b] [c8 d] | g,4 }
-@end mudela
-@end quotation
-@c @end center
-@c include BLURB?
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.
-@c include screenshot
+@c @center
+@quotation
+@mudela[fragment]
+ \relative c'' { \key es; r8 [c16 b] [c8 g] [as c16 b] [c8 d] | g,4 }
+@end mudela
+@end quotation
+@c @end center
@unnumberedsec Sheet music
%description documentation
@BLURB@
-The documentation package is rather big, due to the many pictures and
-different documentation formats. It is really a rip-off from the
-LilyPond website. If you have direct internet access, you may always
-read the documentation documentation there: http://www.lilypond.org.
+The documentation of LilyPond, both in HTML and PostScript.
%prep
%setup
rm -f `find . -name \*.html~ -print`
$(footify-all-command)
find `find Documentation -type d -name 'out-www'` -not -name '*dvi' -not -name '*ly' -not -name '*tex' -not -name '*.ps' -not -name 'out-www' > wwwlist
- tar cfz $(outdir)/htmldoc.tar.gz `cat wwwlist` `ls *.png out-www/$(distname).diff.gz $(ERRORLOG)` index.html
+ tar cfz $(outdir)/htmldoc.tar.gz `cat wwwlist` `ls *.png $(ERRORLOG)` index.html
localclean:
rm -f wwwlist