blob: 796ac004c0567a758ec4ea04f88b26432308c697 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
%
% Doctrip file for issuulinks
% This file is in public domain
% $Id: issuulinks.ins,v 1.1 2012-02-23 23:14:53 boris Exp $
%
\def\batchfile{issuulinks.ins}
\input docstrip
\keepsilent
\showprogress
\askforoverwritefalse
\generate{%
\file{issuulinks.sty}{\from{issuulinks.dtx}{style}}}
\obeyspaces
\Msg{*****************************************************}%
\Msg{* Congratulations! You successfully generated the *}%
\Msg{* issuulinks package. *}%
\Msg{* *}%
\Msg{* Please move the file issuulinks.sty to where *}%
\Msg{* LaTeX files are kept in your system. The manual *}%
\Msg{* for the package is in the file issuulinks.pdf. *}%
\Msg{* *}%
\Msg{* The package is released under LPPL *}%
\Msg{* *}%
\Msg{* Happy TeXing! *}%
\Msg{*****************************************************}%
|