Code Search for Developers
 
 
  

manual_macros.tex from Magnus at Krugle


Show manual_macros.tex syntax highlighted

%% some measurements to suit american and european paper:
%\parindent0pt
\textwidth17cm
\oddsidemargin-.7cm
\topmargin-1cm
\textheight22cm


\input{include/epsf}
\epsfverbosetrue


\newcommand{\update}[1]{\marginpar{\footnotesize #1}}

\newcommand{\magnus}{{\sc magnus}}
\newcommand{\file}[1]{{\tt #1}}
\newcommand{\code}[1]{{\tt #1}}
\newcommand{\lskip}{\vspace{10pt}}
\newcommand{\subsubheading}[1]{{\vspace{8pt}\noindent\em #1\vspace{8pt}}}
\newcommand{\var}[1]{{\tt #1}}

%\newcommand{\defmember}[3]{\noindent{\tt #2}\hfill #1\\#3\vspace{8pt}}

\newlength{\memberdescrwidth}
\setlength{\memberdescrwidth}{\textwidth}
\addtolength{\memberdescrwidth}{-\parindent}
\addtolength{\memberdescrwidth}{-1cm}

\newcommand{\defmember}[3]{
  \noindent{\tt #2}\hfill #1\\
  \indent\parbox[t]{\memberdescrwidth}{#3}\vspace{8pt}
}

\newcommand{\defmethod}[2]{
  \noindent{\tt #1}\hfill Method\\
  \indent\parbox[t]{\memberdescrwidth}{#2}\vspace{8pt}
}


\newcommand{\FE}{{\sf FE}}
\newcommand{\SM}{{\sf SM}}
\newcommand{\CM}{{\sf CM}}
\newcommand{\CMs}{{\sf CMs}}
\newcommand{\GCM}{{\sf GCM}}
\newcommand{\GIC}{{\sf GIC}}




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

  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