summaryrefslogtreecommitdiff
path: root/support/mctex/tex8.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/tex8.test
Initial commit
Diffstat (limited to 'support/mctex/tex8.test')
-rw-r--r--support/mctex/tex8.test12
1 files changed, 12 insertions, 0 deletions
diff --git a/support/mctex/tex8.test b/support/mctex/tex8.test
new file mode 100644
index 0000000000..2d864c1240
--- /dev/null
+++ b/support/mctex/tex8.test
@@ -0,0 +1,12 @@
+
+/*
+ This is a test file of TeXetting for vaxima
+ tested function: latexezwks("filename"); a easy work-sheet function for LaTeX
+ lessparen(); set to have lessparen
+ "please compare with tex7.vax which has default"
+ */
+
+lessparen();
+realpart(sin(exp(%i*alpha+x)));
+imagpart(sin(exp(%i*alpha+x)));
+latexezwks("tex8.tex");