blob: 2657632382469aacc2213e771fa0a41ddc9aed95 (
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
|
Source: filecontentsdef.dtx (v1.4 2019/04/20)
Author: Jean-Francois Burnol
Info: filecontents + macro + verbatim
License: LPPL 1.3c
Copyright (C) 2016-2019 Jean-Francois Burnol.
<jfbu at free dot fr>
INSTALLATION
Use your installation manager.
Else, for manual installation:
- To extract the package and at the same time produce the
documentation, execute latex twice on filecontentsdef.dtx then
dvipdfmx on the dvi file.
To customize the PDF documentation (paper size, etc...): execute
etex once on filecontentsdef.dtx then follow instructions given
inside the extracted file filecontentsdef.tex.
- To extract the package but not necessarily build the documentation:
run etex on filecontentsdef.dtx.
Files should then be moved to appropriate locations:
filecontentsdef.sty -> TDS:tex/latex/filecontentsdef/
filecontentsdef.dtx -> TDS:source/latex/filecontentsdef/
filecontentsdef.pdf -> TDS:doc/latex/filecontentsdef/
README.md -> TDS:doc/latex/filecontentsdef/
INSTALL.md -> TDS:doc/latex/filecontentsdef/
You can also place filecontentsdef.sty directly within the directory of
the project using it.
|