Index of /archives/text/CTAN/macros/latex/contrib/ltxnew

Icon  Name                                      Last modified      Size  Description
[PARENTDIR] Parent Directory - [TXT] README 2010-08-28 03:29 1.0K [TXT] ltxnew.dtx 2011-03-03 00:54 36K [TXT] ltxnew.ins 2011-03-03 00:55 2.5K [   ] ltxnew.pdf 2011-03-03 00:54 245K
% ltxnew provides the  \new, \renew and  \provide prefixes for checking
% definitions. It is designed to work with e-TeX distributions of LaTeX
% and relies on the LaTeX macro \@ifdefinable.
%
% Local  allocation  of counters,  dimensions,  skips,  muskips,  boxes,
% tokens  and marks  are provided by the  etex.sty package.
%
% \new  and  \renew  as well  as  \provide  may be used  for all kind of
% control sequences. Please refer to the section "Using \new" of the pdf
% documentation.
%
% *********************************************************************************
% This work consists of the main source file ltxnew.dtx
% and the derived files
%    ltxnew.sty, ltxnew.pdf, ltxnew.ins,
%
% Unpacking:
%    (a) If ltxnew.ins is present:
%           etex ltxnew.ins
%    (b) Without ltxnew.ins:
%           etex ltxnew.dtx
%    (c) If you insist on using LaTeX
%           latex \let\install=y\input{ltxnew.dtx}
%        (quote the arguments according to the demands of your shell)
%
% Documentation:
%           (pdf)latex ltxnew.dtx
%
% F Chervet - July 2009