System queries for LaTeX using Lua
2
stars
138
commits
Lua
primary language
Nov 24, 2025
updated
l3sys-query: System queries for LaTeX using LuaRelease 2024-04-08
The l3sys-query script provides a method for TeX runs to obtain system
information via shell escape to Lua. The facilities are more limited than the
similar Java script texosquery, but since it uses Lua, l3sys-query can be
used 'out of the box' with any install TeX system. The script is written taking
account of TeX Live security requirement; it is therefore suitable for use with
restricted shell escape, the standard setting when installing a TeX system.
The supported queries are
ls: Directory listing supporting a range of optionspwd: Obtaining details of the current working directoryThe issue tracker for LaTeX is currently located on GitHub.
This code is developed by The LaTeX Project.
This project licensed under the same terms as Lua (MIT): see LICENSE or the top of source files for the legal text.
Copyright (C) 2024 The LaTeX Project
https://latex-project.org/
All rights reserved.
Lua
60.6%
TeX
39.4%
System queries for LaTeX using Lua
2
stars
138
commits
Lua
primary language
Nov 24, 2025
updated
l3sys-query: System queries for LaTeX using LuaRelease 2024-04-08
The l3sys-query script provides a method for TeX runs to obtain system
information via shell escape to Lua. The facilities are more limited than the
similar Java script texosquery, but since it uses Lua, l3sys-query can be
used 'out of the box' with any install TeX system. The script is written taking
account of TeX Live security requirement; it is therefore suitable for use with
restricted shell escape, the standard setting when installing a TeX system.
The supported queries are
ls: Directory listing supporting a range of optionspwd: Obtaining details of the current working directoryThe issue tracker for LaTeX is currently located on GitHub.
This code is developed by The LaTeX Project.
This project licensed under the same terms as Lua (MIT): see LICENSE or the top of source files for the legal text.
Copyright (C) 2024 The LaTeX Project
https://latex-project.org/
All rights reserved.
Lua
60.6%
TeX
39.4%