[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.1, Wed Mar 1 02:25:51 2000 UTC (24 years, 3 months ago) by noro
Branch: MAIN

Initial revision

\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}