summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/graphics
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-05-09 22:39:48 +0000
committerKarl Berry <karl@freefriends.org>2014-05-09 22:39:48 +0000
commit610c45beb863b008027a871701c889fe40bed7fb (patch)
tree5b879b56850db183fd749a497edd1d91172edf69 /Master/texmf-dist/doc/latex/graphics
parent18fa80c232cf479ae713b01b17d48bdc1d653aac (diff)
latex2e 2014/05/01 (via latex-tds)
git-svn-id: svn://tug.org/texlive/trunk@33946 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/graphics')
-rw-r--r--Master/texmf-dist/doc/latex/graphics/00readme.txt16
-rw-r--r--Master/texmf-dist/doc/latex/graphics/changes.txt37
-rw-r--r--Master/texmf-dist/doc/latex/graphics/color.pdfbin83536 -> 76270 bytes
-rw-r--r--Master/texmf-dist/doc/latex/graphics/drivers.pdfbin123232 -> 114668 bytes
-rw-r--r--Master/texmf-dist/doc/latex/graphics/epsfig.pdfbin46314 -> 38940 bytes
-rw-r--r--Master/texmf-dist/doc/latex/graphics/graphics.pdfbin129530 -> 121435 bytes
-rw-r--r--Master/texmf-dist/doc/latex/graphics/graphicx.pdfbin92819 -> 85227 bytes
-rw-r--r--Master/texmf-dist/doc/latex/graphics/grfguide.pdfbin129172 -> 129611 bytes
-rw-r--r--Master/texmf-dist/doc/latex/graphics/keyval.pdfbin79912 -> 72642 bytes
-rw-r--r--Master/texmf-dist/doc/latex/graphics/lscape.pdfbin46486 -> 39086 bytes
-rw-r--r--Master/texmf-dist/doc/latex/graphics/trig.pdfbin65869 -> 58367 bytes
11 files changed, 40 insertions, 13 deletions
diff --git a/Master/texmf-dist/doc/latex/graphics/00readme.txt b/Master/texmf-dist/doc/latex/graphics/00readme.txt
index 3562824c30a..749201fe743 100644
--- a/Master/texmf-dist/doc/latex/graphics/00readme.txt
+++ b/Master/texmf-dist/doc/latex/graphics/00readme.txt
@@ -10,7 +10,7 @@
%%
%% http://www.latex-project.org/lppl.txt
%%
-%% and version 1.3c or later is part of all distributions of LaTeX
+%% and version 1.3c or later is part of all distributions of LaTeX
%% version 2005/12/01 or later.
@@ -20,14 +20,14 @@ The LaTeX Colour and Graphics Packages
This is a collection of LaTeX packages for:
* producing colour
- * including graphics (eg PostScript) files
+ * including graphics (eg PostScript) files
* rotation and scaling of text
in LaTeX documents.
=======================================================================
-THIS DIRECTORY CONTAINS
+THIS DIRECTORY CONTAINS
======================
00readme.txt This File
@@ -54,10 +54,10 @@ drivers.dtx Source for driver files for supported drivers.
User Documentation
==================
grfguide.tex User Guide to all the packages in this bundle.
- WARNING:
+ WARNING:
This file calls color and graphics packages
- without a driver option.
- You *must* set up two files
+ without a driver option.
+ You *must* set up two files
color.cfg and graphics.cfg
containing (for example)
\ExecuteOptions{dvips}
@@ -70,7 +70,7 @@ TO UNPACK THE PACKAGES
latex graphics.ins
-This will produce the
+This will produce the
.sty package files
@@ -127,7 +127,7 @@ latex grfguide.tex.
MAIN CHANGES IN THIS RELEASE
============================
-dvipdfmx and XeTeX support added.
+dvipdfmx and XeTeX support added.
Not all driver support files are included in since often more current
versions are available from their developers.
Removed pstcol.sty (now part of the pstricks distribution).
diff --git a/Master/texmf-dist/doc/latex/graphics/changes.txt b/Master/texmf-dist/doc/latex/graphics/changes.txt
index 14b5e602fa6..c8d0a38c728 100644
--- a/Master/texmf-dist/doc/latex/graphics/changes.txt
+++ b/Master/texmf-dist/doc/latex/graphics/changes.txt
@@ -4,6 +4,33 @@ completeness or accuracy and it contains some references to files that
are not part of the distribution.
=======================================================================
+2014-05-08 David Carlisle <david.carlisle@latex-project.org>
+
+ * keyval.dtx: Revert change to {} parsing.
+
+
+2014-04-26 David Carlisle <david.carlisle@latex-project.org>
+
+ * grfguide.tex: Changes to allow generation of grfguide.pdf via
+ pdflatex: include a.pdf in a filecontents environment and adjust
+ examples to use a modified bounding box starting at 0 0 rather
+ than 100 100.
+
+
+2014-04-25 David Carlisle <david.carlisle@latex-project.org>
+
+ * showkeys.dtx: \leavemode and \long added for
+ graphics/1521, graphics/4296
+
+ * keyval.dtx: add \long on internal parsing macros to allow \par
+ in values, Only strip one {} group not two from values.
+ graphics/3446
+
+2014-04-23 David Carlisle <david.carlisle@latex-project.org>
+
+ * color.dtx: Add \nopagecolor, graphics/3873
+
+ * drivers.dtx: Add \nopagecolor, graphics/3873
2006-02-20 Morten Hoegholm <latex-bugs@latex-project.org>
@@ -801,12 +828,12 @@ are not part of the distribution.
1994-03-09 David Carlisle <latex-bugs@latex-project.org>
* \reflectbox added.
-
+
* \rotatebox* removed
-
+
* The order of the arguments of \includegraphics corrected
-
+
* \includegraphics[lower-l,lower-r][upper-l,upper-r]{file}
-
+
* \definecolor not \newcolor to define colours
-
+
diff --git a/Master/texmf-dist/doc/latex/graphics/color.pdf b/Master/texmf-dist/doc/latex/graphics/color.pdf
index 54705ae1575..b80b5f347af 100644
--- a/Master/texmf-dist/doc/latex/graphics/color.pdf
+++ b/Master/texmf-dist/doc/latex/graphics/color.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/graphics/drivers.pdf b/Master/texmf-dist/doc/latex/graphics/drivers.pdf
index 73349b3dad7..503a8281817 100644
--- a/Master/texmf-dist/doc/latex/graphics/drivers.pdf
+++ b/Master/texmf-dist/doc/latex/graphics/drivers.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/graphics/epsfig.pdf b/Master/texmf-dist/doc/latex/graphics/epsfig.pdf
index 11d5d6f2911..727d6f69834 100644
--- a/Master/texmf-dist/doc/latex/graphics/epsfig.pdf
+++ b/Master/texmf-dist/doc/latex/graphics/epsfig.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/graphics/graphics.pdf b/Master/texmf-dist/doc/latex/graphics/graphics.pdf
index c1f4ccf9927..47fe183e5c6 100644
--- a/Master/texmf-dist/doc/latex/graphics/graphics.pdf
+++ b/Master/texmf-dist/doc/latex/graphics/graphics.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/graphics/graphicx.pdf b/Master/texmf-dist/doc/latex/graphics/graphicx.pdf
index 9eb8815abba..a1726b35dbf 100644
--- a/Master/texmf-dist/doc/latex/graphics/graphicx.pdf
+++ b/Master/texmf-dist/doc/latex/graphics/graphicx.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/graphics/grfguide.pdf b/Master/texmf-dist/doc/latex/graphics/grfguide.pdf
index 847666b0bb0..d97f6ade00e 100644
--- a/Master/texmf-dist/doc/latex/graphics/grfguide.pdf
+++ b/Master/texmf-dist/doc/latex/graphics/grfguide.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/graphics/keyval.pdf b/Master/texmf-dist/doc/latex/graphics/keyval.pdf
index 58d4832d159..7dc3d7267e3 100644
--- a/Master/texmf-dist/doc/latex/graphics/keyval.pdf
+++ b/Master/texmf-dist/doc/latex/graphics/keyval.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/graphics/lscape.pdf b/Master/texmf-dist/doc/latex/graphics/lscape.pdf
index c852f44af75..c9e5056e10e 100644
--- a/Master/texmf-dist/doc/latex/graphics/lscape.pdf
+++ b/Master/texmf-dist/doc/latex/graphics/lscape.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/graphics/trig.pdf b/Master/texmf-dist/doc/latex/graphics/trig.pdf
index e6e0a4c0bfe..9235790a2db 100644
--- a/Master/texmf-dist/doc/latex/graphics/trig.pdf
+++ b/Master/texmf-dist/doc/latex/graphics/trig.pdf
Binary files differ