summaryrefslogtreecommitdiff
path: root/support/mctex/tex
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/tex
Initial commit
Diffstat (limited to 'support/mctex/tex')
-rw-r--r--support/mctex/tex49
1 files changed, 49 insertions, 0 deletions
diff --git a/support/mctex/tex b/support/mctex/tex
new file mode 100644
index 0000000000..365cd869ac
--- /dev/null
+++ b/support/mctex/tex
@@ -0,0 +1,49 @@
+Texetting is a package for the TeX and LaTeX typesetting pro-
+gram. It can create a code of TeX or LaTeX which can be used
+to merge in TeX or LaTeX document Moreover, it can produce a
+VAXIMA work-sheet for both TeX and LaTeX.
+
+Summary of the commands
+
+LaTeX functions
+-----------------------------------------------------------------------
+Function Description
+-----------------------------------------------------------------------
+latex(exp[,"file.tex"]); LaTeX main function
+latexinit("file.tex"[,style[,size]]); LaTeX file initialization
+latexautolabel(); LaTeX autolabeling mode function
+latexezwks("file.tex"); LaTeX easy worksheet recorder
+
+TeX functions
+-----------------------------------------------------------------------
+Function Description
+-----------------------------------------------------------------------
+tex(exp[,"file.tex"]); TeX main function
+texinit("file.tex"); TeX file initialization
+texautolabel(integer); TeX autolabeling mode setting function
+texezwks("file.tex"); TeX easy worksheet recorder
+
+The TeXetting functions for both TeX and LaTeX
+-----------------------------------------------------------------------
+Function Description
+-----------------------------------------------------------------------
+texdisplaytype(); display style mode setting function
+textexttype(); text style mode setting function
+texeval(); expression evaluation mode on function
+texnoeval(); expression evaluation mode off function
+texlabelleft(); left labeling mode setting function
+texlabelright(); right labeling mode setting function
+texworksheet(); worksheet mode setting function
+texdefault(); default resetting function
+lessparen() setting function to get less
+ parenthesises output
+parenback(); setting function to get more
+ parenthesises output
+worksheet("file.tex"'[labels]); simple worksheet function
+
+For more information, please type:
+ "/user/vaxima/ksu/new/chokchai/tutorMe" for Tutorial
+ "/user/vaxima/ksu/new/chokchai/greekSymbol" for Greek symbols
+
+You will get a print-out from the LaserJet in room 202.
+