satysfi-easytable
satysfi-easytable copied to clipboard
A SATySFi package to build simple tables.
satysfi-easytable
(日本語版は こちら)
Summary
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.
Usage
See the documentation (Japanese only).
Examples
See the documentation (Japanese only).
Demo in Gitpod
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.
Changelog
See HISTORY.