summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/tests/tracinglostchars.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-02-25 19:22:25 +0000
committerKarl Berry <karl@freefriends.org>2021-02-25 19:22:25 +0000
commitad547a6b5986815fda458221149728d9d9ab1d87 (patch)
tree16296910eb3eca724371474ea9aea3994dc69614 /Build/source/texk/web2c/tests/tracinglostchars.tex
parent947b43de3dd21d58ccc2ffadefc4441ea1c2a813 (diff)
restore Build,TODO from r57911
git-svn-id: svn://tug.org/texlive/trunk@57915 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/tests/tracinglostchars.tex')
-rw-r--r--Build/source/texk/web2c/tests/tracinglostchars.tex12
1 files changed, 12 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/tests/tracinglostchars.tex b/Build/source/texk/web2c/tests/tracinglostchars.tex
new file mode 100644
index 00000000000..ae781fcc874
--- /dev/null
+++ b/Build/source/texk/web2c/tests/tracinglostchars.tex
@@ -0,0 +1,12 @@
+% $Id$
+% Public domain. Originally written by Karl Berry, 2020.
+% Trivial test file for \tracinglostchars >=3 feature;
+% see char-warning-pdftex.ch. Not included in make check, just for manual use.
+
+\font\x=/usr/local/texlive/2020/texmf-dist/fonts/tfm/public/knuth-lib/logo10.tfm
+\tracinglostchars=3 \x \char99\end
+
+% should get an error:
+% ! Missing character: There is no c ("63) in font logo10.
+% compared to original TeX, log message only:
+% Missing character: There is no c in font logo10!