summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/weiqi/README.md
blob: 8abfe40af0719723b2b5c24a6510d821805e4649 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
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
```