How can i write colored text in polygon. I found latex commands like this: \textcolor{declared-color}{text} but i did not succeed. If there is a way to make this please tell me.
№ | Пользователь | Рейтинг |
---|---|---|
1 | tourist | 4009 |
2 | jiangly | 3823 |
3 | Benq | 3738 |
4 | Radewoosh | 3633 |
5 | jqdai0815 | 3620 |
6 | orzdevinwang | 3529 |
7 | ecnerwala | 3446 |
8 | Um_nik | 3396 |
9 | ksun48 | 3390 |
10 | gamegame | 3386 |
Страны | Города | Организации | Всё → |
№ | Пользователь | Вклад |
---|---|---|
1 | cry | 166 |
2 | maomao90 | 163 |
2 | Um_nik | 163 |
4 | atcoder_official | 161 |
5 | adamant | 160 |
6 | -is-this-fft- | 158 |
7 | awoo | 157 |
8 | TheScrasse | 154 |
9 | nor | 153 |
9 | Dominater069 | 153 |
How can i write colored text in polygon. I found latex commands like this: \textcolor{declared-color}{text} but i did not succeed. If there is a way to make this please tell me.
Название |
---|
$$${\color{red}{x}}$$$
$$${\color{red}{x}}$$$
it doesn't seem to work on polygon
"Can't be rendered because of: Transformation failed: Unsupported command: color"
Did you put it in math mode (i.e. surrounded by dollar signs)?
I tried copying exactly what he wrote and it gave me this error
Can't be rendered because of: Transformation failed: Unclosed math text.
Put them between single dollar signs, not triple ones: ${\color{red}{x}}$
(This is a bug/limitation of Codeforces comment system: it converts single dollar signs to triple ones for dumb reasons.)
Thank you, it worked.
(I was also having problems with \ge but it worked after I put it between two single dollar signs).
This works for the HTML statement but not the PDF statement, gives "! Undefined control sequence." Do you know if there are other commands or workarounds for that?
Sorry for necroposting :3
sasa enta p2et frontEND :((
$$${\color{red}{x}}$$$ $$${\color{blue}{x}}$$$ $$${\color{green}{x}}$$$ $$${\color{yellow}{x}}$$$
Unable to parse markup [type=CF_MATHJAX]
$
x x x x