名前: 村越 信太郎 日時: 2007-09-13 17:26:15 IPアドレス: 125.197.236.*
>>49497 ご指摘ありがとうございます。 ascmacのパッケージを読み込まなければならないことを忘れていました。 あと、よく分かりませんが、修正したプログラム \documentclass{jreport} \usepackage{ascmac} \begin{document} \begin{minipage}{20zw} minipage環境の脚注\footnote{minipage環境の脚注。 外部のfootnoteカウンターとは別の番号が振られる。} はその環境の下部に出る。 {\ttfamily \yen footnotemark}を 使い番号だけを出力する。\footnotemark 脚注の内容は、minipage環境の外に出てから使う。 \end{minipage} \footnotetext{この場合もfootnoteカウンターが使われる。} \end{document} のコンパイルの画面に LaTeX Font Warning: Font shape `JT1/mc/m/it' undefined (Font) using `JT1/mc/m/n' instead on input line 6. LaTeX Font Warning: Font shape `JY1/mc/m/it' undefined (Font) using `JY1/mc/m/n' instead on input line 6. [1] (./text72.aux) LaTeX Font Warning: Some font shapes were not available, defaults substituted. という何か警告のようなメッセージが出ますが、 これはどういうものですか。やはり警告メッセージですか。 警告なのか否か不安なので、伺います。
この書き込みへの返事: