Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

3
  • $\begingroup$ It is a mostly readability - "ab" would of course work as a variable, but ultimately I want to print my worksheets and then have them look nice. I've been using the Palettes (Basic Math Assistant) for graphical fractions etc. for that very purpose. Am I confusing Mathematica too much with LaTeX? $\endgroup$ Commented Sep 24, 2018 at 14:59
  • $\begingroup$ @Wasserwaage In what context does Subscript[a, b] (or Subscript["a", "b"]) not work as a variable? $\endgroup$ Commented Sep 24, 2018 at 15:01
  • $\begingroup$ It works, I am just trying to keep the potential for errors in my worksheet to a minimum - and defining Subscript[a,b] would have seemed like a sensible way to do that. Thanks! $\endgroup$ Commented Sep 24, 2018 at 15:20