[latex3-commits] [l3svn] 02/10: l3build: Remove redundant \CTable definition

noreply at latex-project.org noreply at latex-project.org
Thu Jun 22 16:53:24 CEST 2017


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

joseph pushed a commit to branch master
in repository l3svn.

commit a47b497fbffb642ab1d141fcfc8c0c215bd239fb
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Thu Jun 22 12:52:34 2017 +0100

    l3build: Remove redundant \CTable definition
    
    This is not used by us and should not I think be around.
---
 l3build/l3build.dtx |   32 --------------------------------
 1 file changed, 32 deletions(-)

diff --git a/l3build/l3build.dtx b/l3build/l3build.dtx
index 35ab0f1..52ceecb 100644
--- a/l3build/l3build.dtx
+++ b/l3build/l3build.dtx
@@ -1369,10 +1369,6 @@
 % Start the test, after the optional |\documentclass|
 % |\begin{document}| commands with |\START|.  All lines in the |.log| file
 % before this will be ignored.
-%
-% It also prints a DocStrip-style
-% character table in the |.tlg| file.
-% Is this necessary any more? Probably too late to remove it.
 %    \begin{macrocode}
 \def\STARTMESSAGE{This is a generated file for the l3build validation system.}
 \def\START{%
@@ -1381,34 +1377,6 @@
    \STARTMESSAGE%
 ^^J^^JDon't change this file in any respect.%
 ^^J^^J}}
-\begingroup
-\catcode`\^^\=0
-\catcode`\^^A=\catcode`\%
-^^\catcode`^^\ =11
-^^\catcode`^^\%=11
-^^\catcode`^^\#=11
-^^\catcode`^^\~=11
-^^\endlinechar=`^^\^^J
-^^\catcode`^^\\=11^^A
-^^\gdef^^\CTable{
-%% \CharacterTable
-%%  {Upper-case    \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z
-%%   Lower-case    \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z
-%%   Digits        \0\1\2\3\4\5\6\7\8\9
-%%   Exclamation   \!     Double quote  \"     Hash (number) \#
-%%   Dollar        \$     Percent       \%     Ampersand     \&
-%%   Acute accent  \'     Left paren    \(     Right paren   \)
-%%   Asterisk      \*     Plus          \+     Comma         \,
-%%   Minus         \-     Point         \.     Solidus       \/
-%%   Colon         \:     Semicolon     \;     Less than     \<
-%%   Equals        \=     Greater than  \>     Question mark \?
-%%   Commercial at \@     Left bracket  \[     Backslash     \\
-%%   Right bracket \]     Circumflex    \^     Underscore    \_
-%%   Grave accent  \`     Left brace    \{     Vertical bar  \|
-%%   Right brace   \}     Tilde         \~}
-%%
-}^^A
-^^\endgroup{}%
 %    \end{macrocode}
 % The test should end with |\END| or |\end{document}|
 % or |\bye| in plain \TeX{}.

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


More information about the latex3-commits mailing list