diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2017-06-26 20:11:45 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2017-06-26 20:11:45 +0000 |
commit | 7a652daded74f9e8becb34e9dca1d6202eae46fe (patch) | |
tree | 074d0f8b776cc7a5000a61a5baabd454c9c0b892 /regress/eqn/nullary/roman.in | |
parent | d06770ec5841a0d0f6cc2f9616d2a46daa15450b (diff) | |
download | mandoc-7a652daded74f9e8becb34e9dca1d6202eae46fe.tar.gz |
catch up with the recent eqn(7) improvements
Diffstat (limited to 'regress/eqn/nullary/roman.in')
-rw-r--r-- | regress/eqn/nullary/roman.in | 26 |
1 files changed, 22 insertions, 4 deletions
diff --git a/regress/eqn/nullary/roman.in b/regress/eqn/nullary/roman.in index f4a081f1..f808ba7a 100644 --- a/regress/eqn/nullary/roman.in +++ b/regress/eqn/nullary/roman.in @@ -1,14 +1,32 @@ -.Dd October 12, 2014 +.Dd June 25, 2017 .Dt NULLARY-ROMAN 1 .Os OpenBSD .Sh NAME .Nm nullary-roman .Nd equation tokens set in roman font .Sh DESCRIPTION -initial text +initial text \(em .EQ -sin cos tan sinh cosh tanh arc +roman "unquoted words:" +sin cos tan sec csc asin acos atan asec acsc +sinh cosh tanh coth arc max min lim log ln exp Re Im and if for det +\(em +roman "quoted words:" +"sin" "cos" "tan" "sec" "csc" "asin" "acos" "atan" "asec" "acsc" +"sinh" "cosh" "tanh" "coth" "arc" +"max" "min" "lim" "log" "ln" "exp" +"Re" "Im" "and" "if" "for" "det" +\(em +roman "font operations:" +bold sin +bold "sin" +\(em +roman "superstring:" +sinus +\(em +roman "composite word:" +tan = sin/cos .EN -final text +\(em final text |