LaTeX Command list
math
\[ math=singlen \]
or
$ math=single $
ex.
\[R=\rho{}\frac{\ell}{S} \quad [\Omega]\]
Using word
\rho{} \omega{} \Omega{} \theta{} \pi{}
\mu{} \varepsilon{} \sin{} \cos{}
\phi{} \alpha{} \beta{} \gamma{}
\delta{} \eta{} \ell{} \LaTeX{}
\Style{ }
\footnote{text}
\underline{text}
\pagestyle{empty}
\index{description}
\marginpar{text}
\fbox{text}
space
\hspace{1cm} \hfill
\vspace{10mm} \vfill
Box
\framebox[7zw][s]{\textgt{(23) }}
label ref
\label{tag}<=>\ref{tag},\pageref{tag}
Font
\textgt{Godic}
\textmc{Mintyou}
\texttt{Typewriter}
\textsf{San serif}
\textbf{Bold}
\textmd{Medium}
\textsl{Slanted}
\textit{Italic}
\textsc{Small caps}
\textup{Upright}
Text size
{\tiny{want to Tint words}}
{\scriptsize{want to script words}}
{\footnotesize{want to footnote words}}
{\small{want to small}}
{\normalsize{normalsize}}
{\large{want to large}}
{\Large{Large}}
{\LARGE{LARGE}}
{\huge{huge}}
{\Huge{Huge}}
Begin style
\begin{abstract}
abstract
\end{abstract}
\begin{flushright}
flushright
\end{flushright}
\begin{flushleft}
flushleft
\end{flushleft}
\begin{center}
center
\end{center}
\begin{verbatim}
verbatim
\end{verbatim}
\begin{verbatim*}
verbatim*
\end{verbatim*}
\begin{quotation}
quotation
\end{quotation}
yatex-mode
C - c C - t j LaTeX compile $ platex file.tex
C - c C - t p LaTeX Dvi $ xdvi file.dvi
$ dvipdfmx file.dvi dvi = > file.pdf
$ xpdf file.pdf pdf view
$ pdvips file.dvi = > file.ps
$ gv file.ps file view c-p : print
$ gv file.eps file.eps view
C - c ' Jump to errart
C - c > comment
C - c < comment out
C - c C -b command \begin{command} \end{command}
New command List