Skip to content

na4zagin3/satysfi-easytable

 
 

Repository files navigation

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-table directive 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!

Open 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.

The container is created using SATySFi's docker image, so you can install other packages via opam and satyrographos command.

Changelog

See HISTORY.

About

A SATySFi package to build simple tables.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dockerfile 71.4%
  • Shell 28.6%