Calendars and Miscellaneous ⇒ Adding a column to enumerate each item
-
- Posts: 679
- Joined: Tue Mar 03, 2015 4:01 pm
Adding a column to enumerate each item
I want to include a column in the left side of table that it can enumerate each item {1,2,3,………inf} such as;
1 Consulting Services
2 Accounting Services
3 Hosting Expenses
. …………..
. …………..
. ………….
? …………..
David
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
Adding a column to enumerate each item
That will require a fairly major rewrite of
invoice.cls
. Can you just manually enter the numbers e.g. \feetype{1. Consulting Services}
?Cheers,
Vel