blob: 21ee6cc73b4109811e31c3627cc6e0959ba1b469 (
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
30
31
|
%
% Doctrip file for seqsplit
% This file is in public domain
% $Id: adjmulticol.ins,v 2.0 2011-02-22 16:38:54 boris Exp $
%
\def\batchfile{adjmulticol.ins}
\input docstrip
\keepsilent
\showprogress
\askforoverwritefalse
\generate{%
\file{adjmulticol.sty}{\from{adjmulticol.dtx}{style}}}
\obeyspaces
\Msg{*****************************************************}%
\Msg{* Congratulations! You successfully generated the *}%
\Msg{* adjmulticol package. *}%
\Msg{* *}%
\Msg{* Please move the file adjmulticol.sty the place *}%
\Msg{* where LaTeX files are kept in your system. The *}%
\Msg{* manual is in the file adjmulticol.pdf. *}%
\Msg{* *}%
\Msg{* The package is released under LPPL with the *}%
\Msg{* additional condition inherited from the multicol *}%
\Msg{* package *}%
\Msg{* *}%
\Msg{* Happy TeXing! *}%
\Msg{*****************************************************}%
|