tex.mk: Update de_contract and de_technical

- Add \usepackage{array}
  - Add \newcolumntype{v}
This commit is contained in:
Jan Lindemann 2010-06-30 17:56:10 +00:00 committed by Jan Lindemann
commit 9f4c77bdec
3 changed files with 18 additions and 0 deletions

View file

@ -40,6 +40,8 @@
\setcounter{secnumdepth}{3} \setcounter{secnumdepth}{3}
\setcounter{tocdepth}{3} \setcounter{tocdepth}{3}
\usepackage{array}
%\usepackage{amsmath} %\usepackage{amsmath}
\usepackage{amsfonts} \usepackage{amsfonts}
\usepackage{graphicx} \usepackage{graphicx}
@ -51,6 +53,7 @@
\usepackage[footnotesize]{caption} \usepackage[footnotesize]{caption}
\usepackage{portland} \usepackage{portland}
\usepackage{float} \usepackage{float}
%---------------------- File "./base/proc.sty": %---------------------- File "./base/proc.sty":
%---------------------- File "./misc/blkarray.sty": %---------------------- File "./misc/blkarray.sty":
%---------------------- File "./misc/doublespace.sty": %---------------------- File "./misc/doublespace.sty":
@ -124,6 +127,9 @@
% \DeclareMathSymbol{\C}{\mathalpha}{\AMSb}{``43} % \DeclareMathSymbol{\C}{\mathalpha}{\AMSb}{``43}
% \DeclareMathSymbol{\R}{\mathalpha}{\AMSb}{``52} % \DeclareMathSymbol{\R}{\mathalpha}{\AMSb}{``52}
\newcolumntype{v}[1]{%
>{\raggedright\hspace{0pt}\arraybackslash}p{#1}%
}
\renewcommand\floatpagefraction{.9} \renewcommand\floatpagefraction{.9}
\renewcommand\topfraction{.9} \renewcommand\topfraction{.9}

View file

@ -33,6 +33,8 @@
\setcounter{secnumdepth}{3} \setcounter{secnumdepth}{3}
\setcounter{tocdepth}{3} \setcounter{tocdepth}{3}
\usepackage{array}
%\usepackage{amsmath} %\usepackage{amsmath}
\usepackage{amsfonts} \usepackage{amsfonts}
\usepackage{longtable} \usepackage{longtable}
@ -123,6 +125,10 @@
% \DeclareMathSymbol{\R}{\mathalpha}{\AMSb}{``52} % \DeclareMathSymbol{\R}{\mathalpha}{\AMSb}{``52}
\newcolumntype{v}[1]{%
>{\raggedright\hspace{0pt}\arraybackslash}p{#1}%
}
\renewcommand\floatpagefraction{.9} \renewcommand\floatpagefraction{.9}
\renewcommand\topfraction{.9} \renewcommand\topfraction{.9}
\renewcommand\bottomfraction{.9} \renewcommand\bottomfraction{.9}

View file

@ -32,6 +32,8 @@
\documentclass[a4paper,12pt,oneside] {__DOCUMENT_CLASS__} \documentclass[a4paper,12pt,oneside] {__DOCUMENT_CLASS__}
\setcounter{secnumdepth}{3} \setcounter{secnumdepth}{3}
\setcounter{tocdepth}{3} \setcounter{tocdepth}{3}
\usepackage{array}
%\usepackage{amsmath} %\usepackage{amsmath}
\usepackage{longtable} \usepackage{longtable}
\usepackage{lscape} \usepackage{lscape}
@ -123,6 +125,10 @@
% \DeclareMathSymbol{\R}{\mathalpha}{\AMSb}{``52} % \DeclareMathSymbol{\R}{\mathalpha}{\AMSb}{``52}
\newcolumntype{v}[1]{%
>{\raggedright\hspace{0pt}\arraybackslash}p{#1}%
}
\renewcommand\floatpagefraction{.9} \renewcommand\floatpagefraction{.9}
\renewcommand\topfraction{.9} \renewcommand\topfraction{.9}
\renewcommand\bottomfraction{.9} \renewcommand\bottomfraction{.9}