Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 2 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 (12 months ago)
- Default Branch: master
- Last Pushed: 2024-09-18T11:59:45.000Z (4 months ago)
- Last Synced: 2024-10-19T00:58:21.279Z (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
![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.