diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/pdf14/pdf14.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/pdf14/pdf14.sty | 39 |
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'. |