summaryrefslogtreecommitdiffstats
path: root/office/texlive/profile.d/texlive.csh
diff options
context:
space:
mode:
Diffstat (limited to 'office/texlive/profile.d/texlive.csh')
-rw-r--r--office/texlive/profile.d/texlive.csh4
1 files changed, 4 insertions, 0 deletions
diff --git a/office/texlive/profile.d/texlive.csh b/office/texlive/profile.d/texlive.csh
new file mode 100644
index 0000000000..eaadd94451
--- /dev/null
+++ b/office/texlive/profile.d/texlive.csh
@@ -0,0 +1,4 @@
+#!/bin/csh
+# Add path and MANPATH for TeXlive:
+set path = ( $path /usr/share/texmf/bin )
+setenv MANPATH ${MANPATH}:/usr/share/texmf/doc/man