blob: 745b4ed75f212b4c83b0eb62618b53a233247a7a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
|
# qrbill – create QR-bills based on the swiss payment standard
Copyright (C) Marei Peischl (peiTeX) <marei@peitex.de>, 2020
This work is part of a collaborative project of Marei Peischl (peiTeX) and Alex Antener (foobar LLC).
qrbill 2020/06/28 v1.0
***************************************************************************
This material is subject to the LaTeX Project Public License version 1.3c
or later. See http://www.latex-project.org/lppl.txt for details.
***************************************************************************
## Provided files
* README.md
* qrbill.dtx
* qrbill.ins
* qrbill-vocab.csv
The files
* qrbill.sty
* swiss.qrbill-cfg.tex
as well as the demo files
* qrbill-standalone-demo.tex
* qrbill-letter-demo.tex
can be created from the qrbill.dtx by processing the qrbill.ins-file.
## Version History
* v1.00 First official version - published on 2020-06-28
|