\documentclass[a4paper]{jsarticle} \usepackage{amsmath, graphics} \newcommand{\mathsym}[1]{{}} % \newcommand{\unicode}[1]{{}} % \usepackage{pifont} %\ding{30} & \ding{31} & \ding{32} & \ding{33} & 。。。 & \ding{254} %% AMS-LaTeX Created by Wolfram Mathematica 7.0 : www.wolfram.com \usepackage{latexsym,amsmath,theorem} \usepackage[psamsfonts]{amssymb} \usepackage{wrapfig} %\begin{proof}[Proof of hogehoge] % 定理の証明 %\end{proof} %\usepackage{mathpazo} %\usepackage{amsmath,amssymb} %\usepackage{booktabs} %\usepackage[dvips]{graphicx,color} \usepackage{shadethm} \newshadetheorem{theorem}{定理}[section] \newshadetheorem{cor}[theorem]{系} \newtheorem{remark}[theorem]{注釈} \newtheorem{unshadedtheorem}[theorem]{定理} %\newtheorem{comment}{コメント}[section] \newtheorem{prop}{命題}[section]%命題 \newtheorem{defn}{定義}[section]%定義 \newtheorem{assm}{仮定}[section]%仮定 % theorem ---> theorem %\newtheorem{theorem}{定理}[section]%定理 \newtheorem{cory}{系 }[section]%系 \newtheorem{lema}{補題}[section]%補題 \newtheorem{remk}{注意}[section]%注意 \newtheorem{exap}{例題}[section]%例題 \newtheorem{yotn}{要点}[section]%要点 \newcommand{\proof}{\textbf{証明:}}%証明 \newtheorem{Toi}{問}[section] %問い %\newcommand{\hxi}{\matheorem{\xi}} %\newcommand{\remark}{\textbf{注意}} \renewcommand{\theequation}{% \thesection.\arabic{equation}} \numberwithin{equation}{section} % amsmath パッケージ %%% %%%\@addtoreset{equation}{section} %%%\def\theequation{\thesection.\arabic{equation}} \begin{document} %\maketitle \hfill {\bf\LARGE タイトル } \qquad %$\Box \, \Box \, \Box \, \Box \, \Box$ \\ \hfill $\Box \, \Box \, \Box \, \Box \, \Box$ $\Box \, \Box \, \Box \, \Box \, \Box$ $\Box \, \Box \, \Box \, \Box \, \Box$ $\Box \, \Box \, \Box \, \Box \, \Box$ $\Box \, \Box \, \Box \, \Box \, \Box$ $\Box \, \Box \, \Box \, \Box \, \Box$ \hfill \today 版 \noindent \ding{48} \dotfill \quad\ding{47} \dotfill \quad\ding{47} \dotfill \quad\ding{47} \dotfill \quad\ding{46} \vspace{-4ex} \tableofcontents \noindent \ding{46} \dotfill \quad\ding{47} \dotfill \quad\ding{47} \dotfill \quad\ding{47} \dotfill \quad\ding{48} \section{初めのセクション} \section{つぎのセクション} \end{document}