diff options
author | Karl Berry <karl@freefriends.org> | 2009-07-24 23:41:28 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-07-24 23:41:28 +0000 |
commit | 76fa5e8e1df302a76387fdcd18ae069d1b4fed02 (patch) | |
tree | 7c9f3e16947ba6de1e04ff5746d8f53cd21afabe /Master/texmf-dist/doc/eplain/demo | |
parent | d9694ce1fb8dd23d0e0854338fff8c6cddc28d19 (diff) |
eplain 3.3 (24jul09)
git-svn-id: svn://tug.org/texlive/trunk@14435 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/eplain/demo')
-rw-r--r-- | Master/texmf-dist/doc/eplain/demo/Makefile | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/eplain/demo/Makefile b/Master/texmf-dist/doc/eplain/demo/Makefile index 45ba215c7aa..7a578663f38 100644 --- a/Master/texmf-dist/doc/eplain/demo/Makefile +++ b/Master/texmf-dist/doc/eplain/demo/Makefile @@ -21,6 +21,12 @@ xhyper.pdf: xhyper.tex ctan_lion_350x350.png lscommnt.pdf: lscommnt.tex PDFLATEX=$(PDFTEX) $(TEXI2PDF) lscommnt.tex +ctan_lion_350x350.png: + @echo "Please download" + @echo " ftp://tug.ctan.org/ftpmaint/CTAN_lion/ctan_lion_350x350.png" + @echo "and place it in the demo subdirectory." + exit 1 + # # Documents which have to be processed with dvipdfm(x). # |