diff options
| author | Gary Scavone <gary@music.mcgill.ca> | 2013-10-10 23:52:38 +0200 |
|---|---|---|
| committer | Stephen Sinclair <sinclair@music.mcgill.ca> | 2013-10-10 23:52:38 +0200 |
| commit | cdfd5a2d8e8781f1925e90953a330ad38e63222f (patch) | |
| tree | 78985510025fc967d6a2974819576458a3990bed /doc/latex/refman.tex | |
| parent | 72ee1e6be2d918af467fef76932231be731795e9 (diff) | |
Release 2.0 tarball2.0
Diffstat (limited to 'doc/latex/refman.tex')
| -rw-r--r-- | doc/latex/refman.tex | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/doc/latex/refman.tex b/doc/latex/refman.tex new file mode 100644 index 0000000..06dfb7d --- /dev/null +++ b/doc/latex/refman.tex @@ -0,0 +1,42 @@ +\documentclass[a4paper]{book} +\usepackage{a4wide} +\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} +{\large Generated by Doxygen 1.2.8.1}\\ +\vspace*{0.5cm} +{\small Tue Jan 22 15:27:40 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{classRtAudioError} +\chapter{Rt\-Audio File Documentation} +\input{RtAudio_8h} +\include{tutorial_8txt} +\printindex +\end{document} |
