まず 一式の 表示を 見ます。
画像は適宜 切り取り 拡大縮小をしていますが
では TeX ファイル (source code)を見てみます。
\documentclass[a4paper,10pt]{jarticle}
\begin{document}
\begin{table}
\caption{Table Arrow Symbols 2 of 3}
\label{tab:Bin}
\centering
\begin{tabular}{lll}
\textbackslash Longleftarrow & double lined long left arrow & $\Longleftarrow$\\
\textbackslash longleftrightarrow &
long arrow pointing left and right & $\longleftrightarrow$\\
\textbackslash Longleftrightarrow &
long double lined arrow pointing both left and right & $\Longleftrightarrow$\\
\textbackslash longmapsto & long maps to & $\longmapsto$\\
\textbackslash longrightarrow & long right arrow & $\longrightarrow$\\
\textbackslash Longrightarrow & long double lined right arrow & $\Longrightarrow$\\
\textbackslash mapsto & maps to & $\mapsto$\\
\textbackslash nearrow & arrow pointing north east & $\nearrow$\\
\textbackslash nwarrow & arrow pointing north west & $\nwarrow$\\
\textbackslash rightarrow or \textbackslash to & right arrow & $\rightarrow$ $\to$\\
\end{tabular}
\end{table}
\end{document}
にゃんたろう 拝!
2008年 7月29日 (火) 21:01:03 JST 作成