Annotation of mandoc/regress/eqn/nullary/roman.in, Revision 1.2
1.2 ! schwarze 1: .Dd June 25, 2017
1.1 schwarze 2: .Dt NULLARY-ROMAN 1
3: .Os OpenBSD
4: .Sh NAME
5: .Nm nullary-roman
6: .Nd equation tokens set in roman font
7: .Sh DESCRIPTION
1.2 ! schwarze 8: initial text \(em
1.1 schwarze 9: .EQ
1.2 ! schwarze 10: roman "unquoted words:"
! 11: sin cos tan sec csc asin acos atan asec acsc
! 12: sinh cosh tanh coth arc
1.1 schwarze 13: max min lim log ln exp
14: Re Im and if for det
1.2 ! schwarze 15: \(em
! 16: roman "quoted words:"
! 17: "sin" "cos" "tan" "sec" "csc" "asin" "acos" "atan" "asec" "acsc"
! 18: "sinh" "cosh" "tanh" "coth" "arc"
! 19: "max" "min" "lim" "log" "ln" "exp"
! 20: "Re" "Im" "and" "if" "for" "det"
! 21: \(em
! 22: roman "font operations:"
! 23: bold sin
! 24: bold "sin"
! 25: \(em
! 26: roman "superstring:"
! 27: sinus
! 28: \(em
! 29: roman "composite word:"
! 30: tan = sin/cos
1.1 schwarze 31: .EN
1.2 ! schwarze 32: \(em final text
CVSweb