summaryrefslogtreecommitdiff
path: root/texmf-dist/scripts/ketcindy/ketoutset.txt
diff options
context:
space:
mode:
Diffstat (limited to 'texmf-dist/scripts/ketcindy/ketoutset.txt')
-rw-r--r--texmf-dist/scripts/ketcindy/ketoutset.txt12
1 files changed, 0 insertions, 12 deletions
diff --git a/texmf-dist/scripts/ketcindy/ketoutset.txt b/texmf-dist/scripts/ketcindy/ketoutset.txt
index f5709f55..38381ef2 100644
--- a/texmf-dist/scripts/ketcindy/ketoutset.txt
+++ b/texmf-dist/scripts/ketcindy/ketoutset.txt
@@ -61,18 +61,6 @@ if(islinux(),
PathAd="";
);
-if(isstring(Homehead),
- setdirectory(Homehead+pathsep()+getname());
- import("ketcindyhead.txt");
-,
- Dirfile=gethome()+pathsep()+"ketcindy";
-);
-println(makedir(Dirfile,"ketwork"));
-Dirwork=Dirfile+pathsep()+"ketwork";
-Dirwork=replace(Dirwork,pathsep()+pathsep(),pathsep());
-
-setdirectory(Dirwork);
-
if(indexof(PathT,"platex")>0,
Helplist(["+","+3d","+mv"],"helpJ");
,