This package browser is in early development. Mind the rough edges.

texlive-bankstatement

LaTeX class for bank statements based on CSV data

More and more banks allow their customers to download posting records in various formats. By using the bankstatement class, you can create bank statements, as long as a CSV format is available. At the moment, the CSV-mt940 and CSV-camt formats --- used by many German Sparkassen --- are supported. You can quite easily add support for other CSV formats. Simply define the order of the keys in the CSV data file and how to use them. The terminology in this class --- such as BIC or IBAN --- is based on usage in the SEPA. The user may adjust the terminology to suit local needs.

Installation

Install the latest version of texlive-bankstatement as follows:

guix install texlive-bankstatement

Or install a particular version:

guix install texlive-bankstatement@2025.2

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

You can use the following badge to inform users of texlive-bankstatement about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/texlive-bankstatement'><img src='https://packages.guix.gnu.org/packages/texlive-bankstatement/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/texlive-bankstatement/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/texlive-bankstatement)

Example Org:

[[https://packages.guix.gnu.org/packages/texlive-bankstatement][https://packages.guix.gnu.org/packages/texlive-bankstatement/badges/latest-version.svg]]