summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/support/ketcindy/Scriptfigure.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/support/ketcindy/Scriptfigure.txt')
-rw-r--r--Master/texmf-dist/doc/support/ketcindy/Scriptfigure.txt32
1 files changed, 16 insertions, 16 deletions
diff --git a/Master/texmf-dist/doc/support/ketcindy/Scriptfigure.txt b/Master/texmf-dist/doc/support/ketcindy/Scriptfigure.txt
index 9a330d46491..8026df529f4 100644
--- a/Master/texmf-dist/doc/support/ketcindy/Scriptfigure.txt
+++ b/Master/texmf-dist/doc/support/ketcindy/Scriptfigure.txt
@@ -1,16 +1,16 @@
-Ketinit();
-Texparent="";
-
-Putpoint("A",[-4,0],A.xy);
-Putpoint("B",[4,0],B.xy);
-Putpoint("C",[1,4],C.xy);
- // points can be put with Cindy button.
-
-Listplot([A,B,C,A]);
-Plotdata("1","sin(x)","x",["da"]);
-Paramplot("1","3*[cos(3*t),sin(2*t)]","t=[0,4*pi]",["Num=200","do"]);
-
-Windispg();
-
-//Help("Plotdata");
-//Help("Option");
+Ketinit();
+Texparent="";
+
+Putpoint("A",[-4,0],A.xy);
+Putpoint("B",[4,0],B.xy);
+Putpoint("C",[1,4],C.xy);
+ // points can be put with Cindy button.
+
+Listplot([A,B,C,A]);
+Plotdata("1","sin(x)","x",["da"]);
+Paramplot("1","3*[cos(3*t),sin(2*t)]","t=[0,4*pi]",["Num=200","do"]);
+
+Windispg();
+
+//Help("Plotdata");
+//Help("Option");