blob: c10727e9bc6905ea898686563688f2b7e9777f14 (
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
|
%
% Doctrip file for pst-pedigree
% This file is in public domain
% $Id: pst-pdgr.ins,v 2.0 2007-06-24 20:01:28 boris Exp $
%
\def\batchfile{pst-pdgr.ins}
\input docstrip
\keepsilent
\showprogress
\declarepreamble\cfg
You are allowed and encouraged to modify THIS file.
Good luck
\endpreamble
% This should be deleted in the final version
\askforoverwritefalse
\generate{%
\file{pst-pdgr.tex}{\from{pst-pdgr.dtx}{tex}}
\file{pst-pdgr.sty}{\from{pst-pdgr.dtx}{latex}}
\usepreamble\empty\usepreamble\cfg\file{pst-pdgr.cfg}{\from{pst-pdgr.dtx}{cfg}}}
\obeyspaces
\Msg{*********************************************************}%
\Msg{* Congratulations! You successfully generated the *}%
\Msg{* pst-pdgr package. *}%
\Msg{* *}%
\Msg{* Please move the files pst-pdgr.sty & pst-pdgr.cfg to *}%
\Msg{* the place where LaTeX files are kept in your system; *}%
\Msg{* e. g. /usr/share/texmf/tex/latex/pst-pdgr/. Please *}%
\Msg{* move the file pst-pdgr.tex to the place where generic *}%
\Msg{* TeX files are kept in your system, for example *}%
\Msg{* /usr/share/texmf/tex/generic/pstricks/pst-pdgr/. *}%
\Msg{* *}%
\Msg{* You may customize your settings by changing the file *}%
\Msg{* pst-pdgr.cfg. *}%
\Msg{* *}%
\Msg{* The documentation is in the file pst-pdgr.pdf. You *}%
\Msg{* may use the provided Makefile to re-typeset it. *}%
\Msg{* *}%
\Msg{* The package is released under LPPL *}%
\Msg{* *}%
\Msg{* Happy TeXing! *}%
\Msg{*********************************************************}%
|