aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2014-03-25 11:42:00 +0000
committerIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2014-03-25 11:42:00 +0000
commitab047cfb36d6dc94db2eaf669da566029ce049b7 (patch)
treef5ad3f5dc185df3362e1f5937e3aa524d2065438
parent6f885df5d63d2f2dcbabdfe6f03cdd6bb08490ec (diff)
renamed HOWTO to 'pd-externals-HOWTO'
no longer language-specific names... svn path=/trunk/; revision=17291
-rw-r--r--doc/tutorials/externals-howto/Makefile4
-rw-r--r--doc/tutorials/externals-howto/pd-externals-HOWTO.tex (renamed from doc/tutorials/externals-howto/HOWTO-externals-en.tex)0
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/tutorials/externals-howto/Makefile b/doc/tutorials/externals-howto/Makefile
index e1ce8d3a..8d42f47f 100644
--- a/doc/tutorials/externals-howto/Makefile
+++ b/doc/tutorials/externals-howto/Makefile
@@ -1,4 +1,4 @@
-HOWTO=HOWTO-externals-en
+HOWTO=pd-externals-HOWTO
HOWTO_EXAMPLES=example1 example2 example3 example4
@@ -27,7 +27,7 @@ pdf: $(HOWTO).pdf
html: $(HOWTO).tex $(HOWTO).pdf
mkdir -p $(HTMLDIR)
$(HTLATEX) $< "$(HTLATEX_OPTIONS2)" "$(HTLATEX_OPTIONS3)" "-d$(HTMLDIR)/"
- cp $(HOWTO).pdf "$(HTMLDIR)/pd-externals-HOWTO.pdf"
+ cp $(HOWTO).pdf "$(HTMLDIR)/"
clean:
-rm -f *.aux *.log *.toc *.out *.dvi
diff --git a/doc/tutorials/externals-howto/HOWTO-externals-en.tex b/doc/tutorials/externals-howto/pd-externals-HOWTO.tex
index ab5f3688..ab5f3688 100644
--- a/doc/tutorials/externals-howto/HOWTO-externals-en.tex
+++ b/doc/tutorials/externals-howto/pd-externals-HOWTO.tex