summaryrefslogtreecommitdiff
path: root/support/mewltx/misc.lh
blob: 96d47eddd6c9a18a7444fd0f6aa5e7107c8ca844 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Miscellaneous LaTeX commands

\frac{}{}                    
\makebox[size][pos]{text}
\multicolumn{noc}{fmt}{text} 
\newcommand{\cs}[narg]{def}    
\newcounter{counter}[name]   
\newenvironment{envname}[narg]{def1}{def2}
\newtheorem{env}[env2]{label}[sectype] 
\raisebox{dim}[d2][d3]{text}
\renewcommand{\cs}[narg]{def} 
\renewenvironment{envname}[narg]{def1}{def2}
\rule[height]{length}{width}
\savebox{\binname}[width][pos]{text}
\sbox{\binname}{text}
\setlength{\nl}{length}
\settowidth{\nl}{text}
\shortstack[pos]{x\\y}
\sqrt[]{}
\stackrel{stuff}{delim}
\typein[\cs]{text}    
\typeout{}
\usebox{\binname}
\verb||