# HG changeset patch # User taiki # Date 1397822394 -32400 # Node ID 9431c75c38e411ab46e9f09a0ab733f5bf13f729 # Parent 6ec0fb4966238a2c5a186b7d97648a80427b85cb add cls file diff -r 6ec0fb496623 -r 9431c75c38e4 paper/ipsjpapers.cls --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/paper/ipsjpapers.cls Fri Apr 18 20:59:54 2014 +0900 @@ -0,0 +1,16 @@ +% Copyright (C) 1995-2007 by Hiroshi Nakashima, Yasuki Saito and +% The Editorial Board of the IPSJ Journal +% +% ipsjpapers.cls 13-Mar-07 by Hiroshi Nakashima (ver 2.12) +% (revision history deleted) +% ipsjpapers.cls 1-Apr-96 by Hiroshi Nakashima (ver 2.00) + +\ifx\pfmtname\undefined +\NeedsTeXFormat{LaTeX2e} +\else +\NeedsTeXFormat{pLaTeX2e} +\fi + +\ProvidesClass{ipsjpapers}[2007/06/15 ver 2.12] +\input{ipsjpapers.sty} +\endinput