% -*- coding: utf-8 -*-
\documentclass{jarticle}
\usepackage[dvipdfmx]{graphicx}
\begin{document}
\section{序論}
\label{sec:intro}
隴西の李徴は博学才穎、天宝の末年、若くして名を虎榜に連ね、ついで江南尉に補せられたが\footnote{脚注テストその1。}、性、狷介、自ら恃むところ頗る厚く\footnote{脚注テストその2。}、賤吏に甘んずるを潔しとしなかった~\cite{Nakajima69:Riryo-Sangetsuki}。図~\ref{fig:tiger} 参照。
\begin{figure}[hbt]
\centering
\includegraphics[width=4cm]{Ghostscript_Tiger.eps}
\caption{Ghostscript の虎}
\label{fig:tiger}
\end{figure}
数式の例:
\begin{equation}
\label{eq:1}
e^{i\pi} = -1
\end{equation}
\begin{equation}
\label{eq:2}
I = - \sum_{i=1}^M p_i \log_2 p_i
\end{equation}
\begin{table}[hb]
\centering
\caption{Required version of Ghostscript}
\begin{tabular}{|c|c|c|} \hline
& version & comment \\ \hline
Ghostscript & $\geq 7.07$ & GNU or AFPL \\ \hline
\end{tabular}
\label{tab:vers}
\end{table}
\section{結論}
\label{sec:conclusion}
% \bibliographystyle{jabbrv}
% \bibliography{bibliography}
\begin{thebibliography}{1}
\bibitem{Nakajima69:Riryo-Sangetsuki}
中島.
\newblock 李陵・山月記.
\newblock 新潮文庫, 1969.
\end{thebibliography}
\end{document}