blob: f431f3b5bbbb3ab1de0bfc1d66b0704e68ced324 (
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
|
% (C) Lars Madsen, daleif@imf.au.dk, 2008/11/17
% This material is subject to the LaTeX Project Public License.
% See http://www.ctan.org/tex-archive/help/Catalogue/licenses.lppl.html
% for the details of that license.
The verbatimcopy package provides \VerbatimCopy{in}{out} that will enable LaTeX to
take a verbatim copy of one text file, and save it under another name.
Packaging and docs by Lars Madsen, coding by Ulrich Diez.
Versions
--------
0.06 More or less total rewrite provided by Ulrich Diez, source for
docs now provided.
Please note that this version is NOT backwards compatible,
please read the docs.
0.03 added extra code by Ulrich Diez, such that \setOutputDir
automatically adds a trailing / if needed
0.02 Initial release
/daleif
|