blob: 3213ad92d53332f054abc33ee1f68c636a70f3f9 (
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
|
%%
%% 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'.
|