summaryrefslogtreecommitdiff
path: root/doc/doxygen/latex/refman.tex
diff options
context:
space:
mode:
authorGary Scavone <gary@music.mcgill.ca>2013-10-10 23:57:51 +0200
committerStephen Sinclair <sinclair@music.mcgill.ca>2013-10-10 23:57:51 +0200
commitf58f7c5aafe9b52acf26fad31ac2c01c6a184fbc (patch)
treee6a95e6bce9138be23bffd52c6e9e742b863f73e /doc/doxygen/latex/refman.tex
parent71d678163c1a267fd006dbddf5f7ff42a5986366 (diff)
Release 2.1 tarball2.1
Diffstat (limited to 'doc/doxygen/latex/refman.tex')
-rw-r--r--doc/doxygen/latex/refman.tex39
1 files changed, 0 insertions, 39 deletions
diff --git a/doc/doxygen/latex/refman.tex b/doc/doxygen/latex/refman.tex
deleted file mode 100644
index 6b60c38..0000000
--- a/doc/doxygen/latex/refman.tex
+++ /dev/null
@@ -1,39 +0,0 @@
-\documentclass[letterpaper]{book}
-\usepackage{makeidx}
-\usepackage{fancyhdr}
-\usepackage{graphicx}
-\usepackage{float}
-\usepackage{alltt}
-\usepackage{doxygen}
-\makeindex
-\setcounter{tocdepth}{1}
-\setlength{\footrulewidth}{0.4pt}
-\begin{document}
-\begin{titlepage}
-\vspace*{7cm}
-\begin{center}
-{\Large Rt\-Audio Reference Manual}\\
-\vspace*{1cm}
-{\small May 2002}\\
-\end{center}
-\end{titlepage}
-\clearemptydoublepage
-\pagenumbering{roman}
-\tableofcontents
-\clearemptydoublepage
-\pagenumbering{arabic}
-\chapter{The {\bf Rt\-Audio} {\rm (p.\,\pageref{classRtAudio})} Tutorial}
-\label{index}\input{index}
-\chapter{Rt\-Audio Compound Index}
-\input{annotated}
-\chapter{Rt\-Audio File Index}
-\input{files}
-\chapter{Rt\-Audio Class Documentation}
-\input{classRtAudio}
-\include{structRtAudio_1_1RTAUDIO__DEVICE}
-\include{classRtError}
-\chapter{Rt\-Audio File Documentation}
-\input{RtAudio_8h}
-\include{tutorial_8txt}
-\printindex
-\end{document}