summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/weiqi/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/weiqi/README.md')
-rw-r--r--macros/latex/contrib/weiqi/README.md25
1 files changed, 25 insertions, 0 deletions
diff --git a/macros/latex/contrib/weiqi/README.md b/macros/latex/contrib/weiqi/README.md
new file mode 100644
index 0000000000..8abfe40af0
--- /dev/null
+++ b/macros/latex/contrib/weiqi/README.md
@@ -0,0 +1,25 @@
+# Description
+
+A new package which use LaTeX3 to typeset the weiqi(go).
+使用 LaTeX3 创建一个排版围棋棋谱的宏包。
+
+# Copyright
+
+Copyright (C) 2023-2024 By Ms_yam
+
+It may be distributed and/or modified under the conditions of the
+LaTeX Project Public License (LPPL), either version 1.3c of this
+license or (at your option) any later version. The latest version
+of this license is in the file
+
+ https://www.latex-project.org/lppl.txt
+
+# generate
+
+```sh
+xetex weiqi.ins
+xelatex weiqi.dtx
+makeindex -s gind.ist weiqi.idx
+xelatex weiqi.dtx
+xelatex weiqi.dtx
+``` \ No newline at end of file