From 007f67a693e4d031fd3d792df8e4d5f43e2cb2e7 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 9 Jan 2006 00:49:07 +0000 Subject: doc/latex git-svn-id: svn://tug.org/texlive/trunk@84 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/sf298/sample298.pdf | Bin 0 -> 106900 bytes Master/texmf-dist/doc/latex/sf298/sample298.tex | 138 ++++++++++++++++++++++++ Master/texmf-dist/doc/latex/sf298/sf298.pdf | Bin 0 -> 241912 bytes 3 files changed, 138 insertions(+) create mode 100644 Master/texmf-dist/doc/latex/sf298/sample298.pdf create mode 100644 Master/texmf-dist/doc/latex/sf298/sample298.tex create mode 100644 Master/texmf-dist/doc/latex/sf298/sf298.pdf (limited to 'Master/texmf-dist/doc/latex/sf298') diff --git a/Master/texmf-dist/doc/latex/sf298/sample298.pdf b/Master/texmf-dist/doc/latex/sf298/sample298.pdf new file mode 100644 index 00000000000..8cc5760025d Binary files /dev/null and b/Master/texmf-dist/doc/latex/sf298/sample298.pdf differ diff --git a/Master/texmf-dist/doc/latex/sf298/sample298.tex b/Master/texmf-dist/doc/latex/sf298/sample298.tex new file mode 100644 index 00000000000..6643b4c8092 --- /dev/null +++ b/Master/texmf-dist/doc/latex/sf298/sample298.tex @@ -0,0 +1,138 @@ +%% +%% This is file `sample298.tex', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% sf298.dtx (with options: `sample') +%% +%% Copyright (C) 2000,2005 Steven Douglas Cochran. +%% +%% This file is NOT the source for sample298, because almost all comments +%% have been stripped from it. It is NOT the preferred form of sample298 +%% for making modifications to it. +%% +%% Therefore you can NOT redistribute and/or modify THIS file. You can +%% however redistribute the complete source package (Makefile, sf298.dtx +%% and sf298.ins) and/or modify it under the terms of the LaTeX Project +%% Public License, either version 1.2 of this license or (at your option) +%% any later version. The latest version of this license is in: +%% http://www.latex-project.org/lppl.txt and version 1.2 or later is part +%% of all distributions of LaTeX version 1999/09/03 or later. +%% +%% The sf298 package is distributed in the hope that it will be useful, +%% but `as is', WITHOUT WARRANTY OF ANY KIND, either expressed or +%% implied, including, but not limited to, the implied warranties of +%% MERCHANTABILITY and FITNESS FOR A PARTICULAR PURPOSE. See the LaTeX +%% Project Public License for more details. +%% +\documentclass[twoside]{article} +\usepackage{sf298} +\makeatletter +\renewcommand{\@maketitle}{% + \newpage + \null + \vskip 2em% + \begin{center}% + \let\footnote\thanks + {\LARGE\sf@Title\par}% + \vskip 1.5em% + {\large + \lineskip .5em% + \begin{tabular}[t]{c}% + \@author\\[10pt] + \sf@PerformingOrg + \end{tabular}\par}% + \vskip 1em% + {\large\@date}% + \end{center}% + \par + \vskip 1.5em} + \newcommand{\showabstract}{% + \noindent + \sf@Abstract} +\newcommand{\ReportDescription}{% + \global\let\thanks\@gobble + \MakeRptDocPage + \global\let\thanks\relax} +\makeatother +\date{June 1996} +\ReportDate{10--06--1996} +\ReportType{Final} +\DatesCovered{1 June 1996 --- 31 May 1999} +\Title{Final Report Title\thanks{We wish to thank all those who helped with + this project. The views and conclusions contained + in this document are those of the authors and should + not be interpreted as representing anyone else.}} +\ContractNumber{DACA99--99--C--9999} + %\GrantNumber{} + %\ProgramElementNumber{} + %\ProjectNumber{} + %\TaskNumber{} + %\WorkUnitNumber{} +\author{Joe A. Uthor and Jane E. Ditor} +\Author{Uthor, Joe, A., and Ditor, Jane, E.} +\PerformingOrg{% + Our Little Laboratory\\[-1pt] + Computer Science Department\\[-1pt] + The Big University\\[-1pt] + 9999 Avenue Street\\[-1pt] + Anytown, TX 19293--8765} + %\POReportNumber{} +\SponsoringAgency{% + U.S. Army Sponsoring Department\\ + P.O. Box 92919, Miltown, AK 97909--6543\\[10pt] + U.S. Army Monitoring Agency\\ + 909 Mission Rd., Somecity, MD 29399--9753} + %\Acronyms{} + %\SMReportNumber{} + %\DistributionStatement{} +\SupplementaryNotes{% + The views, opinions and/or findings contained in this report are + those of the authors and should not be construed as an official + U.S.\ Government position, policy or decision, unless so designated + by other documentation.} +\Abstract{% + This sample paper shows one way to use the sf298 package along with + the article documentclass to generate a paper with the standard form 298 + as the second physical page in the document. + + In addition, the common text of the title, authors and abstract are + shared and the ``{\tt \string\thanks}'' macro is treated specially so + that it is active for the titlepage and inactive for the report + documentation page.} +\SubjectTerms{keywords; associated words; other words} + %\NumberPages{} + %\ReportClassification{} + %\PageClassification{} + %\AbstractClassification{} +\AbstractLimitation{UU} +\ResponsiblePerson{Mr.\ Joe A. Uthor} +\RPTelephone{(412) 555--9999} +\begin{document} +\pagenumbering{roman} + +\maketitle\thispagestyle{empty} +\begin{abstract} + \showabstract +\end{abstract} + +\ReportDescription + +\tableofcontents +\cleardoublepage +\pagenumbering{arabic} +\setcounter{page}{1} + +\section{Introduction} + +Blah, blah and blah. + +\section{Conclusion} + +More blah, blah and blah. + +\end{document} +\endinput +%% +%% End of file `sample298.tex'. diff --git a/Master/texmf-dist/doc/latex/sf298/sf298.pdf b/Master/texmf-dist/doc/latex/sf298/sf298.pdf new file mode 100644 index 00000000000..c012c494dff Binary files /dev/null and b/Master/texmf-dist/doc/latex/sf298/sf298.pdf differ -- cgit v1.2.3