]> AND Private Git Repository - book_chic.git/blobdiff - book.tex
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
new
[book_chic.git] / book.tex
index e7afb00b746057c9f57ac478f569cc04315be6d2..b9038593247de32852a0e9ad126eafdbec280d64 100644 (file)
--- 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
 
 \usepackage{newtxtext}       % 
 \usepackage{newtxmath}       % selects Times Roman as basic font
+\usepackage{diagbox}
+\usepackage{adjustbox}
+
+
+\newcommand{\turn}[3][10em]{% \turn[<width>]{<angle>}{<stuff>}
+  \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
@@ -68,7 +78,6 @@
 \include{references}
 
 %\include{chapter}
-%\include{appendix}
 
 \backmatter%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 \include{glossary}