diff options
author | Karl Berry <karl@freefriends.org> | 2015-05-13 21:34:47 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-05-13 21:34:47 +0000 |
commit | 3c75840c1a14960dc7e45c10220b9763bbe01167 (patch) | |
tree | f8bc6060bc66eee048a39bdd9ff1d3a93ba5e2ce /Master/texmf-dist/doc/latex/pdfx/sample.tex | |
parent | ec29272038a24b651f07358507068b84abfb3c1f (diff) |
pdfx (13may15)
git-svn-id: svn://tug.org/texlive/trunk@37386 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/pdfx/sample.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/pdfx/sample.tex | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/pdfx/sample.tex b/Master/texmf-dist/doc/latex/pdfx/sample.tex new file mode 100644 index 00000000000..0b07f4ed091 --- /dev/null +++ b/Master/texmf-dist/doc/latex/pdfx/sample.tex @@ -0,0 +1,6 @@ +\documentclass{article} +\usepackage[a-1b]{pdfx} + +\begin{document} +In this example, only the metadata matters. +\end{document} |