Message Boards Message Boards

0
|
2542 Views
|
1 Reply
|
2 Total Likes
View groups...
Share
Share this post:

Enter equal symbol aligned math cell without palette?

Anonymous User
Anonymous User
Posted 6 years ago

In the Writing Assistant palette I see a way to enter an Equal Symbol Aligned Math Cell, which would be useful both for input to be evaluated and also for formulas in the "DisplayFormula" cell-style. Is there a way to enter an Equal Symbol Aligned Math Cell without opening the palette or using the mouse?

POSTED BY: Anonymous User

You can insert the invisible \[AlignmentMarker] at the positions that you need to align, then add the option TextAlignment->AlignmentMarker as a cell option (after revealing the cell expression, or with the Option Inspector). Quite arcane.

If you need alignment in the output cells it is simpler:

Column[{a + b == c, c == a + b}, Alignment -> "\[Equal]"]
POSTED BY: Gianluca Gorni
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract