blob: bd453b4fcc87547aececcff10db4f86309d70ada (
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 seqsplit
% This file is in public domain
% $Id: seqsplit.ins,v 1.1 2006/08/07 22:00:19 boris Exp $
%
\def\batchfile{seqsplit.ins}
\input docstrip
\keepsilent
\showprogress
\askforoverwritefalse
\generate{%
\file{seqsplit.sty}{\from{seqsplit.dtx}{style}}}
\obeyspaces
\Msg{*****************************************************}%
\Msg{* Congratulations! You successfully generated the *}%
\Msg{* seqsplit package. *}%
\Msg{* *}%
\Msg{* Please move the file seqsplit.sty the place where *}%
\Msg{* LaTeX files are kept in your system. The manual *}%
\Msg{* for the package is in the file seqsplit.pdf. *}%
\Msg{* *}%
\Msg{* The package is released under LPPL *}%
\Msg{* *}%
\Msg{* Happy TeXing! *}%
\Msg{*****************************************************}%
|