summaryrefslogtreecommitdiff
path: root/Build/source/texk/dvi2tty/test.tty
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2011-01-27 12:30:16 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2011-01-27 12:30:16 +0000
commit9ac1e4f21452c36163d25579ad52cbf56eefb517 (patch)
tree16ecf12cf8dab2fd2ffca9a2ac373f6a2030ae25 /Build/source/texk/dvi2tty/test.tty
parent17805bbd286133a369a59ef576cdf41668a30972 (diff)
Fix dvi2tty test (uninitialized variable)
git-svn-id: svn://tug.org/texlive/trunk@21189 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/dvi2tty/test.tty')
-rw-r--r--Build/source/texk/dvi2tty/test.tty20
1 files changed, 10 insertions, 10 deletions
diff --git a/Build/source/texk/dvi2tty/test.tty b/Build/source/texk/dvi2tty/test.tty
index b86e2d3c06f..5bab4786c48 100644
--- a/Build/source/texk/dvi2tty/test.tty
+++ b/Build/source/texk/dvi2tty/test.tty
@@ -54,21 +54,21 @@ so far not in verbatim (tt font)
now in verbatim (tt font)
-accents: "'-e"
-"LaTeX
-now inline: bla"'-e" test
-now inline: bla "'-e"test
-now inline: bla "'-e" test
-real spaces"""xxx
-tildes accent ""o
+accents: \'{e}
+\LaTeX
+now inline: bla\'{e} test
+now inline: bla \'{e}test
+now inline: bla \'{e} test
+real spaces~~~xxx
+tildes accent \~o
horizontal 2 - is --
horizontal 3 - is ---
ligatures: ffl fi fl Yp
-what about vertical bars _
+what about vertical bars |
horizontal bar -
-and tildes "
+and tildes ~
< funny carrots >
-or other symbols: "" - " [ ] ` ^ ? = ; / . , + * ( ) ' & % $ # " !
+or other symbols: \\ { } [ ] _ ^ ? = ; / . , + * ( ) ' & % $ # " !