Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 5e1854624d3bc613bdd0dd13d1ef9ac7 > files > 1147

gap-system-4.4.12-5mdv2010.0.i586.rpm

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%
%W  manual.tex                GAP documentation             Thomas Breuer
%W                                                         & Frank Celler
%W                                                     & Martin Schoenert
%W                                                       & Heiko Theissen
%%
%H  $Id: manual.tex,v 1.7 2003/11/17 15:58:18 gap Exp $
%%
%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%
%F  gapmacro  . . . . . . . . . . . . . . . .  read the GAP macro package
%%
\input ../../../doc/gapmacro
%
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%
%F  BeginningOfBook . . . . . . . . . . . . . . . . . . .  start the book
%%
\BeginningOfBook{ctbllib}
%
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%
%F  UseReferences . . . . . . . . . . . . . . . . . .  specify references
%%
\UseReferences{../../../doc/ext}
\UseReferences{../../../doc/ref}
\UseReferences{../../../doc/tut}
%
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%
%F  TitlePage . . . . . . . . . . . . . . . . . . . . . . nice title page
%%
\TitlePage{
  \centerline{\titlefont The GAP}\medskip
  \centerline{\titlefont Character Table Library}\vfill
  \centerline{\secfont Version 1.1}\vfill
  \centerline{\secfont maintained by}\vfill
  \centerline{\secfont Thomas Breuer}\vfill
  \centerline{Lehrstuhl D f{\accent127 u}r Mathematik,}\medskip
  \centerline{RWTH Aachen, Germany}\vfill
  \centerline{Copyright {\copyright} 2003}\medskip
  \centerline{We adopt the copyright regulations of {\GAP} as detailed in the
              copyright notice in the {\GAP} manual.}
}
%
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%
%F  TableOfContents . . . . . . . . . . . .  generate a table of contents
%%
\TableOfContents
%
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%
%F  FrontMatter . . . . . . . . . . . . . . . . . . . . .  GAP 4 Tutorial
%%
\FrontMatter
\immediate\write\citeout{\bs bibdata{../../../doc/mrabbrev,./manual,../../../doc/manual,../../atlasrep/doc/manual}}
%
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%
%F  Chapters  . . . . . . . . . . . . . . . . . . . . . .  GAP 4 Tutorial
%%
\Chapters
\Input{introduc}
\Input{ctbllibr}
\Input{construc}
\Input{ctblothe}
%
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%
%F  Appendices  . . . . . . . . . . . .  Extending GAP 4 Reference Manual
%%
\Appendices
\Bibliography
\Index
%
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%
%F  EndOfBook . . . . . . . . . . . . . . . . . . . . . . . . . that's it
%%
\EndOfBook
%
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%
%E