# 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 ```