The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
Added support for raw HTML in tables. Cell values and text are
HTML-escaped by default; to emit raw HTML instead, mark whole body
columns with lt_html(), or wrap the text passed to
lt_header(), lt_label(),
lt_spanner(), lt_footnote(), or
lt_note() in I().
Added lt_export() to save an lt table to a file:
.html (an HTML table, optionally baked to a static
<table> via Node.js or a headless browser so it needs
no JavaScript to view), .pdf (a vector PDF), or
.png (a raster image). PDF and PNG are rendered in a
headless Chromium browser and cropped tightly to the table by
default.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.