summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/przechlewski-book/p38.tex
blob: 43cd81d5697eb758af1c6d4e3811697543dc5160 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
\documentclass[a4paper]{article}
\usepackage{tabularx}
\usepackage{polski}
\usepackage[utf8]{inputenc}
\begin{document}

\begin{tabularx}{\textwidth}{|l|X|X|r|X|X|}\hline
Substancja & \multicolumn{2}{c|}{Wsp. genetyczny} & Moc czynna \hfill& \multicolumn{2}{c|}{Wsp. substancyjny}\\ 
 \cline{2-3} \cline{5-6}% \cline można wstawiać wielokrotnie
        &  GY & $\Psi^2$ &  (hy) & FY & $\alpha'$ \\ \hline
dektura      &  1,123 &  8,1 & 3,0 & 6,5  & 20,0 \\
liść senesu  & 45,000 & 20,8 & 5,1 & 7,7  & 15,0 \\
papa         &  1,012 &  7,5 & 18,1 & 6,9 & 14,5 \\  \hline
\end{tabularx}

\end{document}