blob: 95c7a30a37f5566a5f436f5ce2e7f975b2e7c995 [file] [log] [blame]
\documentclass[10pt,letterpaper]{article}
\usepackage{times} % Use Times New Roman instead of Computer Modern font
%\usepackage{anysize}
%\marginsize{1.5in}{1.5in}{1.5in}{1.5in}
\usepackage{fullpage}
\usepackage[pdftex]{hyperref}
\hypersetup{
colorlinks,%
citecolor=black,%
filecolor=black,%
linkcolor=black,%
urlcolor=blue
}
\hyphenpenalty=5000
\tolerance=1000
% Skip a line between paragraphs, and don't indent them
\setlength{\parskip}{10pt} % 10 pt = space between paragraphs
\setlength{\parindent}{0pt} % 0 pt = indentation
\begin{document}
\title{\bfseries Getting the Photran Development Sources from CVS\\
{\normalsize and Creating Launch Configurations}}
\author{}
\date{}
\maketitle
\input{app-cvs.ltx-inc}
\vspace{1em}
\noindent\textbf{Part~III. Running the test cases}
\input{app-tests.ltx-inc}
\vspace{1em}
\noindent\textbf{Part~IV. Launching Photran in the debugger}
\input{app-launch.ltx-inc}
\end{document}