latex-table

Boost Software License, Version 1.0.

Pretty latex tables from Lisp matrices and vectors.

$ area51 add latex-tableCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(latex-table:some-function ...)