Search found 2 matches
- Fri Apr 18, 2014 12:11 pm
- Forum: Graphics, Figures & Tables
- Topic: Table: force exact same column width
- Replies: 2
- Views: 16412
Re: Table: force exact same column width
Okay that did the job. Thank you for your answer.
- Thu Apr 17, 2014 6:57 pm
- Forum: Graphics, Figures & Tables
- Topic: Table: force exact same column width
- Replies: 2
- Views: 16412
Table: force exact same column width
Hello,
I'm trieng to make a balans sheet (through table environment) and would like to have two columns with the exact same width. Anyone idea's?
This is my current Latex code and output:
\begin{table}[h!]
\centering
\begin{tabular}{lr|lr}
\multicolumn{4}{c}{Balans te 31/12/20XX} \\
\hline ...
I'm trieng to make a balans sheet (through table environment) and would like to have two columns with the exact same width. Anyone idea's?
This is my current Latex code and output:
\begin{table}[h!]
\centering
\begin{tabular}{lr|lr}
\multicolumn{4}{c}{Balans te 31/12/20XX} \\
\hline ...