% This is the UKTUG version of the TeX FAQ % \documentclass{faq} % \setcounter{errorcontextlines}{999} % % read the first two definitions of faqbody.tex for the file version % and date \afterassignment\endinput\input faqbody % \typeout{The TeX FAQ, v\fileversion, date \filedate\space(UK TeX Users Group)} % % let's not be too fussy while we're developing... \hfuzz10pt \emergencystretch10pt % \begin{document} \title{The New \TeX{} FAQ\\ Your \protect\ref{lastquestion} Questions Answered\\ version \fileversion, date \filedate} \author{The UK \TeX{} Users Group Committee\\ after the original maintained by \\ Bobby Bodenheimer} \maketitle \centerline{\textsc{Note}} \begin{quotation}\small This document is a version of the FAQ article that was published as the December 1994 edition of the UKTUG magazine \BV{} (which wasn't formatted like this). The intention is that its content should be available to be fed back into the normal \Newsgroup|comp.text.tex| FAQ posting some time soon, but that work isn't yet complete. The article is also to be available as a \textsc{www} page. \end{quotation} \begin{multicols}{2} \tableofcontents \end{multicols} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % load the CTAN references \ifnotreadCTAN \input{dirctan} \input{filectan} \notreadCTANfalse \fi %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \Dings \begin{multicols}{2} \input{faqbody} \end{multicols} \typeout{*** That makes \thesubsection\space questions ***} \end{document}