Skip to content

gxono/pgf-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pgf-go— for drawing go games.

Release 0.2025.03.10 2025/03/10

Description

pgf-go is a package for diagramming and commenting on Go games. It is currently not a definitive version, but the syntax will remain consistent.

Licence

This package may be modified and distributed under the terms and conditions of the LaTeX Project Public License, version 1.3 or greater.

Requirements

The package compiles with UTF-8, LaTeX and LuaLaTeX. The following dependencies are required, but they are loaded automatically:

  • tikz
    (including \usetikzlibrary{patterns})
  • xparse

Installation

You can use the pgf-go package by placing all of the distribution files in the directory containing your current tex file.

How to use it

To use the package pgf-go, place the following lines in the preamble of your LaTeX document:

\usepackage{pgf-go}

\begin{document}
\begin{goban}

\end{goban}

Examples

You can find examples on doc directory.

History

  • version 0.2025.03.10 : added features to system coordinates and rounded corners.
  • version 0.2025.03.07 : partial realease.

Author

Jonatán Perren, jonatan (dot) perren (at) gmail (dot) com

About

A LaTeX package for creating Go (Baduk) diagrams with ease.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages