From 39e0000b762f0bde1599be5333f20e7e57150305 Mon Sep 17 00:00:00 2001 From: fred <fred> Date: Tue, 26 Mar 2002 22:27:18 +0000 Subject: [PATCH] lilypond-1.2.13 --- Documentation/bibliography/GNUmakefile | 4 ++-- Documentation/bibliography/computer-notation.bib | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Documentation/bibliography/GNUmakefile b/Documentation/bibliography/GNUmakefile index 094ec07522..899251880a 100644 --- a/Documentation/bibliography/GNUmakefile +++ b/Documentation/bibliography/GNUmakefile @@ -53,8 +53,8 @@ $(outdir)/%.tex: %.data $(depth)/VERSION local-WWW: $(HTML_FILES) $(OUTTEX_FILES:.tex=.ps.gz) $(OUTYO_FILES:.yo=.latex) $(OUTYO_FILES:.yo=.ps.gz) $(addprefix $(outdir)/, $(BIB_FILES:.bib=.html)) $(datafiles) - $(PYTHON) $(step-bindir)/ls-latex.py --title 'LaTeX documents about design and implementation of LilyPond' \ - $(YO_FILES) $(OUTYO_FILES:.yo=.latex) $(BIB_FILES) $(DOC_FILES) $(TEX_FILES)\ + $(PYTHON) $(step-bindir)/ls-latex.py --title 'References on Music Notation' \ + $(YO_FILES) $(OUTYO_FILES:.yo=.latex) $(BIB_FILES) $(DOC_FILES) $(TEX_FILES) \ | sed "s!$(outdir)/!!g" > $(outdir)/index.html $(outdir)/%.bib: %.bib diff --git a/Documentation/bibliography/computer-notation.bib b/Documentation/bibliography/computer-notation.bib index faf176c99c..72ce9c38aa 100644 --- a/Documentation/bibliography/computer-notation.bib +++ b/Documentation/bibliography/computer-notation.bib @@ -6,7 +6,7 @@ @String{CitH = {Computing and the Humanities}} @String{CMJ = {Computer Music Journal}} -@TechRep=ort{roush88, +@TechReport{roush88, note = {Rules on formatting music formulated for use in computers. Mainly distilled from [Ross] HWN}, year = {1988}, title = {Music Formatting Guidelines}, -- 2.39.5