summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/scripts/ketcindy/ketoutset.txt
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2018-06-15 16:03:13 +0000
committerNorbert Preining <preining@logic.at>2018-06-15 16:03:13 +0000
commit6c74bdbfb4caa51514bdea1edd36bc71532a16b0 (patch)
tree74f65d377efe78179a53322abefcbd6fea9c0876 /Master/texmf-dist/scripts/ketcindy/ketoutset.txt
parent355b4e5dc0f07541a7603df5f55f71a695efac0e (diff)
ketcindy 20180615.1
git-svn-id: svn://tug.org/texlive/trunk@48019 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/scripts/ketcindy/ketoutset.txt')
-rw-r--r--Master/texmf-dist/scripts/ketcindy/ketoutset.txt108
1 files changed, 54 insertions, 54 deletions
diff --git a/Master/texmf-dist/scripts/ketcindy/ketoutset.txt b/Master/texmf-dist/scripts/ketcindy/ketoutset.txt
index 8153d6e98c8..0b42ee4f6bb 100644
--- a/Master/texmf-dist/scripts/ketcindy/ketoutset.txt
+++ b/Master/texmf-dist/scripts/ketcindy/ketoutset.txt
@@ -1,54 +1,54 @@
-if(!isstring(PathThead),
- PathThead="";
-);
-PathT=PathThead+"uplatex";
-if(iswindows(),
- PathS="C:\Program Files\scilab-6.0.0\bin\scilex";
- PathC="C:\MinGW\bin\gcc.exe";
- Pathpdf="C:\Program Files\SumatraPDF\SumatraPDF.exe";
- PathR="C:\Program Files\R\R-3.4.2\bin";
- PathA="C:\Program Files\asir\bin\asir";
- PathM="C:\maxima-5.37.3\bin\maxima.bat";
- PathV3="C:\Program Files\VCG\MeshLab\meshlab";
- PathF="C:\cygwin\bin";
- PathAd="C:\Program Files\Adobe\Acrobat Reader DC\Reader\AcroRd32.exe";
-);
-if(ismacosx(),
- PathS="/Applications/scilab-6.0.0.app/Contents/MacOS/bin/scilab";
- Pathpdf="preview";
- PathC="gcc";
- PathR="/Library/Frameworks/R.framework/Versions/Current/Resources/bin/R";
- PathA="/Applications/cfep.app/OpenXM/rc/asir";
- PathM="/Applications/Maxima.app/Contents/Resources/maxima.sh";
- PathV3="/Applications/meshlab.app/Contents/MacOS/MeshLab";
- PathF="/Applications/FriCAS.app/Contents/Resources/bin/fricas";
- PathAd="/Applications/Adobe Acrobat Reader DC.app/Contents/MacOS/AdobeReader";
- Mackc="sh";
-);
-if(islinux(),
- PathS="scilab";
- Pathpdf="evince";
- PathC="gcc";
- PathR="R";
- PathA="asir";
- PathM="maxima";
- PathV3="Meshlab";
- PathF="fricas";
- PathAd="acroread";
-);
-
-if(iswindows(), //180420from
- Changesetting([gethome(), gethome()+"\Desktop","C:"]);
-,
- Changesetting([gethome(),gethome()+"/Desktop"]);
-);//180420to
-
-if(indexof(PathT,"platex")>0,
- Helplist(["+","+3d","+mv"],"helpJ");
-,
- Helplist(["+","+3d","+mv"],"helpE");
-);
-
-setdirectory(Dircdy);
-
-
+if(!isstring(PathThead),
+ PathThead="";
+);
+PathT=PathThead+"uplatex";
+if(iswindows(),
+ PathS="C:\Program Files\scilab-6.0.0\bin\scilex";
+ PathC="C:\MinGW\bin\gcc.exe";
+ Pathpdf="C:\Program Files\SumatraPDF\SumatraPDF.exe";
+ PathR="C:\Program Files\R\R-3.4.2\bin";
+ PathA="C:\Program Files\asir\bin\asir";
+ PathM="C:\maxima-5.37.3\bin\maxima.bat";
+ PathV3="C:\Program Files\VCG\MeshLab\meshlab";
+ PathF="C:\cygwin\bin";
+ PathAd="C:\Program Files\Adobe\Acrobat Reader DC\Reader\AcroRd32.exe";
+);
+if(ismacosx(),
+ PathS="/Applications/scilab-6.0.0.app/Contents/MacOS/bin/scilab";
+ Pathpdf="preview";
+ PathC="gcc";
+ PathR="/Library/Frameworks/R.framework/Versions/Current/Resources/bin/R";
+ PathA="/Applications/cfep.app/OpenXM/rc/asir";
+ PathM="/Applications/Maxima.app/Contents/Resources/maxima.sh";
+ PathV3="/Applications/meshlab.app/Contents/MacOS/MeshLab";
+ PathF="/Applications/FriCAS.app/Contents/Resources/bin/fricas";
+ PathAd="/Applications/Adobe Acrobat Reader DC.app/Contents/MacOS/AdobeReader";
+ Mackc="sh";
+);
+if(islinux(),
+ PathS="scilab";
+ Pathpdf="evince";
+ PathC="gcc";
+ PathR="R";
+ PathA="asir";
+ PathM="maxima";
+ PathV3="Meshlab";
+ PathF="fricas";
+ PathAd="acroread";
+);
+
+if(iswindows(), //180420from
+ Changesetting([gethome(), gethome()+"\Desktop","C:"]);
+,
+ Changesetting([gethome(),gethome()+"/Desktop"]);
+);//180420to
+
+if(indexof(PathT,"platex")>0,
+ Helplist(["+","+3d","+mv"],"helpJ");
+,
+ Helplist(["+","+3d","+mv"],"helpE");
+);
+
+setdirectory(Dircdy);
+
+