Code Search for Developers
 
 
  

manual.tex from Magnus at Krugle


Show manual.tex syntax highlighted

%% This is AMSLaTeX source.
%% This file is a wrapper for manual_incl.tex, which contains the
%% actual source.

\documentstyle[11pt]{report}

\setcounter{secnumdepth}{3}
\setcounter{tocdepth}{3}

\input{include/manual_macros}

\begin{document}

	\begin{titlepage}

		\vspace*{0.25\textheight}
		\noindent{\Huge\bf Magnus Reference Manual}\\
		\rule{\textwidth}{1.5mm}
		\begin{flushright}
			27 May, 1995
		\end{flushright}
		\vfill
		\noindent{\Large The New York Group Theory Cooperative}\\
		\rule{\textwidth}{0.75mm}
		\vspace*{0.1\textheight}

	\end{titlepage}

	\tableofcontents

	\setcounter{chapter}{2}
	\input{include/manual_incl}

\end{document}




See more files for this project here

Magnus

Magnus is a special purpose mathematical package for Infinite Group Theory computations

Project homepage: http://sourceforge.net/projects/magnus
Programming language(s): C,C++
License: other

  figs/
    CMs.fig
    ObjectOf.fig
    SM1.fig
    SM2b.fig
    SM3.fig
    SM4.fig
    SM5.fig
    booch.fig
    notation.fig
    objects.fig
    sm.fig
    sm2.fig
  include/
    back_end_incl.tex
    cvs_tutorial.tex
    epsf.tex
    front_end_incl.tex
    guidelines_incl.tex
    manual_incl.tex
    manual_macros.tex
    problems_incl.tex
    session_manager_incl.tex
  Makefile
  guidelines.tex
  magnus.tex
  manual.tex