\ style - Tex-Befehl
Stil
\style - Wird verwendet, um das CSS-Styling auf die Mathematik anzuwenden.
ZUSAMMENFASSUNG
{ \style #1 #2}
BESCHREIBUNG
Der Befehl \ style wendet das CSS-Styling auf die Mathematik an.
OPTIONEN
| Eingang | Beschreibung |
|---|---|
| # 1 | CSS-Stildeklaration. |
| # 2 | Mathematik zu stylen. |
BEISPIEL
\frac{\style{color:red}{x+1}}{y+2}$ \ frac {\ style {color: red} {x + 1}} {y + 2} $\style{background-color:yellow}{\frac{x+1}{y+2}}$ \ style {Hintergrundfarbe: gelb} {\ frac {x + 1} {y + 2}} $