summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/pdftexdir/tests/cnfline.tex
blob: f9f694aacde3807a1eeeb331732b0c6fa5437e7e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
% $Id$
% Public domain. Test file for --cnf-line.
% Originally written 2019 by Karl Berry.

\catcode`\{=1 \catcode`\}=2 % can run under -ini

\write-1{the idea is to write a message longer than the default
         max-print-line (those hyphens are really underscores).} 
\end

% with the default max_print_line, we get:
%   the idea is to write a message longer than the default max-print-line (those hy
%   phens are really underscores).