%%
%% This is file `syntonly.sty',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% syntonly.dtx (with options: `package')
%%
%% This is a generated file.
%%
%% Copyright 1993 1994 1995 1996 1997 1998 1999
%% The LaTeX3 Project and any individual authors listed elsewhere
%% in this file.
%%
%% This file is part of the LaTeX2e system.
%% ----------------------------------------
%%
%% It may be distributed under the terms of the LaTeX Project Public
%% License, as described in lppl.txt in the base LaTeX distribution.
%% Either version 1.0 or, at your option, any later version.
%% \CheckSum{110}
%% \CharacterTable
%% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z
%% Lower-case \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z
%% Digits \0\1\2\3\4\5\6\7\8\9
%% Exclamation \! Double quote \" Hash (number) \#
%% Dollar \$ Percent \% Ampersand \&
%% Acute accent \' Left paren \( Right paren \)
%% Asterisk \* Plus \+ Comma \,
%% Minus \- Point \. Solidus \/
%% Colon \: Semicolon \; Less than \<
%% Equals \= Greater than \> Question mark \?
%% Commercial at \@ Left bracket \[ Backslash \\
%% Right bracket \] Circumflex \^ Underscore \_
%% Grave accent \` Left brace \{ Vertical bar \|
%% Right brace \} Tilde \~}
%%
\ProvidesPackage{syntonly}
[1998/08/17 v2.1d Standard LaTeX2e package]
\font\dummyft@=dummy \relax
\newif\ifsyntax@
\syntax@false
\def\syntaxonly{%
\syntax@true
\global\dummyft@
\count@\sixt@@n
\loop
\ifnum\count@ >\z@
\advance\count@\m@ne
\global\textfont\count@\dummyft@
\global\scriptfont\count@\dummyft@
\global\scriptscriptfont\count@\dummyft@
\repeat
\global\let\selectfont\relax
\global\let\mathversion\@gobble
\global\let\getanddefine@fonts\@gobbletwo
\tracinglostchars\z@
\nopages@
\frenchspacing
\hbadness\@M}
\def\nopages@{%
\output {\setbox\z@\box\@cclv
\setbox\z@\box\footins
\deadcycles\z@}%
\newtoks\output
\def\@xfloat##1[##2]{%
\def\@captype{##1}%
\ifinner\@parmoderr\fi
\setbox\@tempboxa\vbox\bgroup\@parboxrestore}%
\let\end@float\egroup
\def\marginpar{\ifinner\@parmoderr\fi
\begingroup \@ifnextchar [\@xmpar\@ympar}
\long\def\@xmpar[##1]{%
\setbox\@tempboxa\vbox{\@parboxrestore ##1}\@ympar}%
\long\def\@ympar##1{%
\setbox\@tempboxa\vbox{\@parboxrestore ##1}\endgroup}%
}
\@onlypreamble\syntaxonly
\endinput
%%
%% End of file `syntonly.sty'.
|