diff options
Diffstat (limited to 'regress/eqn/subsup/combine.in')
-rw-r--r-- | regress/eqn/subsup/combine.in | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/regress/eqn/subsup/combine.in b/regress/eqn/subsup/combine.in new file mode 100644 index 00000000..1fdedd4e --- /dev/null +++ b/regress/eqn/subsup/combine.in @@ -0,0 +1,12 @@ +.Dd October 10, 2014 +.Dt SUBSUP-COMBINE 1 +.Os OpenBSD +.Sh NAME +.Nm subsup-combine +.Nd combination of subscripts and superscripts +.Sh DESCRIPTION +initial text +.EQ +x sub 1 sup 2 + e sup x sub 2 +.EN +final text |