X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/book_chic.git/blobdiff_plain/5ce4850dc48c993f3a2031ecfa2efc112a71fc13..HEAD:/book.tex?ds=inline diff --git a/book.tex b/book.tex index a63de23..b903859 100644 --- a/book.tex +++ b/book.tex @@ -20,6 +20,7 @@ \usepackage{type1cm} \usepackage{caption} \usepackage[utf8]{inputenc} +\usepackage{amssymb} \usepackage{makeidx} % allows index generation \usepackage{graphicx} % standard LaTeX graphics tool @@ -30,6 +31,15 @@ \usepackage{newtxtext} % \usepackage{newtxmath} % selects Times Roman as basic font +\usepackage{diagbox} +\usepackage{adjustbox} + + +\newcommand{\turn}[3][10em]{% \turn[]{}{} + \rlap{\rotatebox{#2}{\begin{varwidth}[t]{#1}\bfseries#3\end{varwidth}}}% +} + +\newcolumntype{C}[1]{>{\centering\let\newline\\\arraybackslash\hspace{0pt}}m{#1}} % see the list of further useful packages % in the Reference Guide @@ -62,12 +72,12 @@ \mainmatter%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \include{part} \include{chapter1} +\include{chapter2} \include{references} %\include{chapter} -%\include{appendix} \backmatter%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \include{glossary}