diff options
author | Karl Berry <karl@freefriends.org> | 2011-08-14 22:56:46 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-08-14 22:56:46 +0000 |
commit | d353732e1471dc25e37f355334dcefc707e8f77b (patch) | |
tree | 807bf2e9fc9fe61fc1f7855deae29747feaf5af0 /Master/texmf-dist/doc/latex/przechlewski-book/p36.tex | |
parent | a7f0da2c8733aa5d43b841b8a182866586a0d4d7 (diff) |
new polish doc package przechlewski-book (15jul11)
git-svn-id: svn://tug.org/texlive/trunk@23552 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/przechlewski-book/p36.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/przechlewski-book/p36.tex | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/przechlewski-book/p36.tex b/Master/texmf-dist/doc/latex/przechlewski-book/p36.tex new file mode 100644 index 00000000000..c083810ffb9 --- /dev/null +++ b/Master/texmf-dist/doc/latex/przechlewski-book/p36.tex @@ -0,0 +1,17 @@ +\documentclass[a4paper]{article} +\usepackage{polski} +\usepackage[utf8]{inputenc} +\begin{document} + +\begin{tabular*}{\textwidth}% +{@{\extracolsep{\fill}}|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} |