blob: b1b43e23b98ca32dc68a2749115bb7b62a361fd6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# Lua(TeX) Placeholders
![CTAN Version](https://img.shields.io/ctan/v/lua-placeholders)
[![build](https://github.com/Xerdi/lua-placeholders/actions/workflows/build.yml/badge.svg)](https://github.com/Xerdi/lua-placeholders/actions/workflows/build.yml)
A LaTeX package for specifying and inserting document placeholders with JSON or YAML formats.
## Installation
In order to install this package the right way, one should create the release tarball first with `make package`.
Afterward be sure to unpack the contents of the release tarball anywhere where TeX will find it, i.e. `~/texmf`.
## License
This project is licensed under the LPPL version 1.3c and maintained by Erik Nijenhuis.
See [LICENSE.txt](LICENSE.txt) for more information.
|