\documentclass{ictlab} \RCS $Revision: 1.10 $ \usepackage{alltt,key,xr,cols,lgrind} \externaldocument[lt-]% {../../linux_training-plus-config-files-ossi/build/masterfile} \usepackage[pdfpagemode=None,pdfauthor={Nick Urbanik}]{hyperref} \newcommand*{\labTitle}{Shell Programming---an Introduction} \renewcommand*{\subject}{Operating Systems and Systems Integration} \providecommand*{\RPM}{\acro{RPM}\xspace} \providecommand*{\CD}{\acro{CD}\xspace} \begin{document} Here are some example shell scripts for you to examine. \begin{figure}[htb] \lgrindfile{if1.lg} \caption{An example script showing use of the if statement} \label{fig:if1} \end{figure} \end{document}