X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Ftex%2FGNUmakefile;h=f1bf0b4878f21af6a5184dcca9bbc039487e17d1;hb=55fa3168d0fb5326341ff56d7a1638c89eb2ebaf;hp=07b68a59f8418569204c0bd68e23283752a70161;hpb=b046ce3acb25f54c78a9ccd767ece722a60a7ef6;p=lilypond.git diff --git a/Documentation/tex/GNUmakefile b/Documentation/tex/GNUmakefile index 07b68a59f8..f1bf0b4878 100644 --- a/Documentation/tex/GNUmakefile +++ b/Documentation/tex/GNUmakefile @@ -26,12 +26,13 @@ ps: $(PS_FILES) # urg default: -GENHTMLS = engraving colorado vocabulary computer-notation +GENHTMLS = engraving colorado glossary computer-notation OUTGENHTMLS = $(addprefix $(outdir)/, $(GENHTMLS:%=%.html)) -$(outdir)/glossary.dvi: $(outdir)/vocabulary.tex -$(outdir)/glossary.html: $(OUTGENHTMLS) +$(outdir)/glossary.dvi: $(outdir)/glossary-table.tex +$(outdir)/glossary.html: $(outdir)/glossary-table.html + local-WWW: $(HTML_FILES) $(OUTDOC_FILES:.doc=.ps.gz) $(OUTYO_FILES:.yo=.latex) $(OUTYO_FILES:.yo=.ps.gz) $(addprefix $(outdir)/, $(BIB_FILES:.bib=.html)) $(datafiles) $(PYTHON) $(step-bindir)/ls-latex.py --package=$(topdir) --title 'LaTeX documents about LilyPond' \