Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 91213ddcfbe7f54821d42c2d9e091326 > files > 1139

gap-system-packages-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.6 2003/11/18 08:35:49 gap Exp $
%%
%Y  Copyright 1997,  Lehrstuhl D fuer Mathematik,  RWTH Aachen,   Germany
%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%
%F  gapmacro  . . . . . . . . . . . . . . . .  read the GAP macro package
%%
\input ../../../doc/gapmacro
\Package{FPLSA}
%
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%
%F  BeginningOfBook . . . . . . . . . . . . . . . . . . .  start the book
%%
\BeginningOfBook{fplsa}
%
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%
%F  UseReferences . . . . . . . . . . . . . . . . . .  specify references
%%
\UseReferences{../../../doc/ext}
\UseReferences{../../../doc/ref}
%
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%
%F  TitlePage . . . . . . . . . . . . . . . . . . . . . . nice title page
%%
\TitlePage{
  \centerline{\titlefont FPLSA}\medskip
  \centerline{\titlefont ---}\medskip
  \centerline{\titlefont A GAP4 Package}\medskip
  \centerline{\subtitlefont For Finitely Presented Lie Super Algebras}\bigskip
  \centerline{\secfont Version 1.1}
  \vfill
  \centerline{\secfont by}\vfill
  \centerline{\secfont V. Gerdt and V. Kornyak}\vfill
  \centerline{\secfont{\Month} \Year}
}
%
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%
%F  TableOfContents . . . . . . . . . . . .  generate a table of contents
%%
\OneColumnTableOfContents
%
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%
%F  FrontMatter . . . . . . . . . . . . . . . . . . . . .  GAP 4 Tutorial
%%
\FrontMatter
%
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%
%F  Chapters  . . . . . . . . . . . . . . . . . . . . . .  GAP 4 Tutorial
%%
\Chapters
\Input{fplsa}
%
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%
%F  Appendices  . . . . . . . . . . . .  Extending GAP 4 Reference Manual
%%
\Appendices
%\Bibliography
\Index
%
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%
%F  EndOfBook . . . . . . . . . . . . . . . . . . . . . . . . . that's it
%%
\EndOfBook
%
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%
%E