AZ logo

CTAN directory: /macros/latex/contrib/verbatimcopy

You can get the contents of this directory bundled as a zip file.

Packages in this directory:

Identifier Caption
verbatimcopy Make copies of text documents from within LaTeX.

Files

Name Size* Date UTC Notes
README 1 KiB 2008-Nov-16 Shown below
verbatimcopy.pdf 165 KiB 2008-Nov-16
verbatimcopy.sty 6 KiB 2008-Nov-16
verbatimcopy.tex 9 KiB 2008-Nov-16

  *File sizes in kibibytes.

Contents of README

% (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