[BACK]Return to all.tex CVS log [TXT][DIR] Up to [local] / OpenXM / doc / compalg

File: [local] / OpenXM / doc / compalg / all.tex (download)

Revision 1.2, Tue Mar 28 02:02:29 2000 UTC (24 years, 2 months ago) by noro
Branch: MAIN
Changes since 1.1: +1 -0 lines

Added $OpenXM$.

%$OpenXM: OpenXM/doc/compalg/all.tex,v 1.2 2000/03/28 02:02:29 noro Exp $
\documentclass[12pt]{book}
\IfFileExists{epsfig.sty}{\usepackage{epsfig}}{}
\usepackage{latexsym}
\usepackage{my}

\title{計算機代数入門}
\author{野呂 正行}
\begin{document}
\addtolength{\baselineskip}{5pt}
\maketitle
%\begin{multicols}{2}
\tableofcontents
\input intro.tex
\input num.tex
\input poly.tex
\input gcd.tex
\input factor.tex
\input gr.tex
\input appgr.tex
\input prdec.tex
\input effgr.tex
\input fglm.tex
\input bib.tex
%\end{multicols}
\end{document}