Graphics, Figures & Tables ⇒ table
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
- Stefan Kottwitz
- Site Admin
- Posts: 10324
- Joined: Mon Mar 10, 2008 9:44 pm
table
welcome to the forum!
Well, just make a normal column and don't enter anything in the first row of the first column. So it can look likeDK1 wrote:how to enter the types of employment without a column heading
Code: Select all
\begin{tabular}{...}\hline
& 1999 & 2004 & 2006 \\\hline
Family agriculture & ...
Can you please post what you tried? So we don't need to type all that stuff again.DK1 wrote:I tried to do it
Stefan