The MusixTeX fonts (I included those found in MusixTeX T.73). Beware,
the clef symbol seems to have changed its position in some versions,
(notably Egler's, a.k.a. OpusTeX). The MusixTeX fonts are included in
-MusixTeX T.73, which can be had from any CTAN site, eg at
+MusixTeX (T73 or better), which can be had from any CTAN site, e.g. at
- ftp://ftp.shsu.edu/tex-archive/macros/musixtex/taupin
- ftp://ftp.tex.ac.uk/tex-archive/macros/musixtex/taupin
- ftp://ftp.dante.de/tex-archive/macros/musixtex/taupin
+=over 4
+
+=item ftp://ftp.shsu.edu/tex-archive/macros/musixtex/taupin
+
+=item ftp://ftp.tex.ac.uk/tex-archive/macros/musixtex/taupin
+
+=item ftp://ftp.dante.de/tex-archive/macros/musixtex/taupin
+
+=back
-You only need the contents of the F<mf/> subdirectory of the package.
+You only need the contents of the F<mf/> subdirectory of the
+package. The primary site of the Taupin version is
+ftp://hprib.lps.u-psud.fr/pub/music_zips/musixtex.zip
=head1 RECOMMENDED
(GNU) find
-
=item *
A fast computer (a full page of music typically takes 1 minute
F</usr/lib/texmf/texmf/fonts/source/public/>. After I copied the
files, I ran "texhash"
-ftp://hprib.lps.u-psud.fr/pub/music_zips/musixtex.zip
-
=head1 CAVEATS
--- /dev/null
+# special rules for the documentation section.
+# There are too many to add to the general rules
+
+.SUFFIXES: .pod .text .1 .html
+
+
+$(outdir)/%.xpm: %.gif
+ giftopnm $< | ppmtoxpm > $@
+
+$(outdir)/%.ps: $(outdir)/%.dvi
+ dvips -o $@ $<
+
+$(outdir)/%.dvi: $(outdir)/%.mudtex
+ latex '\nonstopmode \input $<'
+ mv $(notdir $@) $(outdir)
+
+$(outdir)/%.mudtex: %.doc
+ $(depth)/bin/mudela-book --outdir=$(outdir)/ --outname=$(notdir $@) $<
+
+
+$(outdir)/%.text: $(outdir)/%.1
+ groff -man -Tascii $< > $@
+
+$(depth)/%.text: $(outdir)/%.text
+ cp $< $@
+
+$(outdir)/%.html: %.pod
+ $(pod2html) $<
+ mv $(notdir $@) $(outdir)/
+
+$(outdir)/%.5: %.pod
+ $(pod2groff)
+
+$(outdir)/%.1: %.pod
+ $(pod2groff)
+
+$(outdir)/%.gz: $(outdir)/%
+ gzip -c9 $< > $@
+
+$(outdir)/%.dvi: $(depth)/input/%.ly
+ (cd $(outdir); lilypond ../$< ;\
+ if [ -f ../$(basename $< ).tex ]; \
+ then \
+ latex ../$(basename $< ) ;\
+ else \
+ tex '\nonstopmode \input lelie' ;\
+ mv lelie.dvi ../$@ ; \
+ fi)
+
+# generate the pixmap at twice the size, then rescale (for antialiasing)
+$(outdir)/%.gif: $(outdir)/%.ps
+ gs -q -sDEVICE=ppmraw -sOutputFile=- -r200 -dNOPAUSE $< -c quit |pnmscale 0.5| ppmtogif > $@
+
+$(outdir)/%.ly.txt: $(depth)/input/%.ly
+ ln -f $< $@
=head1 DESCRIPTION
-GNU LilyPond is a program to typeset music: it generates TeX (or
-LaTeX) output from file input.
-As a bonus, you can also output a MIDI file of what you typed.
-=head2 Examples
+GNU LilyPond is a program which converts music definition files into
+visual or auditive output: it can typeset formatted sheet music to a
+TeX file and and (mechanical) performances to MIDI files.
+=head2 Examples
<a href=example_output.html
>
</a
>
+=item *
+<a href=ANNOUNCE.txt
+>
+The announce of 0.1
+</a
+>
+
+=item *
+<a href=DEDICATION.txt
+>
+DEDICATION
+</a
+>
+
=back
=over 5
+
+
=item *
<a href=TODO.txt
>
Get LilyPond at ftp://pcnov095.win.tue.nl/pub/lilypond !
+=item *
+<a href=links.html
+>
+B<download LilyPond> and other interesting links
+</a
+>
+
+
=item *
<a href=sconstat/stats.html
>
</a
>
-
=back
\paper{
% unitspace = 40.0\pt; geometric = 1.6;
- geometric= 1.4; unitspace= 34.\pt;
+% geometric= 1.4; unitspace= 34.\pt;
}
\midi {
\tempo 4:84;