blob: afd943fbb59328e28546b7e3a6947f72404c620d (
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
|
\input docstrip.tex
%\keepsilent
\askforoverwritefalse
\preamble
Copyright (c) 2019, CV Radhakrishnan <cvr@river-valley.org>,
Han The Thanh <thanh@river-valley.org>,
Ross Moore <ross.moore@mq.edu.au>,
Peter Selinger <selinger@mathstat.dal.ca>
This file may be distributed and/or modified under the conditions
of the LaTeX Project Public License, either version 1.2 of this
license or (at your option) any later version. The latest version
of this license is in:
http://www.latex-project.org/lppl.txt
and version 1.2 or later is part of all distributions of LaTeX
version 1999/12/01 or later.
\endpreamble
\generate{\file{pdfx.sty}{\from{pdfx.dtx}{package}}}
\obeyspaces
\Msg{ *************************************************************}
\Msg{ * *}
\Msg{ * To finish the installation you have to move the files *}
\Msg{ * into a directory searched by TeX: *}
\Msg{ * *}
\Msg{ * *}
\Msg{ * To produce the documentation run the relevant file.dtx *}
\Msg{ * through pdfLaTeX or use the Makefile which is far *}
\Msg{ * more convenient. *}
\Msg{ * *}
\Msg{ * Happy TeXing! *}
\Msg{ * *}
\Msg{ *************************************************************}
\endbatchfile
|