[latex3-commits] [l3svn] branch master updated: Document that pTeX is purely 7-bit for case changing [ci skip]

noreply at latex-project.org noreply at latex-project.org
Thu Jan 14 09:36:44 CET 2016


This is an automated email from the git hooks/post-receive script.

joseph pushed a commit to branch master
in repository l3svn.

The following commit(s) were added to refs/heads/master by this push:
       new  c184b6b   Document that pTeX is purely 7-bit for case changing [ci skip]
c184b6b is described below

commit c184b6b7259a468ee38b48eb085e7ec52d44ff15
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Thu Jan 14 08:36:20 2016 +0000

    Document that pTeX is purely 7-bit for case changing [ci skip]
---
 l3kernel/l3candidates.dtx |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/l3kernel/l3candidates.dtx b/l3kernel/l3candidates.dtx
index aef505b..ecf2d70 100644
--- a/l3kernel/l3candidates.dtx
+++ b/l3kernel/l3candidates.dtx
@@ -1015,7 +1015,8 @@
 %   \texttt{SpecialCasing.txt}. In the case of $8$-bit engines, mappings
 %   are provided for characters which can be represented in output typeset
 %   using the |T1| font encoding. Thus for example |ä| can be case-changed
-%   using \pdfTeX{}.
+%   using \pdfTeX{}.  For \pTeX{} only the ASCII range is covered as the
+%   engine treats input outside of this range as east Asian.
 %
 % Context-sensitive mappings are enabled: language-dependent cases are
 % discussed below. Context detection will expand input but treats any

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the latex3-commits mailing list