blob: 34d8b6ebee8279211f64aa8f42a3fdf0ba3da4f7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
%% file: TXScover.tex - Binder Cover - TeXsis version 2.18
%% @(#) $Id: TXScover.doc,v 18.1 2000/05/17 00:19:46 myers Exp $
%======================================================================*
% (C) Copyright 1989, 1992, 1993 by Eric Myers and Frank E. Paige
% This file is a part of TeXsis. Distribution and/or modifications
% are allowed under the terms of the LaTeX Project Public License (LPPL).
% See the file COPYING or ftp://ftp.texsis.org/texsis/LPPL
%======================================================================*
% SPINE LABEL: don't use any \special's here
\parskip=12pt
\noindent
(This file should be printed in Landscape mode.)
\emsg{This file should be printed in Landscape mode.}
\vskip 1in
\hoffset=-1.0cm
\spine{\vbox to 1in{\vfill
\hbox to 18cm {\hfil\twentyfourbf \TeXsis : %%
\TeX\ Macros for Physicists \hfil}%
\vfill}
}
\end
%>>> EOF TXScover.doc <<<
|