summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/lualatex/yamlvars/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/lualatex/yamlvars/README.md')
-rw-r--r--Master/texmf-dist/doc/lualatex/yamlvars/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/lualatex/yamlvars/README.md b/Master/texmf-dist/doc/lualatex/yamlvars/README.md
index f901e1ef358..946ee2e374f 100644
--- a/Master/texmf-dist/doc/lualatex/yamlvars/README.md
+++ b/Master/texmf-dist/doc/lualatex/yamlvars/README.md
@@ -1,6 +1,7 @@
# YAMLvars -- parse a YAML document and create LaTeX definitons
This LuaLaTeX package provides a YAML parser and some functions to declare and define LaTeX definitions using YAML files.
+It uses the [`tinyyaml`](https://github.com/api7/lua-tinyyaml) parser.