diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/przechlewski-book/p35.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/przechlewski-book/p35.tex | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/przechlewski-book/p35.tex b/Master/texmf-dist/doc/latex/przechlewski-book/p35.tex new file mode 100644 index 00000000000..b886f92d7e6 --- /dev/null +++ b/Master/texmf-dist/doc/latex/przechlewski-book/p35.tex @@ -0,0 +1,16 @@ +\documentclass[a4paper]{article} +\usepackage{polski} +\usepackage[utf8]{inputenc} +\begin{document} + +\begin{tabular}{|l|r|r|r|r|r|}\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{tabular} + +\end{document} |