diff options
author | Karl Berry <karl@freefriends.org> | 2017-05-18 21:44:40 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-05-18 21:44:40 +0000 |
commit | fe377a8d868c079aee98aa6f2aae23b1ed55ce11 (patch) | |
tree | 1aadaf8d99835fb0459a958c1ef3f88b393ce34a /Master/texmf-dist/doc | |
parent | 090b5d243358cf8b008c9e0f528d2a09c040e828 (diff) |
pdfx (18may17)
git-svn-id: svn://tug.org/texlive/trunk@44412 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r-- | Master/texmf-dist/doc/latex/pdfx/pdfx.pdf | bin | 2403770 -> 2412333 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/pdfx/sample.tex | 5 |
2 files changed, 2 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/pdfx/pdfx.pdf b/Master/texmf-dist/doc/latex/pdfx/pdfx.pdf Binary files differindex dc46f00a00c..1000559bf70 100644 --- a/Master/texmf-dist/doc/latex/pdfx/pdfx.pdf +++ b/Master/texmf-dist/doc/latex/pdfx/pdfx.pdf diff --git a/Master/texmf-dist/doc/latex/pdfx/sample.tex b/Master/texmf-dist/doc/latex/pdfx/sample.tex index 0186b5d7205..042f5dc1c24 100644 --- a/Master/texmf-dist/doc/latex/pdfx/sample.tex +++ b/Master/texmf-dist/doc/latex/pdfx/sample.tex @@ -1,6 +1,4 @@ -\pdfcompresslevel=0 -\pdfobjcompresslevel=0 -\providecommand{\pdfxopt}{a-1b,mathxmp} +\providecommand{\pdfxopt}{a-1b,allxmp,mathxmp} % XMP Metadata first \begin{filecontents*}{\jobname.xmpdata} \Title{Unicode: Uā(ā¤[1/ā2, i]). ā @@ -39,6 +37,7 @@ \usepackage[\pdfxopt]{pdfx} %\usepackage[LY1]{fontenc} \usepackage[OT1,T1]{fontenc} +\usepackage{textcomp,ptmxcomp,tipa,extraipa} %\listfiles \tracingstats=2 |