blob: 68df1a0901a3c747e84b48c81e5c878804d34c6d (
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
|
%
% Doctrip file for fitbox
% This file is in public domain
%
\def\batchfile{fitbox.ins}
\input docstrip
\keepsilent
\showprogress
\askforoverwritefalse
\generate{%
\file{fitbox.sty}{\from{fitbox.dtx}{style}}}
\obeyspaces
\Msg{*****************************************************}%
\Msg{* Congratulations! You successfully generated the *}%
\Msg{* fitbox package. *}%
\Msg{* *}%
\Msg{* Please move the file fitbox.sty to the place *}%
\Msg{* where LaTeX files are kept in your system *}%
\Msg{* *}%
\Msg{* Happy TeXing! *}%
\Msg{*****************************************************}%
|