Directory macros/latex/contrib/autopdf
README
%%
%% This is file `README.txt',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% autopdf.dtx (with options: `readme')
%% This is a generated file.
%%
%% Copyright (C) 2010, 2012, 2013 by Karl Wette
%%
%% 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.
autopdf - automatic conversion of various graphics formats to
pdfLaTeX-compatible graphics
Run pdfLaTeX on the master DocStrip file (autopdf.dtx) to generate this
README, the package style file (autopdf.sty), and the documentation
(autopdf.pdf).
Changelog:
* v1.0 (2012/04/22):
- Initial version
* v1.1 (2013/12/10):
- Always use identify to read size of images (even EPS files);
graphicx seems to no longer support EPS file reading in PDF mode
%%
%%
%% End of file `README.txt'.
Download the contents of this package in one zip archive (235.2k).
autopdf – Conversion of graphics to pdfLaTeX-compatible formats
The package facilitates the on-the-fly conversion of various graphics formats to formats supported by pdfLaTeX (e.g. PDF). It uses a range of external programs, and therefore requires that the LaTeX run starts with write18 enabled.
| Package | autopdf |
| Version | 1.1 |
| Licenses | The LaTeX Project Public License 1.2 |
| Copyright | 2010, 2012 Karl Wette |
| Maintainer | Karl Wette |
| Contained in | TeX Live as autopdf MiKTeX as autopdf |
| Topics | Graphics EPS/PDF Callback |
| See also | epstopdf auto-pst-pdf |