blob: 04dba6a4f8de764be0c70890ec2efd9f986b7411 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
# simpleinvoice
A LaTeX package for easily creating pretty invoices.
The simpleinvoice package lets you easily typeset professional-looking
invoices. The user specifies the content of the invoice by different
\setPROPERTY-commands, and an invoice is generated automatically with the
\makeinvoice command. For help, please consider the documentation.
## Author
Mathias Lohne is the original author and maintainer of simpleinvoice.
Email: mathialo@ifi.uio.no.
## Copyright
(c) 2017 Mathias Lohne
## License
The simpleinvoice package is licensed under the GNU General Public License
version 3. A full version of this license is available on the GitHub repo of
simpleinvoice.
|