Sophie

Sophie

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

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

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%
%%  manual.tex            IRREDSOL documentation           Burkhard Hoefling
%%
%%  @(#)$Id: manual.tex,v 1.13 2007/02/17 12:23:58 gap Exp $
%%
%%  Copyright (C) 2003-2005 by Burkhard Hoefling, 
%%  Institut fuer Geometrie, Algebra und Diskrete Mathematik
%%  Technische Universitaet Braunschweig, Germany
%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

% input GAP macro file
\input ../../../doc/gapmacro.tex

% declare some package names
\Package{IRREDSOL}
\Package{CRISP}

% allow manual line breaks in long function names
\def\\{\discretionary{\char92}{}{}} 

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\BeginningOfBook{irredsol}
  \UseReferences{../../../doc/ref}
  \UseReferences{../../crisp/doc}

  \TitlePage{
    \vfill
    \centerline{\titlefont IRREDSOL}
    \bigskip
    \bigskip
    \centerline{\subtitlefont Version 1.1.2}
    \bigskip
    \bigskip
    \bigskip
    \centerline{\subtitlefont A library of }
    \medskip
    \centerline{\subtitlefont irreducible solvable matrix groups}
    \medskip
    \centerline{\subtitlefont over finite fields}
    \bigskip
    \bigskip
    \bigskip
    \bigskip
    \centerline{\subtitlefont Burkhard H{\accent 127 o}f{}ling}
    \bigskip
    \centerline{\secfont Institut f{\accent 127 u}r Geometrie, Algebra und Diskrete
       Mathematik}
    \medskip
    \centerline{\secfont Technische Universit{\accent 127 a}t}
    \medskip
    \centerline{\secfont Braunschweig, Germany}
    \vfill
 }
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  \TableOfContents
  
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  \FrontMatter
  
\immediate\write\citeout{\bs bibdata{manual}} 
%    \Input{copyright}
%    \Input{preface}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  \Chapters
  
 \Input{overview}
 \Input{access}
 \Input{recognition}
 \Input{matgroups}
 \Input{primitive}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  \Appendices     % don't uncomment - this is needed for the online manual
  
    \Bibliography
    \Index

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\EndOfBook

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%
%E
%%