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

Private GIT Repository
suite
[book_gpu.git] / BookGPU / BookGPU.tex
index 1d122ea0ae215aa5515b5dce775d698ba3072cd2..92b09d1afe0e488efa881aaa5f4e0d487c3c0f4e 100755 (executable)
 \documentclass[sunil1,ChapterTOCs]{sunil}
 \usepackage[utf8]{inputenc}
 \usepackage{amssymb}
+\usepackage{amsfonts,amssymb}
 \usepackage{amsmath}
+\usepackage{amscd}
 \usepackage{graphicx}
 \usepackage{subfigure}
-%\usepackage{epsfig}
 \usepackage{makeidx}
+\usepackage{listings}
+\usepackage{caption}
+\usepackage{courier}
+\usepackage{color}
 \usepackage[sectionbib]{bibunits}
 \usepackage{multicol}
+\usepackage{cite}
+%\usepackage{algorithm}
+%\usepackage{algorithmic}
+\usepackage[ruled,lined,linesnumbered]{algorithm2e}
+\usepackage{epstopdf}
+\usepackage{url}
+\usepackage{multirow}
+\usepackage{layouts}
+\usepackage{comment}
+\usepackage{xcolor}
+\usepackage{upquote}
+\usepackage{framed}
+\usepackage{pgfplots}
+\usepackage{pgf}
+\usepackage{tikz}
+\usepackage{url}
+\usepackage{dsfont}
+\usepackage{commath}
+\usepackage{stmaryrd}
+\usepackage{moreverb}
+\usepackage{commath}
+%% \usepackage{listings}
+%% \usepackage{subfigure}
+
+%% \usepackage{graphicx}
+
 \frenchspacing
 \tolerance=5000
 
 \include{Chapters/chapter1/preamble}
+\include{Chapters/chapter5/preamble}
+
+
 
 \makeatletter
 
 
 \makeatother
 
+\newtheorem{proposition}{Proposition}
+\newtheorem{theorem}{Theorem}
+\newtheorem{exercise}{Exercise}[chapter]
+\newtheorem{example}{Example}
+\newtheorem{definition}{Definition}
+\newtheorem{proof}{Proof}
+
+\newcommand{\mymat}[1]{\mathcal{#1}}
+\newcommand{\myvec}[1]{\mathbf{#1}} 
+
+
+ \lstset{
+         basicstyle=\footnotesize\ttfamily, % Standardschrift
+         %numbers=left,               % Ort der Zeilennummern
+         numberstyle=\tiny,          % Stil der Zeilennummern
+         %stepnumber=2,               % Abstand zwischen den Zeilennummern
+         numbersep=5pt,              % Abstand der Nummern zum Text
+         tabsize=2,                  % Groesse von Tabs
+         extendedchars=true,         %
+         breaklines=true,            % Zeilen werden Umgebrochen
+         keywordstyle=\color{red},
+               frame=b,         
+ %        keywordstyle=[1]\textbf,    % Stil der Keywords
+ %        keywordstyle=[2]\textbf,    %
+ %        keywordstyle=[3]\textbf,    %
+ %        keywordstyle=[4]\textbf,   \sqrt{\sqrt{}} %
+         stringstyle=\color{white}\ttfamily, % Farbe der String
+         showspaces=false,           % Leerzeichen anzeigen ?
+         showtabs=false,             % Tabs anzeigen ?
+         xleftmargin=17pt,
+         framexleftmargin=17pt,
+         framexrightmargin=5pt,
+         framexbottommargin=4pt,
+         %backgroundcolor=\color{lightgray},
+         showstringspaces=false      % Leerzeichen in Strings anzeigen ?        
+ }
+ \lstloadlanguages{% Check Dokumentation for further languages ...
+         %[Visual]Basic
+         %Pascal
+         C
+         %C++
+         %XML
+         %HTML
+         %Java
+ }
+  %\DeclareCaptionFont{blue}{\color{blue}} 
+
+  %\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}}}
+\captionsetup[lstlisting]{format=listing,labelfont=white,textfont=white, singlelinecheck=false, margin=0pt, font={bf,footnotesize}}
+
+
+
+
 \makeindex
 
 \begin{document}
 \part{This is a Part}
 \include{Chapters/chapter1/ch1}
 \include{Chapters/chapter2/ch2}
-%\include{Chapters/chapter3/ch3}
+\include{Chapters/chapter3/ch3}
+\include{Chapters/chapter5/ch5}
+\include{Chapters/chapter6/ch6}
+\include{Chapters/chapter7/ch7}
+\include{Chapters/chapter8/ch8}
+\include{Chapters/chapter9/ch9}
+\include{Chapters/chapter11/ch11}
+\include{Chapters/chapter14/ch14}
+\include{Chapters/chapter15/ch15}
+\include{Chapters/chapter16/ch16}
+\include{Chapters/chapter18/ch18}
 
 \bibliographystyle{hep}
 %%%\bibliography{biblio}