dev/tex/tables/tables2.tex

170 lines
7.0 KiB
TeX
Raw Normal View History

2011-05-30 19:01:11 +04:00
\documentclass[a4paper,12pt,russian]{article}
2011-05-27 10:19:37 +04:00
\usepackage[utf8]{inputenc}
2011-05-30 19:01:11 +04:00
\usepackage[russian]{babel}
\usepackage{array,longtable}
\usepackage{rotating}
\usepackage{setspace}
\usepackage{geometry}
\usepackage{float}
%~ \usepackage{setspace,supertabular}
2011-05-27 10:19:37 +04:00
\title{Temporary Report =)}
\author{Kolan Sh.}
\date{\today}
%~ \setlongtables % obsolete
2011-05-30 19:01:11 +04:00
\setlength\LTleft\parindent
\setlength\LTright\fill
2011-05-27 10:19:37 +04:00
\setcounter{LTchunksize}{4}
\begin{document}
2011-05-30 19:01:11 +04:00
Кое-кто из комментаторов распалялся по поводу того, что, дескать, ``всё уже давно написано, читайте книжки''. Я ещё раз уточню свою позицию по этому поводу: время тыкания людей в пудовые талмуды и дурно написанные маны прошло. Документация, как и программы, должны быть повёрнуты к пользователю лицом, а не задницей. Специализированные методические пособия типа этого помогут людям начать разбираться с предметом, подталкивая к изучению книг и делая кривую обучения более пологой. Но это лирика и я не буду на ней задерживаться.
2011-05-27 10:19:37 +04:00
2011-05-30 19:01:11 +04:00
\begin{center}
2011-05-27 10:19:37 +04:00
2011-05-30 19:01:11 +04:00
\begin{longtable}[h]{|p{0.1\linewidth}|p{0.1\linewidth}|p{0.1\linewidth}|p{0.1\linewidth}|p{0.1\linewidth}|p{0.1\linewidth}|p{0.1\linewidth}|p{0.1\linewidth}|}
2011-05-27 10:19:37 +04:00
2011-05-30 19:01:11 +04:00
\caption[SuperPuperMyTable]{Заголовок таблицы =)} \label{label_grid1} \\
\hline
\multicolumn{1}{|p{0.1\linewidth}|}{\textbf{Канал(1)}} &
\multicolumn{1}{p{0.1\linewidth}|}{\textbf{Полином(1)}} &
\multicolumn{1}{p{0.1\linewidth}|}{\textbf{Минимум / Максимум(1)}} &
\multicolumn{1}{p{0.1\linewidth}|}{\textbf{Замер №34(1)}} &
\multicolumn{1}{p{0.1\linewidth}|}{\textbf{Замер №42(1)}} &
\multicolumn{1}{p{0.1\linewidth}|}{\textbf{Замер №65(1)}} &
\multicolumn{1}{p{0.1\linewidth}|}{\textbf{Единицы измерения(1)}} &
\multicolumn{1}{p{0.1\linewidth}|}{\textbf{Приведённые единицы измерения(1)}} \\
\multicolumn{1}{|p{0.1\linewidth}|}{\textbf{Время(1)}} &
\multicolumn{1}{p{0.1\linewidth}|}{\textbf{15:54:32.65(1)}} &
\multicolumn{1}{p{0.1\linewidth}|}{\textbf{НЕ ОПР.(1)}} &
\multicolumn{1}{p{0.1\linewidth}|}{\textbf{2011.05.26 15:54:32.65(1)}} &
\multicolumn{1}{p{0.1\linewidth}|}{\textbf{Поле3(1)}} &
\multicolumn{1}{p{0.1\linewidth}|}{\textbf{Поле3(1)}} &
\multicolumn{1}{p{0.1\linewidth}|}{\textbf{Поле3(1)}} &
\multicolumn{1}{p{0.1\linewidth}|}{\textbf{Поле4(1)}} \\
\hline
2011-05-27 10:19:37 +04:00
\endfirsthead
2011-05-30 19:01:11 +04:00
2011-05-27 10:19:37 +04:00
% подпись и заголовки при переносе
2011-05-30 19:01:11 +04:00
\multicolumn{8}{c}{{\bfseries \tablename\ \thetable{} -- продолжение}} \\
\hline
\multicolumn{1}{|p{0.1\linewidth}|}{\textbf{Канал(!1)}} &
\multicolumn{1}{p{0.1\linewidth}|}{\textbf{Полином(!1)}} &
\multicolumn{1}{p{0.1\linewidth}|}{\textbf{Минимум / Максимум(!1)}} &
\multicolumn{1}{p{0.1\linewidth}|}{\textbf{Замер №34(!1)}} &
\multicolumn{1}{p{0.1\linewidth}|}{\textbf{Замер №42(!1)}} &
\multicolumn{1}{p{0.1\linewidth}|}{\textbf{Замер №65(!1)}} &
\multicolumn{1}{p{0.1\linewidth}|}{\textbf{Единицы измерения(!1)}} &
\multicolumn{1}{p{0.1\linewidth}|}{\textbf{Приведённые единицы измерения(!1)}} \\
\multicolumn{1}{|p{0.1\linewidth}|}{\textbf{Время(!1)}} &
\multicolumn{1}{p{0.1\linewidth}|}{\textbf{15:54:32.65(!1)}} &
\multicolumn{1}{p{0.1\linewidth}|}{\textbf{НЕ ОПР.(!1)}} &
\multicolumn{1}{p{0.1\linewidth}|}{\textbf{2011.05.26 15:54:32.65(!1)}} &
\multicolumn{1}{p{0.1\linewidth}|}{\textbf{Поле3(!1)}} &
\multicolumn{1}{p{0.1\linewidth}|}{\textbf{Поле3(!1)}} &
\multicolumn{1}{p{0.1\linewidth}|}{\textbf{Поле3(!1)}} &
\multicolumn{1}{p{0.1\linewidth}|}{\textbf{Поле4(!1)}} \\
2011-05-27 10:19:37 +04:00
\hline
\endhead
2011-05-30 19:01:11 +04:00
\hline
\multicolumn{8}{|r|}{{Продолжение на следующей странице}} \\
2011-05-27 10:19:37 +04:00
\hline
\endfoot
2011-05-30 19:01:11 +04:00
\hline
\endlastfoot
t*вх & 2.5500000E-5;2.5500000E-5;2.5500000E-5; & 18.00 / 19.00 & 21.32 & 19.11 & 18.33 & Град.$\,^{\circ}\mbox{C}$ & Град.$\,^{\circ}\mbox{C}$ \\
t*вх & 2.5500000E-5;2.5500000E-5;2.5500000E-5; & 18.00 / 19.00 & 21.32 & 19.11 & 18.33 & Град.$\,^{\circ}\mbox{C}$ & Град.$\,^{\circ}\mbox{C}$ \\
t*вх & 2.5500000E-5;2.5500000E-5;2.5500000E-5; & 18.00 / 19.00 & 21.32 & 19.11 & 18.33 & Град.$\,^{\circ}\mbox{C}$ & Град.$\,^{\circ}\mbox{C}$ \\
t*вх & 2.5500000E-5;2.5500000E-5;2.5500000E-5; & 18.00 / 19.00 & 21.32 & 19.11 & 18.33 & Град.$\,^{\circ}\mbox{C}$ & Град.$\,^{\circ}\mbox{C}$ \\
t*вх & 2.5500000E-5;2.5500000E-5;2.5500000E-5; & 18.00 / 19.00 & 21.32 & 19.11 & 18.33 & Град.$\,^{\circ}\mbox{C}$ & Град.$\,^{\circ}\mbox{C}$ \\
t*вх & 2.5500000E-5;2.5500000E-5;2.5500000E-5; & 18.00 / 19.00 & 21.32 & 19.11 & 18.33 & Град.$\,^{\circ}\mbox{C}$ & Град.$\,^{\circ}\mbox{C}$ \\
t*вх & 2.5500000E-5;2.5500000E-5;2.5500000E-5; & 18.00 / 19.00 & 21.32 & 19.11 & 18.33 & Град.$\,^{\circ}\mbox{C}$ & Град.$\,^{\circ}\mbox{C}$ \\
2011-05-27 10:19:37 +04:00
\end{longtable}
2011-05-30 19:01:11 +04:00
\end{center}
2011-05-27 10:19:37 +04:00
\begin{tabular}{|p{0.1\linewidth}|p{0.1\linewidth}|p{0.1\linewidth}||}
2011-05-30 19:01:11 +04:00
\hline
longlong text & longl-ongtext & longlon-glongtext \\
\hline
lsajf;slkfa-slk;jflsdjf;ls & lskdjf;lsd-jf;ldskjf & sldkf-j;lsdjfsds \\
2011-05-27 10:19:37 +04:00
\hline
\end{tabular}
2011-05-30 19:01:11 +04:00
2011-05-27 10:19:37 +04:00
\begin{longtable}{@{*}r||p{1in}@{*}}
2011-05-30 19:01:11 +04:00
KILLED & LINE!!!! \kill
\caption[An optional table caption ...]{A long table\label{long}}\\
\hline\hline
\multicolumn{2}{@{*}c@{*}}%
{This part appears at the top of the table}\\
\textsc{First}&\textsc{Second}\\
\hline\hline
2011-05-27 10:19:37 +04:00
\endfirsthead
2011-05-30 19:01:11 +04:00
\caption[]{(continued)}\\
\hline\hline
\multicolumn{2}{@{*}c@{*}}%
{This part appears at the top of every other page}\\
\textbf{First}&\textbf{Second}\\
\hline\hline
2011-05-27 10:19:37 +04:00
\endhead
2011-05-30 19:01:11 +04:00
\hline
This goes at the&bottom.\\
2011-05-27 10:19:37 +04:00
\hline
\endfoot
2011-05-30 19:01:11 +04:00
\hline
These lines will&appear\\
in place of the & usual foot\\
at the end& of the table\\
\hline
2011-05-27 10:19:37 +04:00
\endlastfoot
%~ \env{longtable} columns are specified& in the \\
%~ same way as in the \env{tabular}& environment.\\
%~ ...
2011-05-30 19:01:11 +04:00
\multicolumn{2}{||c||}{This is a ...}\\
2011-05-27 10:19:37 +04:00
%~ ...
2011-05-30 19:01:11 +04:00
Some lines may take...&
\raggedleft This last column is a p column...
\tabularnewline
2011-05-27 10:19:37 +04:00
%~ ...
2011-05-30 19:01:11 +04:00
Lots of lines& like this.\\
2011-05-27 10:19:37 +04:00
%~ ...
2011-05-30 19:01:11 +04:00
\hline
Lots\footnote{...} of lines& like this.\\
Lots
of
lines& like this\footnote{...}\\
\hline
Lots of lines& like this.\\
2011-05-27 10:19:37 +04:00
%~ ...
\end{longtable}
2011-05-30 19:01:11 +04:00
2011-05-27 10:19:37 +04:00
\end{document}
2011-05-30 19:01:11 +04:00
%~ \multicolumn{1}{c|}{\textbf{Полином.}} &
%~ \multicolumn{1}{c|}{\textbf{Мин./Макс.}} &
%~ \multicolumn{1}{c|}{\textbf{32-ый замер}} &
%~ \multicolumn{1}{c|}{\textbf{64-ый замер}} &
%~ \multicolumn{1}{c|}{\textbf{128-ый замер}} &
%~ \multicolumn{1}{c|}{\textbf{Ед.изм} &
%~ \multicolumn{1}{c|}{\textbf{Приведённые ед.изм}} \\ \hline
%~ t*вх & 2.5500000E-5;2.5500000E-5;2.5500000E-5; & 18.00 / 25.00 & 21.33 & 20.55 & 19.72 & град. ^\circ$ & град. ^\circ$ \\