diff options
Diffstat (limited to 'test/writer.man')
| -rw-r--r-- | test/writer.man | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/test/writer.man b/test/writer.man index 752852322..c476c35aa 100644 --- a/test/writer.man +++ b/test/writer.man @@ -541,11 +541,11 @@ Ellipses\&...and\&...and\&.... .SH LaTeX .IP \[bu] 2 .IP \[bu] 2 -2\[u2005]+\[u2005]2\[u2004]=\[u2004]4 +2 + 2 = 4 .IP \[bu] 2 -\f[I]x\f[R]\[u2004]\[mo]\[u2004]\f[I]y\f[R] +\f[I]x\f[R] ∈ \f[I]y\f[R] .IP \[bu] 2 -\f[I]\[*a]\f[R]\[u2005]\[AN]\[u2005]\f[I]\[*w]\f[R] +\f[I]α\f[R] ∧ \f[I]ω\f[R] .IP \[bu] 2 223 .IP \[bu] 2 @@ -557,7 +557,7 @@ $$\[rs]frac{d}{dx}f(x)=\[rs]lim_{h\[rs]to 0}\[rs]frac{f(x+h)-f(x)}{h}$$ .RE .IP \[bu] 2 Here\[cq]s one that has a line break in it: -\f[I]\[*a]\f[R]\[u2005]+\[u2005]\f[I]\[*w]\f[R]\[u2005]\[tmu]\[u2005]\f[I]x\f[R]^2^. +\f[I]α\f[R] + \f[I]ω\f[R] × \f[I]x\f[R]^2^. .PP These shouldn\[cq]t be math: .IP \[bu] 2 @@ -578,15 +578,15 @@ Here\[cq]s a LaTeX table: .PP Here is some unicode: .IP \[bu] 2 -I hat: \[^I] +I hat: Î .IP \[bu] 2 -o umlaut: \[:o] +o umlaut: ö .IP \[bu] 2 -section: \[sc] +section: § .IP \[bu] 2 -set membership: \[mo] +set membership: ∈ .IP \[bu] 2 -copyright: \[co] +copyright: © .PP AT&T has an ampersand in their name. .PP |
