diff options
author | Norbert Preining <norbert@preining.info> | 2019-12-31 03:00:32 +0000 |
---|---|---|
committer | Norbert Preining <norbert@preining.info> | 2019-12-31 03:00:32 +0000 |
commit | 1f9ab71f8ea4751f440072e9e4da3314edbbcf2e (patch) | |
tree | 1ac9f67dd95b7e3072b7951e6cb1590fda73ffb9 /macros/latex/contrib/ran_toks/ran_toks.ins | |
parent | 0af8a1a375250bdab8576ca414baae91122ea6a3 (diff) |
CTAN sync 201912310300
Diffstat (limited to 'macros/latex/contrib/ran_toks/ran_toks.ins')
-rw-r--r-- | macros/latex/contrib/ran_toks/ran_toks.ins | 60 |
1 files changed, 60 insertions, 0 deletions
diff --git a/macros/latex/contrib/ran_toks/ran_toks.ins b/macros/latex/contrib/ran_toks/ran_toks.ins new file mode 100644 index 0000000000..4d2d77d191 --- /dev/null +++ b/macros/latex/contrib/ran_toks/ran_toks.ins @@ -0,0 +1,60 @@ +%% +%% This file will generate fast loadable files and documentation +%% driver files from the doc files in this package when run through +%% LaTeX or TeX. +%% +%% Copyright 1999-2019 D. P. Story +%% +%% This file is part of the `AcroTeX eDucation Bundle'. +%% ------------------------------------------- +%% +%% It may be distributed under the conditions of the LaTeX Project Public +%% License, either version 1.2 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 +%% and version 1.2 or later is part of all distributions of LaTeX +%% version 1999/12/01 or later. +%% +%% --------------- start of docstrip commands ------------------ +%% +\def\filedate{2019/12/28} +\def\batchfile{ran_toks.ins} +% +\input docstrip +\ifx\generate\undefined + \Msg{**********************************************} + \Msg{*} + \Msg{* This installation requires docstrip} + \Msg{* version 2.4 or later.} + \Msg{*} + \Msg{* An older version of docstrip has been input} + \Msg{*} + \Msg{**********************************************} + \errhelp{Move or rename old docstrip.tex and get a newer one.} + \errmessage{Old docstrip in input path} + \batchmode + \csname @@end\endcsname\end +\fi + +\keepsilent +\askforoverwritefalse +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + +\preamble +\endpreamble +\generate +{% + \file{ran_toks.sty}{\from{ran_toks.dtx}{copyright,package}} + \file{ran-toks.sty}{\from{ran_toks.dtx}{copyright,altpkgname}} +} + +\Msg{***************************************************************} +\Msg{*} +\Msg{* \space To finish the installation you have to copy the files } +\Msg{*} +\Msg{* \space *.sty, *.cfg and *.def into a directory searched by TeX} +\Msg{*} +\Msg{***************************************************************} + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +\endinput |