Artifact 71e57108892aa4b221ec4a10d6f8eefd368e2b9df77b031b7f1c50f48dd31e5b:
- Executable file
r38/packages/mathml/mathmlom.tex
— part of check-in
[f2fda60abd]
at
2011-09-02 18:13:33
on branch master
— Some historical releases purely for archival purposes
git-svn-id: https://svn.code.sf.net/p/reduce-algebra/code/trunk/historical@1375 2bfe0521-f11c-4a00-b80e-6202646ff360 (user: arthurcnorman@users.sourceforge.net, size: 863) [annotate] [blame] [check-ins using] [more...]
\documentclass[11pt,a4paper]{report} \usepackage{fancyheadings,graphics, makeidx} \makeindex %\textwidth 15cm %\textheight 21cm %\oddsidemargin 0.5cm %\topmargin 0cm %\parindent 0cm %\nofiles \title{MathML-OpenMath Interface\\ for REDUCE} \author{Luis Alvarez Sobreviela} \begin{document} \maketitle \input ptitle \tableofcontents \pagestyle{fancy} \rhead{\thepage} \lfoot{Luis Alvarez Sobreviela} \rfoot{OpenMath/MathML Interface} \cfoot{} \setlength{\footrulewidth}{0.4pt} \setcounter{page}{1} \newpage \input introduction \input analysis \input design \input testing \newpage \input cds %\newpage %\input mml %\newpage %\input ptitle \input bib \end{document}