戻る

Delimiters の 表 2 of 2

     

Delimiters の 一覧です。

出力

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

005-L-R-2of2-w462h664.png

TeX source code

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

\documentclass[a4paper]{article}
\usepackage[dvips]{color}
\begin{document}

\begin{table}
\caption{Delimiters  use \textbackslash left \textbackslash right 2of 2}
\label{tab:Delm}
\centering
\begin{tabular}{lll}
\\
\textbackslash lfloor &  left floor &  $\left \lfloor \textcolor{green}{\frac {1}{1+x}} \right.$\\ 
\\ 

\textbackslash rfloor &  right floor & $\left \rfloor \textcolor{green}{\frac {1}{1+x}} \right.$\\  
\\
\textbackslash lceil &  left ceiling & $\left \lceil
 \textcolor{green}{\frac {1}{1+x}} \right.$\\ 
\\
\textbackslash rceil &  right ceiling & $\left \rceil \textcolor{green}{\frac {1}{1+x}} \right.$\\ 
\\
\textbackslash uparrow &  up arrow & $\left \uparrow \textcolor{green}{\frac {1}{1+x}} \right.$\\ 
\\
\textbackslash downarrow  & down arrow & $\left \downarrow \textcolor{green}{\frac {1}{1+x}} \right.$\\   
\\

\textbackslash Uparrow  & double up arrow & $\left \Uparrow \textcolor{green}{\frac {1}{1+x}} \right.$\\ 
\\ 

\textbackslash Downarrow &  double down arrow & $\left \Downarrow \textcolor{green}{\frac {1}{1+x}} \right.$\\ 
\\
\textbackslash updownarrow  & up down arrow & $\left \updownarrow \textcolor{green}{\frac {1}{1+x}} \right.$\\  
\\

\textbackslash Updownarrow &  double up down arrow & $\left \Updownarrow \textcolor{green}{\frac {1}{1+x}} \right.$\\     
\end{tabular}
\end{table}
\end{document}

にゃんたろう 拝!

2008年 7月30日 (水) 21:03:45 JST 作成


戻る

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