add a nasty R chapter
This commit is contained in:
+6
-9
@@ -17,6 +17,10 @@
|
||||
%
|
||||
% hot to have \begin{quote} in sans serif ?
|
||||
%
|
||||
\makeatletter
|
||||
\def\verbatim@font{\normalfont\ttfamily\small}
|
||||
\def\quote@font{\sffamily}
|
||||
\makeatother
|
||||
|
||||
\makeindex
|
||||
|
||||
@@ -26,7 +30,7 @@
|
||||
%------ reglages des 'listings'
|
||||
\lstset{frame=single} % dessin d'un cadre autour du listing
|
||||
\lstset{basicstyle=\ttfamily\small}
|
||||
\lstset{aboveskip=1.0em,belowskip=1.0em}
|
||||
\lstset{aboveskip=0.7em,belowskip=0.7em}
|
||||
|
||||
\setcounter{tocdepth}{1} % XXX à regarder un de ces jours ?
|
||||
\pagestyle{plain}
|
||||
@@ -36,11 +40,6 @@
|
||||
\setitemize[1]{label={\ding{87}}}
|
||||
\frenchbsetup{CompactItemize=false}
|
||||
|
||||
\makeatletter
|
||||
\def\verbatim@font{\normalfont\ttfamily\small}
|
||||
% XXX \def\quote@font{\sffamily}
|
||||
\makeatother
|
||||
|
||||
\title{Tricks pour mon ordinateur}
|
||||
\author{Thierry « tTh » Boudet}
|
||||
|
||||
@@ -50,8 +49,6 @@
|
||||
% ==============================================================
|
||||
\chapter{Introduction}
|
||||
|
||||
Un nouveau nouvel ouvrage, en vrac.
|
||||
|
||||
Des notes informelles sur l'utilisation
|
||||
d'un ordinateur moderne, vous allez en avoir vraiment beaucoup.
|
||||
Mais elles sont en vrac, et surtout, elles sont reprises
|
||||
@@ -131,7 +128,7 @@ en ligne sur le site du Tetalab. Your mileage may vary\dots
|
||||
\input{chap/scripting}
|
||||
\input{chap/Arduino}
|
||||
\input{chap/Basic}
|
||||
|
||||
\input{chap/R} % new octobre 2023
|
||||
% \input{chap/GMP}
|
||||
\input{chap/Python}
|
||||
\input{chap/dino}
|
||||
|
||||
Reference in New Issue
Block a user