Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
wiki:formulas [2019/06/02 04:57] ttzhouwiki:formulas [2019/06/03 01:12] (current) – external edit 127.0.0.1
Line 8: Line 8:
 ===== Inline formulas ===== ===== Inline formulas =====
  
-Use ''%%<m> ...... </m>%%'' or ''%%\%%( ...... %%\%%)'' to render inline formulas.+Simply place LaTex codes in ''%%<m> ...... </m>%%'' or ''%%\%%( ...... %%\%%)'' to render inline formulas. 
 + 
 +<alert info>Use [[https://www.codecogs.com/latex/eqneditor.php|LaTeX Equation maker]] if you don't know how to write Latex codes.</alert>
  
 For example, For example,
Line 25: Line 27:
  
 ===== Display Math ===== ===== Display Math =====
-Use ''%%<math> ...... </math>%%'' or ''%%\%%[ ...... %%\%%]'' to display math formulas on its own line:+Wrap LaTex codes in ''%%<math> ...... </math>%%'' or ''%%\%%[ ...... %%\%%]'' to display math formulas on its own line: 
 +<alert info>Use [[https://www.codecogs.com/latex/eqneditor.php|LaTeX Equation maker]] if you don't know how to write Latex codes.</alert>
  
 <code> <code>