+*********
+pl 64
+
+pl 63.jcn3
+ - beam stemlength stuff runtime
+ - dropped lq for beam-stemlengths, fixes [d d d] [d g d]
+ - ugly sed fix for commas in .ly.m4
+ - beam damp corrent fix
+ - scsii: small fixes
+ - preludes.ly; dropped silly preludes.tex
+
+pl 63.jcn2
+ - vocabulary on website
+ - data-to-html.py
+ - bf: beam damped-slope correct
+ - bf: make website
+ - some preludes-* fixes
+
+pl 63.jcn1
+ - "relative" sizes for titledefs
+ - bib2html/man2html urls in INSTALL.pod
+ - auto-generated feta stuff in doosdist
+ - bf's: make dist, docdeps
+ - bf's scsii
+
pl 63
- non_fatal_error () (should use!)
- Mozart Horn concerto 3, horn part
MAJOR_VERSION=0
MINOR_VERSION=1
-PATCH_LEVEL=63
+PATCH_LEVEL=64
MY_PATCH_LEVEL=
# use the above to send patches, always empty for released version:
MAJOR_VERSION=0
MINOR_VERSION=1
-PATCH_LEVEL=63
+PATCH_LEVEL=64
MY_PATCH_LEVEL=
$(outdir)/%$(DOTTEXT): $(outdir)/%.1
troff -man -Tascii $< | grotty -b -u -o > $@
-#$(depth)/%$(DOTTEXT): $(outdir)/%$(DOTTEXT)
-# urg
-# $(depth)/%$(DOTTEXT): out/%$(DOTTEXT)
-# cp $< $@
-# huh?
-$(outdir)/%$(DOTTEXT): $(depth)/%
- cp $< $@
-
# perl 5.003/4
POD2HTML5004=$(POD2HTML) --noindex --infile $< --outfile=$@; sh $(depth)/bin/add-URLs.sh $@
POD2HTML5003=$(POD2HTML) $< ; mv $(notdir $@) $(outdir)/
-
+# we'll set pod2html5004 to default (hopefully), for now,
+# because almost everybody has that version.
+# 5004's pod2hmtl is broken, though; you should use pod2html of 5003
do_pod2html=$(POD2HTML5004)
-
+# do_pod2html=$(POD2HTML5003)
$(outdir)/%.html: %.pod $(depth)/VERSION
$(do_pod2html)
add-html-footer $@
+$(outdir)/%.html: %.data $(depth)/VERSION
+ table-to-html $< $@
+ add-html-footer $@
+
$(outdir)/%.5: %.pod
$(pod2groff)
--- /dev/null
+\header{
+filename = "preludes.ly";
+% mmm
+title = "DOUZE PETITES PR\'ELUDES";
+% urg subtitle = "Clavierb\\"uchlein";
+subtitle = "Clavierbuechlein";
+composer = "Johann Sebastian Bach (1685-1750)";
+enteredby = "jcn";
+copyright = "public domain";
+}
+
+\include "preludes-1.ly"
+\include "preludes-2.ly"
+\include "preludes-3.ly"
+\include "preludes-4.ly"
+\include "preludes-5.ly"
+\include "preludes-6.ly"