summaryrefslogtreecommitdiff
path: root/support/TVS/TVS/pathcuts.tvs
diff options
context:
space:
mode:
Diffstat (limited to 'support/TVS/TVS/pathcuts.tvs')
-rw-r--r--support/TVS/TVS/pathcuts.tvs15
1 files changed, 15 insertions, 0 deletions
diff --git a/support/TVS/TVS/pathcuts.tvs b/support/TVS/TVS/pathcuts.tvs
new file mode 100644
index 0000000000..c210542d2c
--- /dev/null
+++ b/support/TVS/TVS/pathcuts.tvs
@@ -0,0 +1,15 @@
+# $Author: antos $
+# $Id: pathcuts.tvs,v 1.1 2000/04/13 20:04:13 antos Exp $
+#
+# TVS --- TeX Versioning System pathcuts
+#
+# This file contains starts of filenames which are cut
+# to make output directory structure not so deep.
+# Feel free to set up it to whatever you need.
+
+# I use this for my TeXLive installation on Linux, the best OS ;-)
+/usr/TeX/texmf/
+
+# On M$ platforms, it is highly recomended to use
+\w:\\
+# which cuts c:\, C:\, d:\, etc.