Group Abstract Group Abstract

Message Boards Message Boards

0
|
11.4K Views
|
3 Replies
|
0 Total Likes
View groups...
Share
Share this post:

How can I create a variable that has a left and right subscript using Nota?

Posted 11 years ago
POSTED BY: Dave Mittleider
3 Replies
Posted 11 years ago
POSTED BY: Dave Mittleider

Try this:

In[6]:= Style[ Row[{Superscript["", "RVC"], Subsuperscript["BRV", "BV", "KJK"]}]]

Out[6]= \!\(\*
TemplateBox[{
 TemplateBox[{"\"\"", "\"RVC\""}, "Superscript"],
  TemplateBox[{"\"BRV\"", "\"BV\"", "\"KJK\""}, "Subsuperscript"]},
"RowDefault"]\)
POSTED BY: S M Blinder
Posted 11 years ago
POSTED BY: Dave Mittleider
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard