diff options
author | Taco Hoekwater <taco@elvenkind.com> | 2007-01-12 11:55:42 +0000 |
---|---|---|
committer | Taco Hoekwater <taco@elvenkind.com> | 2007-01-12 11:55:42 +0000 |
commit | 7de3548be1052eb807317d767300b924f5605671 (patch) | |
tree | 1623e7673cb4a01a971db78d7cb82501205ea6fa /Master/texmf-dist/tex/context/base/enco-pfr.mkii | |
parent | 8cddf99e60bab275eabf8bf5a839b92acc21c51b (diff) |
context 20070112
git-svn-id: svn://tug.org/texlive/trunk@3379 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/context/base/enco-pfr.mkii')
-rw-r--r-- | Master/texmf-dist/tex/context/base/enco-pfr.mkii | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/context/base/enco-pfr.mkii b/Master/texmf-dist/tex/context/base/enco-pfr.mkii new file mode 100644 index 00000000000..aec926e226b --- /dev/null +++ b/Master/texmf-dist/tex/context/base/enco-pfr.mkii @@ -0,0 +1,20 @@ +%D \module +%D [ file=enco-pfr, +%D version=2000.12.10, % adapted 2005.08.14 to more delayed loading +%D title=\CONTEXT\ Encoding Macros, +%D subtitle=PDF Font Resource Inclusion, +%D author=Hans Hagen, +%D date=\currentdate, +%D copyright={PRAGMA / Hans Hagen \& Ton Otten}] +%C +%C This module is part of the \CONTEXT\ macro||package and is +%C therefore copyrighted by \PRAGMA. See mreadme.pdf for +%C details. + +\ifx\pdfglyphtounicode\undefined \else + \appendtoks + \doif\jobsuffix{pdf}{\readfile{pdfr-def.tex}\donothing\donothing}% + \to \everystarttext +\fi + +\endinput |