blob: 59fefceda74872e8396d258dc3f2840dc1c05a8d (
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
|
%
% Doctrip file for multiaudience
% This file is in public domain
% $Id: multiaudience.ins,v 1.1 2015/04/29 00:40:46 boris Exp $
%
\def\batchfile{multiaudience.ins}
\input docstrip
\keepsilent
\showprogress
\askforoverwritefalse
\generate{%
\file{multiaudience.sty}{\from{multiaudience.dtx}{style}}}
\obeyspaces
\Msg{*****************************************************}%
\Msg{* Congratulations! You successfully generated the *}%
\Msg{* multiaudience package. *}%
\Msg{* *}%
\Msg{* Please move multiaudience.sty to the place *}%
\Msg{* where LaTeX files are kept in your system *}%
\Msg{* *}%
\Msg{* Happy TeXing! *}%
\Msg{*****************************************************}%
|