| Line 63... |
Line 63... |
| 63 |
\code{x \%supseteq\% y} \tab x is a superset of y \cr
|
63 |
\code{x \%supseteq\% y} \tab x is a superset of y \cr
|
| 64 |
\code{x \%in\% y} \tab x is an element of y \cr
|
64 |
\code{x \%in\% y} \tab x is an element of y \cr
|
| 65 |
\code{x \%notin\% y} \tab x is not an element of y \cr
|
65 |
\code{x \%notin\% y} \tab x is not an element of y \cr
|
| 66 |
\code{hat(x)} \tab x with a circumflex \cr
|
66 |
\code{hat(x)} \tab x with a circumflex \cr
|
| 67 |
\code{tilde(x)} \tab x with a tilde \cr
|
67 |
\code{tilde(x)} \tab x with a tilde \cr
|
| - |
|
68 |
\code{dot(x)} \tab x with a dot \cr
|
| 68 |
\code{ring(x)} \tab x with a ring \cr
|
69 |
\code{ring(x)} \tab x with a ring \cr
|
| 69 |
\code{bar(xy)} \tab xy with bar \cr
|
70 |
\code{bar(xy)} \tab xy with bar \cr
|
| 70 |
\code{widehat(xy)} \tab xy with a wide circumflex \cr
|
71 |
\code{widehat(xy)} \tab xy with a wide circumflex \cr
|
| 71 |
\code{widetilde(xy)} \tab xy with a wide tilde \cr
|
72 |
\code{widetilde(xy)} \tab xy with a wide tilde \cr
|
| 72 |
\code{x \%<->\% y} \tab x double-arrow y \cr
|
73 |
\code{x \%<->\% y} \tab x double-arrow y \cr
|
| Line 80... |
Line 81... |
| 80 |
\code{x \%dblup\% y} \tab x double-up-arrow y \cr
|
81 |
\code{x \%dblup\% y} \tab x double-up-arrow y \cr
|
| 81 |
\code{x \%dbldown\% y} \tab x double-down-arrow y \cr
|
82 |
\code{x \%dbldown\% y} \tab x double-down-arrow y \cr
|
| 82 |
\code{alpha} -- \code{omega} \tab Greek symbols \cr
|
83 |
\code{alpha} -- \code{omega} \tab Greek symbols \cr
|
| 83 |
\code{Alpha} -- \code{Omega} \tab uppercase Greek symbols \cr
|
84 |
\code{Alpha} -- \code{Omega} \tab uppercase Greek symbols \cr
|
| 84 |
\code{infinity} \tab infinity symbol \cr
|
85 |
\code{infinity} \tab infinity symbol \cr
|
| - |
|
86 |
\code{partialdiff} \tab partial differential symbol \cr
|
| 85 |
\code{32*degree} \tab 32 degrees \cr
|
87 |
\code{32*degree} \tab 32 degrees \cr
|
| 86 |
\code{60*minute} \tab 60 minutes of angle \cr
|
88 |
\code{60*minute} \tab 60 minutes of angle \cr
|
| 87 |
\code{30*second} \tab 30 seconds of angle \cr
|
89 |
\code{30*second} \tab 30 seconds of angle \cr
|
| 88 |
\code{displaystyle(x)} \tab draw x in normal size (extra spacing) \cr
|
90 |
\code{displaystyle(x)} \tab draw x in normal size (extra spacing) \cr
|
| 89 |
\code{textstyle(x)} \tab draw x in normal size \cr
|
91 |
\code{textstyle(x)} \tab draw x in normal size \cr
|