The template starts like this
Code: Select all
\documentclass[twocolumn,9pt]{jarticle}
\usepackage{amsmath}
\usepackage{here,jsmea4p2,txfonts,overcite}
\usepackage[dvipdfmx]{graphicx}
%\usepackage[dvips,draft]{graphicx}
\usepackage[dvips]{psfrag}
\usepackage{subfigure}
\usepackage{url}
\usepackage{bm}
\newfont{\cmss}{cmss10 scaled\magstep2}
\def\空白{\hspace*{1zw}}
\renewcommand\citeform[1]{#1)}
\def\Frac#1#2{\displaystyle\frac{#1}{#2}}
\def\d{{\rm d}}
% \makeatletter
% \renewcommand{\@biblabel}[1]{#1)}
% \makeatother
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% 初期設定
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% 著者の人数
\jauthorNm{4}
%% 論文タイトル(欧文) 記入しないとき \etitleNm{0}にする
\etitleNm{1}
%% 欧文の氏名と所属 記入しないとき \jauthorEn{0}にする
\jauthorEn{0}
%% 連絡先 記入しないとき \addressNm{0}にする
\addressNm{0}
%% アブストラクト 記入しないとき \addressNm{0}にする
\abstractNm{0}
%% キーワード 記入しないとき \KeywordNm{0}にする
\KeywordNm{0}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% 論文タイトル(和文)
\jtitle{\LARGE{多重安定性を有する小自由度力学系の\\構造転移ダイナミクスに関する研究}}
%% 論文タイトル(欧文)
\etitle{A study on dynamics of structural transition\\ in small-degree-of-freedom dynamical systems with multiple stability }
%% 公演番号
\talknumber{3P12}
%% a.発表者に○ b.資格 c.氏名 d.所属 e.氏名(欧文)f.所属(欧文)
%% 著者A
\jauthorAa{○}
\jauthorAb{学}
\jauthorAc{岡本 和大}
\jauthorAd{(阪 大)}
\jauthorAe{Naoki H{\footnotesize IGASHIYAMA}}
% \jauthorAf{School of Engineering,Osaka University\\ 2-1 Yamadaoka,
% Suita, Osaka 565-0871}
%\jauthorAf{Department of Adaptive Machine Systems, \\
% Graduate School of Engineering, Osaka University \\
% 2-1 Yamadaoka, Suita, Osaka 565-0871, Japan }
\jauthorAf{ Osaka University, 2-1 Yamadaoka, Suita, Osaka 565-0871}
%% 著者B
\jauthorBa{}
\jauthorBb{正}
\jauthorBc{土 井 祐 介}
\jauthorBd{(阪 大 工)}
\jauthorBe{Yusuke D{\footnotesize OI}}
\jauthorBf{Osaka University}
%% 著者C
\jauthorCa{}
\jauthorCb{正}
\jauthorCc{中 谷 彰 宏}
\jauthorCd{(阪 大 工)}
\jauthorCe{Akihiro N{\footnotesize AKATANI}}
\jauthorCf{Osaka University}
%% 著者D
\jauthorDa{}
\jauthorDb{}
\jauthorDc{}
\jauthorDd{}
\jauthorDe{}
\jauthorDf{}
%% 著者E
\jauthorEa{}
\jauthorEb{}
\jauthorEc{}
\jauthorEd{}
\jauthorEe{}
\jauthorEf{}
%% 著者F
\jauthorFa{}
\jauthorFb{}
\jauthorFc{}
\jauthorFd{}
\jauthorFe{}
\jauthorFf{}
%% 連絡先
\address{FAX:06-6879-7246\hspace*{2em}E-mail:{\tt nakatani@.ams.eng.osaka-u.ac.jp}}
% アブストラクト
\abstract{
}
%% キーワード
\Keyword{}
\pdfNm{0}
\begin{document}
Code: Select all
! LaTeX Error: This file needs format `pLaTeX2e'
but this is `LaTeX2e'
! Illegal unit of measure (pt inserted).
<to be read again>
z
l.31 \setlength{\parindent}{1zw}
Dimensions can be in units of em, ex, in, pt, pc,
cm, mm, dd, cc, nd, nc, bp, or sp; but yours is a new one!
I'll assume that you meant to say pt, for printer's points.
To recover gracefully from this error, it's best to
delete the erroneous units; e.g., type `2' to delete
two letters. (See Chapter 27 of The TeXbook.)
! LaTeX Error: Missing \begin{document}.
See the LaTeX manual or LaTeX Companion for explanation.