Directory macros/luatex/latex/lua-placeholders
Lua(TeX) Placeholders
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 for more information.
Download the contents of this package in one zip archive (335.6k).
lua-placeholders – Specifying placeholders for demonstration purposes
This package is meant for setting parameters in a LuaLaTeX document in a more programmatic way with YAML. Parameters can be specified by adding a “recipe” file. These recipe files describe the parameter’s type, placeholders and/or default values. From thereon, the placeholders can be displayed in the document and an “example” document can be created. An “actual copy” document can be created by loading additional “payload” files, which all must correspond to a recipe file.
Package | lua-placeholders |
Repository | https://github.com/Xerdi/lua-placeholders |
Version | 1.0.3 2024-04-02 |
Licenses | The LaTeX Project Public License 1.3c |
Copyright | 2024 E. Nijenhuis |
Maintainer | Erik Nijenhuis |
Contained in | TeX Live as lua-placeholders MiKTeX as lua-placeholders |
Topics | LuaTeX |