まず 一式の 表示を 見ます。
画像は適宜 切り取り 拡大縮小をしていますが
では TeX ファイル (source code)を見てみます。
\documentclass[a4paper,10pt]{jarticle} \begin{document} \begin{table} \caption{Table Relational Symbols 2 of 3} \label{tab:Rsym} \centering \begin{tabular}{lll} \textbackslash ll & much less than symbol & $\ll$\\ \textbackslash mid or \textbar & vertical bar & $\mid$ $|$\\ \textbackslash models & models (or true) & $\models$\\ \textbackslash neq & not equal to & $\neq$\\ \textbackslash ni & back to front 'is an element of' symbol & $\ni$\\ \textbackslash notin & 'not an element of' symbol & $\notin$\\ \textbackslash parallel & 'parallel to' symbol & $\parallel$\\ \textbackslash prec & precedes & $\prec$\\ \textbackslash preceq & precedes or equals symbol & $\preceq$\\ \textbackslash perp & 'perpendicular to' symbol & $\perp$\\ \textbackslash propto & 'proportional to' symbol & $\propto$\\ \textbackslash sim & similar & $\sim$\\ \end{tabular} \end{table} \end{document}
にゃんたろう 拝!
2008年 7月29日 (火) 21:01:03 JST 作成