(日本語版は こちら)
Easytable is a package to build simple tables in SATySFi.
You can use the command \easytable to easily build a table.
This package provides the following features:
- A simple syntax, similar to Markdown and AsciiDoc (using
\easytable). - A table with bullets, similar to the
list-tabledirective of reStructuredText (\list-table). - Formatting cells by column (left-aligned, centering, right-aligned, equal space, etc.).
- Text decoration and mathematic formulas in cells.
- Nested tables.
- Setting the rules.
- Setting the background colors.
- Setting the margins between cells.
See the documentation (Japanese only).
See the documentation (Japanese only).
Try it in Gitpod!
You can freely edit the file demo/demo.saty and generate a PDF (demo/demo.pdf)
by executing command satysfi demo/demo.saty on the terminal window.
This demo uses pickoba/gitpod-satysfi
and you can also install other packages via opam / satyrographos command.
See HISTORY.