Documentation for Gerby (a fork of plasTeX, to be used for large online mathematical texts with stable cross-referencing) is available at the [Gerby project page](https://gerby-project.github.io).


# building process

```bash
python -m pip install --upgrade build
python -m build
```
