blob: 6a3f7d3fc1750da99c2315ecd4f950fb0fc51ae4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
|
This is TeX, Version 3.14159265 (TeX Live 2019) (preloaded format=tex 2019.5.8) 20 JUN 2019 13:21
**\underline{text}
*$\underline{text}$
! Missing $ inserted.
<inserted text>
$
<to be read again>
\underline
<*> $\underline
{text}$
?
*\underline{$text$}
! Missing $ inserted.
<inserted text>
$
<to be read again>
\underline
<*> \underline
{$text$}
?
! Missing } inserted.
<inserted text>
}
<to be read again>
$
<*> \underline{$
text$}
?
! Extra }, or forgotten $.
<recently read> }
<*> \underline{$text$}
?
*\underline$no$
! Missing { inserted.
<to be read again>
$
<*> \underline$
no$
?
! Missing } inserted.
<inserted text>
}
<to be read again>
$
<*> \underline$
no$
?
*$\underline2$
! Missing $ inserted.
<inserted text>
$
<to be read again>
\underline
<*> $\underline
2$
?
*\def\ta{\underline}
*$\ta{x_2}$
*$\underline{x_2}$
*$\underline{2}$
*$\underline{text}$
*
! Emergency stop.
<*> $\underline{text}$
End of file on the terminal!
No pages of output.
|