texプレート(授業レポート表紙なし)

「texプレート(授業レポート表紙なし)」の編集履歴(バックアップ)一覧はこちら

texプレート(授業レポート表紙なし)」(2010/04/22 (木) 18:25:45) の最新版変更点

追加された行は緑色になります。

削除された行は赤色になります。

\documentclass[a4j]{jsarticle} \usepackage[draftdvips]{graphicx} \usepackage{amsmath,txfonts} % 数式フォントを変更 \usepackage{cite} \usepackage{listings,jlisting} \title{\vspace{-3cm}$TITLE} \author{\vspace{0cm}\\ 課題識別番号:$HOGE\\ 研究室名:$FUGA\\ 学籍番号:$PIYO \\ 氏名:$FOO \\ e-mail:$BAR } \end{titlepage} % ▼新しい参照命令 Tref, Eref, Fref を定義 \newcommand{\Tref}[1]{表\ref{#1}} \newcommand{\Eref}[1]{式(\ref{#1})} \newcommand{\Fref}[1]{図\ref{#1}} \renewcommand{\bibname}{参考文献} % 関連図書 を 参考文献 に変更 \renewcommand\citeleft{} % parentheses around list \renewcommand\citeright{} % parentheses around list \renewcommand\citeform[1]{[#1]} % [[1]-[5]] % % document start %----------------------------------------------------------------------- \begin{document} \maketitle \par ソースコード:\\ \begin{lstlisting}[label=src:$HOGE, caption=$HOGE] \end{lstlisting} \par 実行結果:\\ \begin{figure}[!h] \begin{center} \includegraphics[scale=.8]{./$HOGE.EPS} \end{center} \caption{$HOGE} \label{gaussian_paluse} \end{figure} \end{document}

表示オプション

横に並べて表示:
変化行の前後のみ表示:
ツールボックス

下から選んでください:

新しいページを作成する
ヘルプ / FAQ もご覧ください。