]> git.cameronkatri.com Git - mandoc.git/blob - regress/eqn/nullary/roman.in
When formatting man(7) documents that do not contain .SH macros
[mandoc.git] / regress / eqn / nullary / roman.in
1 .\" $OpenBSD: roman.in,v 1.3 2017/07/04 14:53:23 schwarze Exp $
2 .Dd $Mdocdate: July 4 2017 $
3 .Dt NULLARY-ROMAN 1
4 .Os
5 .Sh NAME
6 .Nm nullary-roman
7 .Nd equation tokens set in roman font
8 .Sh DESCRIPTION
9 initial text \(em
10 .EQ
11 roman "unquoted words:"
12 sin cos tan sec csc asin acos atan asec acsc
13 sinh cosh tanh coth arc
14 max min lim log ln exp
15 Re Im and if for det
16 \(em
17 roman "quoted words:"
18 "sin" "cos" "tan" "sec" "csc" "asin" "acos" "atan" "asec" "acsc"
19 "sinh" "cosh" "tanh" "coth" "arc"
20 "max" "min" "lim" "log" "ln" "exp"
21 "Re" "Im" "and" "if" "for" "det"
22 \(em
23 roman "font operations:"
24 bold sin
25 bold "sin"
26 \(em
27 roman "superstring:"
28 sinus
29 \(em
30 roman "composite word:"
31 tan = sin/cos
32 .EN
33 \(em final text