osimosu / invoices

Simple LaTeX invoice format

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LaTeX Invoice Class

The LaTeX class invoice.cls can be used to make tabular invoices that automatically total units and currency (only dollars are supported currently).

The class currently supports:

  • Unit quantity calculations
  • Hourly rate calculations
  • Fixed fees and expenses
  • Totaling of hours, units, and dollar amounts
  • Subtotal sectioning

About

Simple LaTeX invoice format

License:MIT License