move latex styles to res
[librarian.git] / librarian / res / wasysym / wasysym.ins
1 %%
2 %% This file will generate fast loadable files and documentation
3 %% driver files from the doc files in this package when run through
4 %% LaTeX or TeX.
5 %%
6 %% 
7 % Copyright  1994 - 2003 by Axel Kielhorn
8
9 % This program can be redistributed and/or modified under the terms
10 % of the LaTeX Project Public License Distributed from CTAN
11 % archives in directory macros/latex/base/lppl.txt; either
12 % version 1 of the License, or any later version.
13 %
14 %% --------------- start of docstrip commands ------------------
15 %%
16 \def\batchfile{wasysym.ins}
17 \input docstrip.tex
18 \preamble
19
20 Copyright (C) 1994-2003 by Axel Kielhorn.  All rights reserved.
21 For additional copyright information see further down in this file.
22
23 This file is to be used with the LaTeX2e system.
24 ------------------------------------------------
25
26 This program can be redistributed and/or modified under the terms
27 of the LaTeX Project Public License Distributed from CTAN
28 archives in directory macros/latex/base/lppl.txt; either
29 version 1 of the License, or any later version.
30
31 IMPORTANT NOTICE:
32
33 Error reports in case of UNCHANGED versions to
34 Axel Kielhorn
35 A.Kielhorn@web.de
36
37 \endpreamble
38 \def\batchfile{wasysym.dst}   % ignored in distribution
39 \input docstrip.tex            % ignored in distribution
40
41 \keepsilent
42
43 \Msg{*** Generating .sty files ***}
44
45 \generateFile{wasysym.sty}{t}{%
46   \from{wasysym.dtx}{package}}
47
48
49 \Msg{*** Generating .fd files ***}
50
51 \generateFile{uwasy.fd}{t}{
52      \from{wasysym.dtx}{fd}}
53 \generateFile{uwasyvar.fd}{t}{
54      \from{wasysym.dtx}{fdvar}}
55
56
57 \ifToplevel{
58 \Msg{***********************************************************}
59 \Msg{*}
60 \Msg{* To finish the installation you have to move the following}
61 \Msg{* files into a directory searched by TeX:}
62 \Msg{*}
63 \Msg{* \space\space wasysym.sty}
64 \Msg{* \space\space uwasy.fd}
65 \Msg{* \space\space uwasyvar.fd}
66 \Msg{*}
67 \Msg{* If you want to use the wasy symbols at arbitrary sizes}
68 \Msg{* and have access to the scalable Type 1 fonts,}
69 \Msg{* substitute the font definition file uwasyvar.fd for}
70 \Msg{* uwasy.fd, i.e. rename uwasyvar.fd to uwasy.fd.}
71 \Msg{* Doing so is, however, not recommended, if you have}
72 \Msg{* got bitmap fonts only.}
73 \Msg{*}
74 \Msg{* To produce the documentation run the files ending with}
75 \Msg{* `.dtx' through LaTeX.}
76 \Msg{*}
77 \Msg{* Happy TeXing}
78 \Msg{***********************************************************}
79 }
80
81 \endinput
82