`extractbb-lua` =============== A reimplementation of [`extractbb`](https://texdoc.org/serve/extractbb/0), written in Lua. Support ------- If you have any problems with this tool, please report it (in order of preference): 1. By [opening a new issue on GitHub](https://github.com/gucci-on-fleek/extractbb/issues/new). 2. Via email to the public [`tex-live@tug.org` mailing list](https://tug.org/mailman/listinfo/tex-live). 3. By contacting the author directly at `tex@maxchernoff.ca`. Building -------- Please see the file [`documentation/BUILDING.md`](https://github.com/gucci-on-fleek/extractbb/blob/master/documentation/BUILDING.md) on GitHub. Licence ------- `extractbb-lua` is licensed under the [_Mozilla Public License_, version 2.0](https://www.mozilla.org/en-US/MPL/2.0/) or greater. The documentation is additionally licensed under [CC-BY-SA, version 4.0](https://creativecommons.org/licenses/by-sa/4.0/legalcode) or greater. The test files have various licences, please see the file [`tests/LICENCE.md`](tests/LICENCE.md) for more information. (Since these files are not distributed with the package, neither is this licence file.) --- _v1.1.0 (2025-02-11)_