summaryrefslogtreecommitdiff
path: root/systems/unix/tex-fpc/shell/mk_TeX_dir
diff options
context:
space:
mode:
Diffstat (limited to 'systems/unix/tex-fpc/shell/mk_TeX_dir')
-rwxr-xr-xsystems/unix/tex-fpc/shell/mk_TeX_dir6
1 files changed, 6 insertions, 0 deletions
diff --git a/systems/unix/tex-fpc/shell/mk_TeX_dir b/systems/unix/tex-fpc/shell/mk_TeX_dir
new file mode 100755
index 0000000000..bf6dcaa8c1
--- /dev/null
+++ b/systems/unix/tex-fpc/shell/mk_TeX_dir
@@ -0,0 +1,6 @@
+# Prepare the current directory to run TeX, dvips and xdvi
+ln -s ~/TeXinputs .
+ln -s ~/TeXformats .
+ln -s ~/TeXfonts .
+ln -s ~/PKfonts .
+ln -s ~/DVIPSconf .