Change the Math Script Command

  • Thread starter Thread starter Astrum
  • Start date Start date
Astrum
Messages
269
Reaction score
5
I know that you can use two ## to use inline text, but I'm not sure how to use the display mode, instead of having to write "[tex][/itex]" every time, which drives me insane.<br /> <br /> Is there some other command that I'm inaware of? Or is there simply no script to use display without writing out the big clunk "[tex]"? <br /> <br /> If there isn't currently a command, it should be implemented.[/tex][/tex]
 
Physics news on Phys.org
For display mode, use

Code:
[tex]code[/tex] or $$code$$
.

For inline mode, use

Code:
[itex]code[/itex] or ##code##
.
 
Code:
##\displaystyle ...##
gives "large" formulas without line breaks.

This is a double fraction: ##\displaystyle \frac{\frac{a}{b}}{\frac{c}{d}}##. And this is text after the formula.
 
Thanks, I only tried the single $ command XD , should've tried the $$
 

Similar threads

  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 38 ·
2
Replies
38
Views
6K
Replies
9
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 22 ·
Replies
22
Views
4K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 6 ·
Replies
6
Views
3K
Replies
1
Views
4K
Replies
2
Views
6K
  • · Replies 7 ·
Replies
7
Views
2K