summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-11-07 23:44:17 +0000
committerKarl Berry <karl@freefriends.org>2015-11-07 23:44:17 +0000
commit6b5858daa5d4c1628b4f8e78ac764d40127c8237 (patch)
tree574a888c4da7f5967048766c796b4b27837bc2fa /Master/texmf-dist/doc/latex
parent62343452c8e0aff0f46aa81463462fa3fa98f579 (diff)
dvipdfmx-def
git-svn-id: svn://tug.org/texlive/trunk@38796 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex')
-rw-r--r--Master/texmf-dist/doc/latex/dvipdfmx-def/README2
-rw-r--r--Master/texmf-dist/doc/latex/dvipdfmx-def/doc/pagebox-dx.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/dvipdfmx-def/README b/Master/texmf-dist/doc/latex/dvipdfmx-def/README
index fb03b227723..222dfb380d9 100644
--- a/Master/texmf-dist/doc/latex/dvipdfmx-def/README
+++ b/Master/texmf-dist/doc/latex/dvipdfmx-def/README
@@ -2,7 +2,7 @@
This directory contains the LaTeX graphics driver 'dvipdfmx.def'
used with the driver program 'dvipdfmx'
-Version: 4.06; 2015-09-11.
+Version: 4.07; 2015-11-04.
The canonical source is the subversion repository at
https://puszcza.gnu.org.ua/projects/latexfmxdef.
diff --git a/Master/texmf-dist/doc/latex/dvipdfmx-def/doc/pagebox-dx.txt b/Master/texmf-dist/doc/latex/dvipdfmx-def/doc/pagebox-dx.txt
index 53560362a3b..f60e6f49088 100644
--- a/Master/texmf-dist/doc/latex/dvipdfmx-def/doc/pagebox-dx.txt
+++ b/Master/texmf-dist/doc/latex/dvipdfmx-def/doc/pagebox-dx.txt
@@ -16,7 +16,7 @@ compared with those for pdflatex, pagebox-pd.pdf, when the pagebox option
is not given. This is because BoundingBox is determined in the order of
precedence: CropBox --> ArtBox --> TrimBox --> BleedBox --> MediaBox
in the case of dvipdfmx. We keep the order for compatibility with old
-documents which uses dvipdfmx. In the case of pdflatex and xelatex, the
+documents which use dvipdfmx. In the case of pdflatex and xelatex, the
order is CropBox --> MediaBox --> BleedBox --> TrimBox --> ArtBox.
--------------------------------------------------------------------