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
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
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