まず 一式の 表示を 見ます。
画像は適宜 切り取り 拡大縮小をしていますが
では TeX ファイル (source code)を見てみます。
\documentclass[a4paper,10pt]{jarticle}
\begin{document}
\begin{table}
\caption{Table Relational Symbols 1 of 3}
\label{tab:Rsym}
\centering
\begin{tabular}{lll}
\textbackslash approx & approximate symbol & $\approx$\\
\textbackslash asymp & asymptotic symbol & $\asymp$\\
\textbackslash bowtie & bowtie & $\bowtie$\\
\textbackslash cong & congruent symbol & $\cong$\\
\textbackslash dashv & left tack & $\dashv$\\
\textbackslash doteq & approaches the limit & $\doteq$\\
\textbackslash equiv & equivalent symbol & $\equiv$\\
\textbackslash frown & down curve & $\frown$\\
\textbackslash ge or
\textbackslash geq &
greater than or equal to symbol & $\ge$ $\geq$\\
\textbackslash gg & much greater than symbol & $\gg$\\
\textbackslash in & 'is an element of' symbol & $\in$\\
\textbackslash le or
\textbackslash leq &
less than or equal to symbol &
$\le$ $\leq$\\
\end{tabular}
\end{table}
\end{document}
にゃんたろう 拝!
2008年 7月29日 (火) 21:01:03 JST 作成