Skip to content

Commit

Permalink
typo in test b
Browse files Browse the repository at this point in the history
  • Loading branch information
davidcarlisle committed Jun 30, 2022
1 parent 0aed23a commit 4d856d0
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 10 deletions.
2 changes: 1 addition & 1 deletion base/testfiles/github-0881b.lvt
Expand Up @@ -33,7 +33,7 @@
{\MakeUppercase{\cyra\cyrb\cyrv}}
{\CYRA\CYRB\CYRV}

\TEST{2]
\TEST{2}
{\textuppercase{\cyra\cyrb\cyrv}}
{\CYRA\CYRB\CYRV}

Expand Down
28 changes: 19 additions & 9 deletions base/testfiles/github-0881b.tlg
Expand Up @@ -42,15 +42,25 @@ l. ... {\CYRA\CYRB\CYRV}
\TEST ...ox 0{#2}\showbox 0 \sbox 2{#3}\showbox 2
\usebox {0}\\$\rightarrow ...
l. ... {\CYRA\CYRB\CYRV}
Runaway argument?
{2] {\textuppercase {\cyra \cyrb \cyrv }} {\CYRA \CYRB \CYRV }
! Paragraph ended before \TEST was complete.
<to be read again>
\par
l. ...
I suspect you've forgotten a `}', causing me to apply this
control sequence to too much text. How can we recover?
My plan is to forget the whole thing and hope for the best.
Test: 2
> \box...=
\hbox(6.83167+0.0)x21.66138
.\T2A/cmr/m/n/10 ^^c0
.\T2A/cmr/m/n/10 ^^c1
.\T2A/cmr/m/n/10 ^^c2
! OK.
\TEST ...\typeout {Test: #1}\sbox 0{#2}\showbox 0
\sbox 2{#3}\showbox 2 \use...
l. ... {\CYRA\CYRB\CYRV}
> \box...=
\hbox(6.83167+0.0)x21.66138
.\T2A/cmr/m/n/10 ^^c0
.\T2A/cmr/m/n/10 ^^c1
.\T2A/cmr/m/n/10 ^^c2
! OK.
\TEST ...ox 0{#2}\showbox 0 \sbox 2{#3}\showbox 2
\usebox {0}\\$\rightarrow ...
l. ... {\CYRA\CYRB\CYRV}
Test: 3
> \box...=
\hbox(6.94275+0.0)x162.73804
Expand Down

0 comments on commit 4d856d0

Please sign in to comment.