名前: 若雲 日時: 2008-01-31 17:06:04 IPアドレス: 219.206.106.*
>>50747 環境型(\begin...\end)の数式は書けないですが、$ $を使って数式やギリシャ文字を 書き込むことができます。以下のサンプルを試してみてください。 tiger.epsというファイルはghostscriptをインストールした場所のexamples以下に あります。 \documentclass{jsarticle} \usepackage[dvips]{graphicx} \begin{document} \begin{figure}[htb] \begin{center} \includegraphics[width=.8\textwidth,keepaspectratio,clip]{tiger.eps} \end{center} \caption{$\int^{\infty}_{-\infty}j\omega L + \frac{j\omega L+z}{\omega ^{2}M^{2}}$のときの$\theta$の変化} \end{figure}
この書き込みへの返事: