... | ... | @@ -81,9 +81,9 @@ Pour tester, on peut utiliser : |
|
|
- la syntaxe LateX/kateX ( [voir la doc](https://katex.org/docs/supported.html#style-color-size-and-font))
|
|
|
|
|
|
```
|
|
|
$`\textcolor{teal}{ \text{textcolor "teal" dans une syntaxe LateX}}`$
|
|
|
$`\textcolor{green}{ \text{textcolor "green" dans une syntaxe LateX}}`$
|
|
|
```
|
|
|
$`\textcolor{teal}{ \text{textcolor "teal" dans une syntaxe LateX}}`$ ;
|
|
|
$`\textcolor{green}{ \text{textcolor "green" dans une syntaxe LateX}}`$ ;
|
|
|
```
|
|
|
$`\textcolor{#00ff00} {\sharp 00ff00}`$
|
|
|
```
|
... | ... | |