X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/book_gpu.git/blobdiff_plain/177d75ae3d1a1061fb9caa43de9afca760ca0d1a..55ce7168c6e69a2462d76c95dc9a5298ceedb04f:/BookGPU/BookGPU.tex?ds=inline

diff --git a/BookGPU/BookGPU.tex b/BookGPU/BookGPU.tex
index fae7a1b..0a5f5c8 100755
--- a/BookGPU/BookGPU.tex
+++ b/BookGPU/BookGPU.tex
@@ -37,6 +37,7 @@
 \usepackage{commath}
 \usepackage{numprint}
 \usepackage{placeins} 
+%\usepackage{float}
 %\usepackage{lmodern}
 %% \usepackage{listings}
 %% \usepackage{subfigure}
@@ -98,8 +99,8 @@
   frame=single,         
   % keywordstyle=[1]\textbf,   
   %identifierstyle=\textbf,
-  commentstyle=\color{white}\textbf,
-  stringstyle=\color{white}\ttfamily,
+  commentstyle=\color{darkgray}\textbf,
+  stringstyle=\color{darkgray}\ttfamily,
   % xleftmargin=17pt,
   % framexleftmargin=17pt,
   % framexrightmargin=5pt,
@@ -146,15 +147,15 @@
 
 %%   %\captionsetup[lstlisting]{singlelinecheck=false, labelfont={blue}, textfont={blue}}
 \DeclareCaptionFont{white}{\color{white}}
-\DeclareCaptionFormat{listing}{\colorbox[cmyk]{0.43, 0.35, 0.35,0.01}{\parbox{\textwidth}{\hspace{15pt}#1#2#3}}}
+\DeclareCaptionFormat{listing}{\hspace{-3.5pt}\colorbox[cmyk]{0.43, 0.35, 0.35,0.01}{\parbox{1.003\textwidth}{\hspace{15pt}#1#2#3}}}
 \captionsetup[lstlisting]{format=listing,labelfont=white,textfont=white, singlelinecheck=false, margin=0pt, font={bf,footnotesize}}
 
 
 
 
 \makeindex
-%\includeonly{Chapters/chapter10/ch10}
-
+%\includeonly{Chapters/chapter5/ch5}
+\DeclareCaptionLabelSeparator{colon}{. }
 \begin{document}
 
 
@@ -171,21 +172,23 @@
 
 \author{Raphaël Couturier}
 
-\maketitle
-
+%%%\maketitle
+%\cleardoublepage
 \frontmatter
 %\include{frontmatter/Foreword}
-\include{frontmatter/preface}
 
+\clearpage\setcounter{page}{7}
+\tableofcontents
 \listoffigures
 \listoftables
-\tableofcontents
+\include{frontmatter/preface}
 
 \mainmatter
 
 \include{Chapters/symbollist}
 
 \setcounter{page}{1}
+
 \part{Presentation of GPUs}
 \include{Chapters/chapter1/ch1}
 \include{Chapters/chapter2/ch2}
@@ -200,7 +203,10 @@
 \include{Chapters/chapter9/ch9}
 \include{Chapters/chapter10/ch10}  
 
+
+
 \part{Numerical applications}
+
 \include{Chapters/chapter7/ch7} 
 \include{Chapters/chapter11/ch11}
 \include{Chapters/chapter12/ch12}