\ style - Commande Tex
style
\style - Utilisé pour appliquer le style CSS aux mathématiques.
SYNOPSIS
{ \style #1 #2}
LA DESCRIPTION
La commande \ style applique le style CSS aux mathématiques.
OPTIONS
Contribution | La description |
---|---|
#1 | Déclaration de style CSS. |
# 2 | mathématiques à styliser. |
EXEMPLE
\frac{\style{color:red}{x+1}}{y+2}
$ \ frac {\ style {couleur: rouge} {x + 1}} {y + 2} $\style{background-color:yellow}{\frac{x+1}{y+2}}
$ \ style {background-color: yellow} {\ frac {x + 1} {y + 2}} $