diff options
author | Karl Berry <karl@freefriends.org> | 2011-05-06 23:17:26 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-05-06 23:17:26 +0000 |
commit | e1ef22356087d81c9700f75a1fa142404cec7772 (patch) | |
tree | 0e6fe5e3316b50f99f13884e240a28fd8701bfeb /Master/texmf-dist/tex/latex/wnri-latex/wnri.sty | |
parent | 0dbce5a1ecaba08bc5c6e7bba8fd8388a8645634 (diff) |
wnri-latex separated from wnri (5may11)
git-svn-id: svn://tug.org/texlive/trunk@22338 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/wnri-latex/wnri.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/wnri-latex/wnri.sty | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/wnri-latex/wnri.sty b/Master/texmf-dist/tex/latex/wnri-latex/wnri.sty new file mode 100644 index 00000000000..83e5c795402 --- /dev/null +++ b/Master/texmf-dist/tex/latex/wnri-latex/wnri.sty @@ -0,0 +1,27 @@ +%% +%% This is file `wnri.sty', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% wnri.dtx (with options: `package') +%% +%% This is a generated file in the wnri-latex package. +%% +%% Copyright (C) 1998, 2011 by Anshuman Pandey. +%% +%% The entire package is released under the GNU GPL, either version 2, or +%% (at your option) any later version. +%% +\NeedsTeXFormat{LaTeX2e} +\ProvidesPackage{wnri} + [2011/05/03 v1.0b + WNRI style package] +\renewcommand{\encodingdefault}{OT1} +\DeclareFontSubstitution{OT1}{wnr}{m}{n} +\renewcommand{\rmdefault}{wnr} +\renewcommand{\sfdefault}{wnss} +\renewcommand{\ttdefault}{wntt} +\endinput +%% +%% End of file `wnri.sty'. |