X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/book_chic.git/blobdiff_plain/aa1b170823c8a4d945f63afb79f822f5d049fcd6..a5f58fd899d0066c8331580c1ee5024a4c411990:/book.tex?ds=inline diff --git a/book.tex b/book.tex index 83adc5b..b384e21 100644 --- a/book.tex +++ b/book.tex @@ -32,6 +32,13 @@ \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