summaryrefslogtreecommitdiff
path: root/support/mctex/tex9.test
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /support/mctex/tex9.test
Initial commit
Diffstat (limited to 'support/mctex/tex9.test')
-rw-r--r--support/mctex/tex9.test11
1 files changed, 11 insertions, 0 deletions
diff --git a/support/mctex/tex9.test b/support/mctex/tex9.test
new file mode 100644
index 0000000000..71d8edade5
--- /dev/null
+++ b/support/mctex/tex9.test
@@ -0,0 +1,11 @@
+
+/*
+ This is a test file of TeXetting for vaxima
+ tested function: texezwks("filename");
+ is a easy work-sheet function for LaTeX
+ */
+'integrate(f(tau)*g(t-tau),tau,0,t);
+'limit(tan(x)^cos(x),x,%pi/2);
+A='sum(A[i]*x^i,i,0,6);
+binomial(chi^y,sin(chi));
+texezwks("tex9.tex");