summaryrefslogtreecommitdiff
path: root/info/asymptote-faq-zh-cn/src/figures/4-2.asy
diff options
context:
space:
mode:
Diffstat (limited to 'info/asymptote-faq-zh-cn/src/figures/4-2.asy')
-rw-r--r--info/asymptote-faq-zh-cn/src/figures/4-2.asy2
1 files changed, 2 insertions, 0 deletions
diff --git a/info/asymptote-faq-zh-cn/src/figures/4-2.asy b/info/asymptote-faq-zh-cn/src/figures/4-2.asy
new file mode 100644
index 0000000000..dec5140f2a
--- /dev/null
+++ b/info/asymptote-faq-zh-cn/src/figures/4-2.asy
@@ -0,0 +1,2 @@
+usepackage("amsmath");
+label("$\begin{matrix} 1 & 2 \\\ 1 & 1 \end{matrix}$",(0,0));