Using braces
オープン
LaTeX
- 主要言語
- Python
- スター
- 93.8k
- フォーク
- 7.7k
- PR マージ指標
- PR 指標を取得中
説明
I'd like to run the code:
`numeros4 = TexMobject(
"\\mathbb{N}",
"=",
"\\{",
"1",
",",
"2",
",",
"3",
",",
"\\ldots",
"\\}"
)`
cause I wish I could change the color of the braces separately. But I got this error:
`Exception: Latex error converting to dvi.`
I've already tried using the command `Brace()` or the ideas found at reddit, but it didn't work at all. Is there a way to make it possible?
Thanks!
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。