summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/pdf14
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-03-28 00:45:12 +0000
committerKarl Berry <karl@freefriends.org>2010-03-28 00:45:12 +0000
commita07899e75d3e36930c84729b244f0284f34570aa (patch)
tree9104c0a9589e8d90c76e212a072e37dd89d9f851 /Master/texmf-dist/tex/latex/pdf14
parent2dc2a20247f6807184f5fe784635702aebbeedd8 (diff)
new latex package pdf14 (27mar10)
git-svn-id: svn://tug.org/texlive/trunk@17583 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/pdf14')
-rw-r--r--Master/texmf-dist/tex/latex/pdf14/pdf14.sty39
1 files changed, 39 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/pdf14/pdf14.sty b/Master/texmf-dist/tex/latex/pdf14/pdf14.sty
new file mode 100644
index 00000000000..4de4581d821
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/pdf14/pdf14.sty
@@ -0,0 +1,39 @@
+%%
+%% This is file `pdf14.sty',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% pdf14.dtx (with options: `package')
+%%
+%% Written in 2010 by Manuel P\'egouri\'e-Gonnard <mpg@elzevir.fr>.
+%%
+%% This work can be distributed and/or modified under the terms of the LPPL.
+%% This is a generated file, see source file pdf14.dtx for more details.
+%%
+\NeedsTeXFormat{LaTeX2e}
+\ProvidesPackage{pdf14}[2010/03/26 v0.1 Generate PDF 1.4 documents (mpg)]
+\begingroup
+\def\x{%
+ \PackageInfo{pdf14}{%
+ You are not running pdfTeX (or LuaTeX) in PDF mode.\MessageBreak
+ Package pdf14 is useless in this case. Skipping.}%
+ \endinput}
+\expandafter\ifx\csname pdfoutput\endcsname\relax \else
+ \ifnum\pdfoutput<1 \else
+ \def\x{}%
+ \fi
+\fi
+\expandafter\endgroup
+\x
+\begingroup\expandafter\expandafter\expandafter\endgroup
+\expandafter\ifx\csname pdfminorversion\endcsname\relax \else
+ \pdfminorversion4\relax
+\fi
+\begingroup\expandafter\expandafter\expandafter\endgroup
+\expandafter\ifx\csname pdfobjcompresslevel\endcsname\relax \else
+ \pdfobjcompresslevel0\relax
+\fi
+\endinput
+%%
+%% End of file `pdf14.sty'.