Special Characters & LaTeX

From WikiEducator
Jump to: navigation, search
Edu science.png  Welcome to my Testing Laboratory
My Sandbox Various Templates Pedagogical Templates Flash Simulations Tables
Math Projects Audio and Video Special Characters & LaTeX HTML and CSS Transclusion & Substitution
File extensions Be aware Miscellaneous L4C My Sandbox 2
Images Quizzes


Help Pages

I'm currently working on two Help Pages for Special Characters:


Writing formulas

Rachel








Some Templates

{{TeX}} renders [math]\rightarrow[/math] [math]\mathrm{T\!_{\displaystyle E} \! X} \,[/math]

{{LaTeX}} renders [math]\rightarrow[/math] [math]\mathrm{L\!\!^{{}_{\scriptstyle A}} \!\!\!\!\!\;\; T\!_{\displaystyle E} \! X} \,[/math]

{{LaTeX|2e}} renders [math]\rightarrow[/math] [math]\mathrm{L\!\!^{{}_{\scriptstyle A}} \!\!\!\!\!\;\; T\!_{\displaystyle E} \! X} \,[/math] [math] 2_{\displaystyle \varepsilon}[/math]

{{AMS}} renders [math]\rightarrow[/math] [math]{\mathcal{A}\!_{\displaystyle \mathcal{M}} \!\mathcal{S}} \!\!\;[/math]

{{AMS}}-{{LaTeX}} renders [math]\rightarrow[/math] [math]{\mathcal{A}\!_{\displaystyle \mathcal{M}} \!\mathcal{S}} \!\!\;[/math]-[math]\mathrm{L\!\!^{{}_{\scriptstyle A}} \!\!\!\!\!\;\; T\!_{\displaystyle E} \! X} \,[/math]


[math]\stackrel{\longleftrightarrow} {AB}[/math]


Fonts and sizes

1) This is normal text, [math]Ax^2+By+C=0[/math], this is normal text.

2) This is normal text, [math]Ax^2+By+C=0[/math], this is normal text.

3) This is normal text, [math]Ax^2+By+C=0\,[/math], this is normal text.


On 1), formula (default size) looks a bit smaller than normal text (default size)

On 2), formula (forced to 12pt) look similar is size as normal text.

On 3), PNG formula looks quite bigger than normal text (both are default size)

My point is, if we can have formula (rendered as html, not image) set by default as 12pt, so it looks like in 2). Please take a look at the codes. Thanks.



LaTeX Resources