Skip to content

Instantly share code, notes, and snippets.

@milk19873
Last active May 30, 2017 06:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save milk19873/a0b6f0ee2bf559db2614d3232eb9de49 to your computer and use it in GitHub Desktop.
Save milk19873/a0b6f0ee2bf559db2614d3232eb9de49 to your computer and use it in GitHub Desktop.
Tex表示例(行列)
<pre style="border: none; font-size: 100%;">
[tex:{\displaystyle
A =
\begin{pmatrix}
a & b & c \\
d & e & f \\
g & h & i
\end{pmatrix}
}]
</pre>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment