summaryrefslogtreecommitdiff
path: root/support/mctex/tex1.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/tex1.test
Initial commit
Diffstat (limited to 'support/mctex/tex1.test')
-rw-r--r--support/mctex/tex1.test10
1 files changed, 10 insertions, 0 deletions
diff --git a/support/mctex/tex1.test b/support/mctex/tex1.test
new file mode 100644
index 0000000000..d92e53fd41
--- /dev/null
+++ b/support/mctex/tex1.test
@@ -0,0 +1,10 @@
+
+/*
+ This is a test file of TeXetting for vaxima
+ tested function: latexezwks("filename"); a easy work-sheet function for LaTeX
+ */
+
+'limit(sqrt(alpha^x)/%e^x,x,inf);
+'sum(xi^7/gamma,xi,0,10);
+'product(chi^%e,chi,minf,inf);
+latexezwks("tex1.tex");