diff options
author | Karl Berry <karl@freefriends.org> | 2013-12-10 23:24:05 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-12-10 23:24:05 +0000 |
commit | 9851903199929817313a4491deb886351006f68c (patch) | |
tree | 25775572917ba13918590c19137c10da619c43f9 /Master/texmf-dist/doc/latex/autopdf/README.txt | |
parent | b5bd816bf3646fe82dc55e3e52a42f8e9b4a7453 (diff) |
autopdf (10dec13)
git-svn-id: svn://tug.org/texlive/trunk@32377 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/autopdf/README.txt')
-rw-r--r-- | Master/texmf-dist/doc/latex/autopdf/README.txt | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/autopdf/README.txt b/Master/texmf-dist/doc/latex/autopdf/README.txt new file mode 100644 index 00000000000..3213ad92d53 --- /dev/null +++ b/Master/texmf-dist/doc/latex/autopdf/README.txt @@ -0,0 +1,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'. |