Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wenyuzhao/tabforge
Simple Latex table template engine.
https://github.com/wenyuzhao/tabforge
jinja2 latex latex-table latex-template
Last synced: 2 days ago
JSON representation
Simple Latex table template engine.
- Host: GitHub
- URL: https://github.com/wenyuzhao/tabforge
- Owner: wenyuzhao
- License: mit
- Created: 2024-06-12T14:29:09.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-11-03T05:42:05.000Z (2 days ago)
- Last Synced: 2024-11-03T06:22:42.178Z (2 days ago)
- Topics: jinja2, latex, latex-table, latex-template
- Language: TeX
- Homepage:
- Size: 165 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tabforge
Simple Latex table template engine.
## Getting Started
1. `pipx install tabforge`
2. `cd example && tabforge .` _(This will render all the **/*.t.tex files under $PWD)_