summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/cwebdir/ctwill-mini.ch
diff options
context:
space:
mode:
authorAndreas Scherer <andreas_tex@freenet.de>2023-05-14 15:35:49 +0000
committerAndreas Scherer <andreas_tex@freenet.de>2023-05-14 15:35:49 +0000
commita55932d8fe85da47bb37ec0cf6755fa4e50e5215 (patch)
tree4e8d26a7ccc2ed983f95854f5c3003dc25cb07d2 /Build/source/texk/web2c/cwebdir/ctwill-mini.ch
parentfef135722a764678e4510d57b1ba5b638b8799a9 (diff)
[CWEB] Extend 'ministring_buf' for 'mmotype.{w,ch} (MMIX).
This fixes https://github.com/ascherer/cwebbin/issues/64 (CWEBbin). git-svn-id: svn://tug.org/texlive/trunk@67107 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/cwebdir/ctwill-mini.ch')
-rw-r--r--Build/source/texk/web2c/cwebdir/ctwill-mini.ch8
1 files changed, 4 insertions, 4 deletions
diff --git a/Build/source/texk/web2c/cwebdir/ctwill-mini.ch b/Build/source/texk/web2c/cwebdir/ctwill-mini.ch
index a5e3431479d..59fbadab2d0 100644
--- a/Build/source/texk/web2c/cwebdir/ctwill-mini.ch
+++ b/Build/source/texk/web2c/cwebdir/ctwill-mini.ch
@@ -2012,18 +2012,18 @@ The current meaning of every identifier is initially `\.{\\uninitialized}'.
@z
@x
-must have fewer than 50 characters. If the \TeX\ part starts
+must have fewer than 80 characters. If the \TeX\ part starts
@y
-must have fewer than 50 characters.
+must have fewer than 80 characters.
-@d max_tex_chars 50 /* limit on the \TeX\ part of a meaning */
+@d max_tex_chars 80 /* limit on the \TeX\ part of a meaning */
@-s@>
@ If the \TeX\ part starts
@z
@x
-@d max_tex_chars 50 /* limit on the \TeX\ part of a meaning */
+@d max_tex_chars 80 /* limit on the \TeX\ part of a meaning */
@y
@z