summaryrefslogtreecommitdiff
path: root/texmf-dist/doc/support/ketpic/ketsample/samples/s06animation/CindyScriptset.txt
blob: 3d0e239a766007474ad1480fad66ad960e68f3bc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
use("KetCindyPlugin"); 
if(isexists(plugindirectory,"dirhead.txt"),
  setdirectory(plugindirectory);
  import("dirhead.txt");
,
  Dirhead=getdirhead();
);
Shellfile="";
setdirectory(Dirhead);
import("setketcindy.txt");
import("ketoutset.txt");

setdirectory(Dirwork);

Helplist(["+","+3d","+mv"],"helpJ");

Shellfile="mv";