https://github.com/xerdi/lua-placeholders
Lua Placeholders for LaTeX documents
https://github.com/xerdi/lua-placeholders
json latex latex-package lualatex luatex yaml
Last synced: 3 months ago
JSON representation
Lua Placeholders for LaTeX documents
- Host: GitHub
- URL: https://github.com/xerdi/lua-placeholders
- Owner: Xerdi
- License: lppl-1.3c
- Created: 2024-01-09T21:40:03.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-09-18T11:59:45.000Z (about 1 year ago)
- Last Synced: 2025-07-02T21:04:44.864Z (3 months ago)
- Topics: json, latex, latex-package, lualatex, luatex, yaml
- Language: Lua
- Homepage:
- Size: 134 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.txt
Awesome Lists containing this project
README
# Lua(TeX) Placeholders

[](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.