3b1b / 3b1b/manim

Using braces

オープン
#941 コメント 10 件 リアクション 0 件 担当者 0 名 GitHub で見る
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 はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。