diff options
author | Karl Berry <karl@freefriends.org> | 2016-10-25 20:39:41 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-10-25 20:39:41 +0000 |
commit | a668ec43fa4ad7236570e18fa0008c16d2f279c3 (patch) | |
tree | 601e7dcfd7ab7f8afe71a47dae6858842409b5db /Master/texmf-dist/doc/latex/platex-tools/pxftnright.tex | |
parent | ebb5a88807ee66de22c4803faa1a8e9ad8ffa5bf (diff) |
platex-tools (25oct16)
git-svn-id: svn://tug.org/texlive/trunk@42352 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/platex-tools/pxftnright.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/platex-tools/pxftnright.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/platex-tools/pxftnright.tex b/Master/texmf-dist/doc/latex/platex-tools/pxftnright.tex index 264f7181b75..d34c9dcfb99 100644 --- a/Master/texmf-dist/doc/latex/platex-tools/pxftnright.tex +++ b/Master/texmf-dist/doc/latex/platex-tools/pxftnright.tex @@ -1,5 +1,5 @@ %# -*- coding: utf-8 -*- -\ifdefined\epTeXinputencoding % defined in e-pTeX (> TL2016) +\ifx\epTeXinputencoding\undefined\else % defined in e-pTeX (> TL2016) \epTeXinputencoding utf8 % ensure utf-8 encoding for platex \fi |