\documentclass[11pt]{article} %--------------------------------------------------------------------------- %--------------------------------------------------------------------------- %----Need full path so tth picks up my shorthand definitions \input /usr/local/teTeX/tex/latex/LLS_Custom/ASL_defs %----Defines \tthonly \tthonlyhtml \texonly + set page background white \input /usr/local/teTeX/tex/latex/LLS_Custom/tthasl %----Make float placement less restrictive \renewcommand{\textfraction}{0.10} \renewcommand{\topfraction}{0.90} \renewcommand{\bottomfraction}{0.75} \renewcommand{\floatpagefraction}{0.70} %----Keep the top/bottom margins very small so 2 graphs/page \setlength{\textheight}{9.5in} \setlength{\topmargin}{-1.in} \setlength{\oddsidemargin}{.375in} \setlength{\evensidemargin}{.375in} \setlength{\textwidth}{5.75in} %--------------------------------------------------------------------------- %--------------------------------------------------------------------------- \title{\textsf{AIRS SRF/Gas Cell Work Page at UMBC}} \author{L. Strow}\date{\today} %--------------------------------------------------------------------------- \begin{document} \maketitle \tableofcontents \begin{abstract} The links below are to various reports/graphs associated with producing the AIRS Spectral Response Functions (SRFs). All of this data is preliminary and can only be used or referenced by members of the AIRS team. \end{abstract} %--------------------------------------------------------------------------- \section{Gas Cell Measurement Data/Documents} \section{SRF Data/Documents} \subsection{Raw SRF Plots Rendered as Images} \begin{itemize} \item \href{Test 386}{/asl/www/pub/strow/airs/srf/t386/srf386.html} \end{itemize} %--------------------------------------------------------------------------- \end{document}