blob: 89f7626e5590b5f82016def3ca399b71ca8d72bb (
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
|
%
% Docstrip file for resphilosophica
% This file is in public domain
% $Id: resphilosophica.ins,v 1.2 2017/03/28 16:39:12 boris Exp $
%
\def\batchfile{resphilosophica.ins}
\input docstrip
\keepsilent
\showprogress
\askforoverwritefalse
\generate{%
\file{resphilosophica.cls}{\from{resphilosophica.dtx}{class}}}
\obeyspaces
\Msg{*****************************************************}%
\Msg{* Congratulations! You successfully generated the *}%
\Msg{* resphilosophica package. *}%
\Msg{* *}%
\Msg{* Please move resphilosophica.cls to the place *}%
\Msg{* for LaTeX files in your system. The manual is in *}%
\Msg{* the file resphilosophica.pdf. *}%
\Msg{* *}%
\Msg{* The package is released under LPPL *}%
\Msg{* *}%
\Msg{* Happy TeXing! *}%
\Msg{*****************************************************}%
|