\newcommand{\EXO}[1]{\marginpar{\footnotesize \textbf {\sffamily #1 pts}}}
\newcommand{\QUEST}[2]{\marginpar{\scriptsize \textsf{#1 #2}}}
\newcounter{num}
\newcommand{\exo}[1]{\addtocounter{num}{1}%
\subsection*{{\sffamily Exercice~\thenum~{\itshape #1}}}}
\newcounter{numf}
\newcommand{\exof}[1]{%
\tablarg{1}\addtocounter{numf}{1}\subsection*{\begin{tabular}{p{0.98\columnwidth}}
\rowcolor{gris}
$\blacktriangleright$~Exercice~\thenumf~ { \itshape #1}
\end{tabular}
}}
\newcounter{numannexe}
\newcommand{\annexe}[1]{\addtocounter{numannexe}{1}%
\subsection*{{\sffamily Annexe~\thenumannexe~{\itshape #1}}}}
\newcounter{numannexef}
\newcommand{\annexef}[1]{\addtocounter{numannexef}{1}%
\subsection*{Annexe~\thenumannexef~{\itshape #1}}}
\newcounter{exobrevet}
\newcommand{\exob}[1]{\addtocounter{exobrevet}{1}%
\vspace{10pt}\etoile~{\large \sffamily \textbf{Exercice~\theexobrevet~}} -- \textit{#1}\\}
\newcommand{\RR}{\ensuremath{\mathbb{R}}}
\newcommand{\QQ}{\ensuremath{\mathbb{Q}}}
\newcommand{\DD}{\ensuremath{\mathbb{D}}}
\newcommand{\ZZ}{\ensuremath{\mathbb{Z}}}
\newcommand{\NN}{\ensuremath{\mathbb{N}}}
\newcommand{\cad}{c'est-à-dire~}
\newcommand{\dps}[1]{{\displaystyle #1}}
\newcommand{\ms}[1]{\mathsf{#1}}
\newcommand{\md}[1]{\mathsf{\displaystyle #1}}
\newcommand{\etoile}{\Pisymbol{pzd}{72}}
\newcommand{\equi}{\ensuremath{\Leftrightarrow}}
\newcommand{\nomprenom}{
\setlength\arrayrulewidth{0.5pt}
{\large
\noindent
\begin{tabular}{p{0.42\textwidth}p{0.08\textwidth}p{0.42\textwidth}}
\textbf{Nom}~:~\dotfill & & \textbf{Prénom}~:~\dotfill
\end{tabular}
}
}
\newcommand{\cc}[1]{\multicolumn{1}{|c|}{#1}}
\newcommand{\ArcOr}[1]{\ensuremath{\overset{\curvearrowright}{#1}}}
\newlength{\longarc}
\newcommand{\arc}[1]{\settowidth{\longarc}{$#1$}%
\addtolength{\longarc}{-0.3em}\unitlength \longarc\ensuremath{ \stackrel{\begin{picture}(1,0.4)
\qbezier(0,0)(0.5,0.4)(1,0)
\end{picture}}
{#1}
}}
\newcommand{\into}[2]% intervalle ouvert ]#1;#2[
{\ensuremath{\left]\,#1\,;\,#2\,\right[}}
\newcommand{\intof}[2]% intervalle ouvert-fermé]#1;#2]
{\ensuremath{\left]\,#1\,;\,#2\,\right]}}
\newcommand{\intfo}[2]% intervalle fermé-ouvert [#1;#2[
{\ensuremath{\left[\,#1\,;\,#2\,\right[}}
\newcommand{\intf}[2]% intervalle fermé[#1,#2]
{\ensuremath{\left[\,#1\,;\,#2\,\right]}}
\newcommand{\vect}[1]{%
\ensuremath{ \overrightarrow{\kern-2pt\mathstrut #1\kern2pt}
}
}
\newcommand{\repr}[3]{%
\ensuremath{\left( #1\,;\,\vect{#2},\,\vect{#3} \right)}}
\newcommand{\ora}[1]{%
\overrightarrow{#1}}
\newcommand{\Repr}[3]{%
\ensuremath{\left( #1\,;\,\ora{#2},\,\ora{#3} \right)}}
\newcommand{\Oij}{%
\Repr{O}{i}{j}}
\newcommand{\coord}[3]{%
\ensuremath{#1\,\left(#2\,;\,#3\right)
}
}
\newcommand{\Coord}[3]{%
\ensuremath{\vect{#1}\,\left(
\begin{array}{c}
#2\\
#3
\end{array}
\right)
}
}
\newcommand{\base}[2]{%
\ensuremath{\left(\ora{#1}\,;\,\ora{#2}\right)}
}
\newcommand{\norme}[1]{%
\ensuremath{\left\| \ora{#1} \right\|}}
\newsavebox{\boite}
\newlength{\haut}
\newenvironment{barreagauche}{\vspace{5pt}
\begin{lrbox}{\boite}
\begin{minipage}[b]{.97\textwidth}}{\end{minipage}
\end{lrbox}
\settoheight{\haut}{\usebox{\boite}}
\addtolength{\haut}{3pt}
\rule{1mm}{\haut}\hfill
\usebox{\boite}}
\newcommand{\titre}[1]{%
\etoile{}~\textit{#1}
}
\newcommand{\points}[1]{%
\renewcommand{\arraystretch}{1}
\begin{tabular}{p{#1}}
\dotfill
\end{tabular}
}
\newcommand{\tablarg}[1]{%
\renewcommand{\arraystretch}{#1}
}
\newcommand{\Boite}[1]{
\setlength{\fboxsep}{3mm}
\shadowbox{
\begin{minipage}{0.97\textwidth}
#1
\end{minipage}
}
\setlength{\fboxsep}{1mm}
}
\newcounter{comptprop}
\newcommand{\Prop}[2][]{
\addtocounter{comptprop}{1}
\vspace{10pt}
\setlength{\fboxsep}{3mm}
\shadowbox{
\begin{minipage}{0.94\textwidth}
\textbf{Propriété\thechapter-\thecomptprop}~:#1
#2
\end{minipage}
}
\setlength{\fboxsep}{1mm}
}
\newcounter{comptpropriete}
\newcommand{\Propriete}[1]{
\addtocounter{comptpropriete}{1}
\setlength{\fboxsep}{3mm}
\shadowbox{
\begin{minipage}{0.97\textwidth}
\textbf{Propriété~\thecomptpropriete}~:
#1
\end{minipage}
}
\setlength{\fboxsep}{1mm}
}
\newcommand{\sialors}[2]{
\addtocounter{comptpropriete}{1}
\setlength{\fboxsep}{1.5mm}
\shadowbox{
\begin{minipage}{0.97\textwidth}
\textbf{Propriété~\thecomptpropriete}~:
\ovalbox{Si}~#1\\
\ovalbox{alors}~#2
\end{minipage}
}
\setlength{\fboxsep}{1mm}
}
\newcounter{comptregle}
\newcommand{\Regle}[1]{
\addtocounter{comptregle}{1}
\setlength{\fboxsep}{3mm}
\shadowbox{
\begin{minipage}[b]{0.97\textwidth}
\textbf{Règle~\thecomptregle}~:
#1
\end{minipage}
}
\setlength{\fboxsep}{1mm}
}
\newcounter{comptdef}
\newcommand{\Def}[2][]{
\addtocounter{comptdef}{1}
\vspace{10pt}
\setlength{\fboxsep}{3mm}
\Ovalbox{
\begin{minipage}{0.95\textwidth}
\textbf{Définition~\thechapter-\thecomptdef#1:}
#2
\end{minipage}
}
}
\newcommand{\Definition}[1]{
\addtocounter{comptdef}{1}
\setlength{\fboxsep}{3mm}
\ovalbox{
\begin{minipage}{0.97\textwidth}
\textbf{Définition~\thecomptdef:}
#1
\end{minipage}
}
}
\newcommand{\Cadre}[3]{
\boxput*(#1,1){\colorbox{white}{#2}}
{\setlength{\fboxsep}{12pt}
\fbox{\begin{Bflushleft}
#3\end{Bflushleft}}}}
\def\m@th{\mathsurround=0pt}
\def\trou#1{
\setbox0=\hbox{\textbf{#1}} \dp0=0pt \m@th
\underline{\hbox{\hskip\wd0}}
}
\newcommand*{\makepbox}[2]{%
\makebox[0pt][l]{\parbox[t]{\linewidth}{#1#2}}
}
\newcommand{\lcr}[3]{%
\par \noindent
\makepbox{\raggedright}{#1} \makepbox{\centering}{#2} \makepbox{\raggedleft}{#3} \par
}
\newcommand{\textefigure}[5]{%
\begin{tabular}{lp{0.5cm}l}
\begin{minipage}{#2}
#5
\end{minipage}
& &
\begin{minipage}{#1}
\includegraphics[scale=#4]{#3}
\end{minipage}
\end{tabular}
}
\newcommand{\figuretexte}[5]{%
\begin{tabular}{lp{0.5cm}l}
\begin{minipage}{#1}
\includegraphics[scale=#4]{#3}
\end{minipage}
& &
\begin{minipage}{#2}
#5
\end{minipage}
\end{tabular}
}

—
Syracuse — Dernière modification : 6 mars 2008 (0.07s - 3201497 - 4 juillet 2008)