summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/nag/abort.nag
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-01-13 00:00:17 +0000
committerKarl Berry <karl@freefriends.org>2006-01-13 00:00:17 +0000
commitcee304b733b97f3e40ce2eba5d01ade4c92fec32 (patch)
treefad07e07b2594f091387b16f42b656c1c9de3adf /Master/texmf-dist/tex/latex/nag/abort.nag
parentbbb8a5e5fb66774ed20ebb65249c2b0462cbfaca (diff)
nag
git-svn-id: svn://tug.org/texlive/trunk@1126 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/nag/abort.nag')
-rw-r--r--Master/texmf-dist/tex/latex/nag/abort.nag36
1 files changed, 36 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/nag/abort.nag b/Master/texmf-dist/tex/latex/nag/abort.nag
new file mode 100644
index 00000000000..23ad0a8d9e2
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/nag/abort.nag
@@ -0,0 +1,36 @@
+%%
+%% This is file `abort.nag',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% nag.dtx (with options: `abortnag')
+%% This is a generated file.
+%%
+%% This file is part of the `nag' package.
+%% The `nag' package has the LPPL maintenance status: maintained.
+%% Current Maintainer is Ulrich M. Schwarz, ulmi@users.sarovar.org
+%%
+%% Copyright (C) 2005 by Ulrich M. Schwarz.
+%%
+%% This file may be distributed and/or modified under the
+%% conditions of the LaTeX Project Public License, either
+%% version 1.3a 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
+%%
+\ProvidesFile{abort.nag}[2005/05/08 v0.1 treat complaints as errors (ulmi)]
+\renewcommand\nag@warn[1]{%
+ \addtocounter{nag@sins}{1}%
+ \PackageError{nag}{#1}{#1}%
+}
+\renewcommand\nag@warnNoLine[1]{%
+ \addtocounter{nag@sins}{1}%
+ \PackageError{nag}{#1}{#1}%
+}
+%%X Local Variables:
+%%X mode: latex
+%%X End:
+\endinput
+%%
+%% End of file `abort.nag'.