Search found 2 matches

by masterkajo
Fri Apr 04, 2008 4:19 pm
Forum: General
Topic: help with tabular columns please
Replies: 3
Views: 3249

Re: help with tabular columns please

Thank very much... I still got some minor problems but I managed to accomplish what I want after a little weaking.

One question though, why do you use the command \tfrac{}{}? When I try it, I do not get a fraction but rather a multiplication. Anyway thanks again!
by masterkajo
Fri Apr 04, 2008 3:12 pm
Forum: General
Topic: help with tabular columns please
Replies: 3
Views: 3249

help with tabular columns please

I am trying to to a very simple table that accomplishes two things:
1. set the width of both columns to 4cm (to get appr. 8cm table)
2. center both columns' input

\begin{tabular}[H]{ c | c }
nicht gewichtet & statistisch gewichtet \\ \hline \\
$\frac{\Delta x_c}{x_c} = 0,00343$ & $\frac{\Delta x_c ...