戻る

Arrow Symbols total 1 of 3

     

まず 一式の 表示を 見ます。

出力

画像は適宜 切り取り 拡大縮小をしていますが

041-arrow-1of3-w658h382.png

TeX source code

では TeX ファイル (source code)を見てみます。

\documentclass[a4paper,10pt]{jarticle}

\begin{document}
\begin{table}
\caption{Table Arrow Symbols 1 of 3}
\label{tab:Bin}
\centering
\begin{tabular}{lll}

\textbackslash downarrow &  down arrow &  $\downarrow$\\ 
\textbackslash Downarrow &  double lined down arrow &  $\Downarrow$\\
\textbackslash hookleftarrow  & hook left arrow &  $\hookleftarrow$\\ 
\textbackslash hookrightarrow &  hook right arrow &  $\hookrightarrow$\\
\textbackslash leftarrow or \textbackslash gets &  left arrow &  $\leftarrow$ $\gets$\\
\textbackslash Leftarrow &  double lined left arrow &  $\Leftarrow$\\

\textbackslash leftharpoondown &  left harpoon down &  $\leftharpoondown$\\ 
\textbackslash leftharpoonup &  left harpoon up  & $\leftharpoonup$\\
\textbackslash leftrightarrow &  arrow pointing left and right  & $\leftrightarrow$\\ 

\textbackslash Leftrightarrow &  
 doubled lined arrow pointing left and right &  $\Leftrightarrow$\\
\textbackslash longleftarrow &  long left arrow &  $\longleftarrow$\\

\end{tabular}
\end{table}

\end{document}

にゃんたろう 拝!

2008年 7月29日 (火) 21:01:03 JST 作成


戻る

Copyright © 2006.-2008. nyantarou All Rights Reserved.