summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/ran_toks/ran-toks.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-12-30 22:17:36 +0000
committerKarl Berry <karl@freefriends.org>2019-12-30 22:17:36 +0000
commitba67b1374de6f77b6df9d6f07e94a3854539010c (patch)
tree1264b39da5c84cc989ca185598f048f327d93491 /Master/texmf-dist/tex/latex/ran_toks/ran-toks.sty
parentaab00778035c28a028f94e501e3c13f6b4081f87 (diff)
ran_toks (30dec19)
git-svn-id: svn://tug.org/texlive/trunk@53271 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/ran_toks/ran-toks.sty')
-rw-r--r--Master/texmf-dist/tex/latex/ran_toks/ran-toks.sty28
1 files changed, 28 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/ran_toks/ran-toks.sty b/Master/texmf-dist/tex/latex/ran_toks/ran-toks.sty
new file mode 100644
index 00000000000..3d408de6222
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/ran_toks/ran-toks.sty
@@ -0,0 +1,28 @@
+%%
+%% This is file `ran-toks.sty',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% ran_toks.dtx (with options: `copyright,altpkgname')
+%%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%% ran_toks package, %%
+%% Copyright (C) 1999-2019 D. P. Story %%
+%% dpstory@uakron.edu, dpstory@acrotex.net %%
+%% %%
+%% This program can redistributed and/or modified under %%
+%% the terms of the LaTeX Project Public License %%
+%% Distributed from CTAN archives in directory %%
+%% macros/latex/base/lppl.txt; either version 1 of the %%
+%% License, or (at your option) any later version. %%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\NeedsTeXFormat{LaTeX2e}
+\ProvidesPackage{ran-toks}
+ [2019/12/28 v1.0 ran-toks Alt-name (dps)]
+\DeclareOption*{\PassOptionsToPackage{\CurrentOption}{ran_toks}}
+\ProcessOptions
+\RequirePackage{ran_toks}[2019/12/28]
+\endinput
+%%
+%% End of file `ran-toks.sty'.