diff --git a/src/brioches.tex b/src/brioches.tex index 0279cd9..b0aca3c 100644 --- a/src/brioches.tex +++ b/src/brioches.tex @@ -6,7 +6,35 @@ par exemple, si le disque de centre $P$ et de rayon $R(P)$ est contenu dans disq La forme de la brioche après cuisson sera donc la réunion des disques de centre $P$ et de rayon $R(P)$. +\begin{figure} + \centering + \begin{tikzpicture}[scale=1] + \fill[color=orangeAnimath] (0,2) -- (2,2) -- (2,-2) -- (0,-2) -- cycle; + \fill[color=orangeAnimath] (0,0) circle (2); + \fill[color=orangeAnimath] (2,0) circle (2); + + \draw (0,0) -- (2,0); + \end{tikzpicture} + \caption{La pâte est un simple segment de longueur 1, et le rayon $R(P)$ est partout égal à 1.} + \label{fig:pate_basique} +\end{figure} +\begin{figure} + \centering + \begin{tikzpicture}[scale=1] + \fill[color=orangeAnimath] (0,2) -- (2,1) -- (2,-1) -- (0,-2) -- cycle; + \fill[color=orangeAnimath] (0,0) circle (2); + \fill[color=orangeAnimath] (2,0) circle (1); + + \draw (0,0) -- (2,0); + + \fill[color=orangeAnimath] (5,0) circle (1.5); + \draw (4.8,-0.2) -- (5.2,0.2); + \draw (5.2,-0.2) -- (4.8,0.2); + \end{tikzpicture} + \caption{La pâte est constituée d'un point et un segment, et le rayon varie en fonction du point.} + \label{fig:pate_complexe} +\end{figure} \q Avec ce procédé, \'Eric peut-il faire une brioche qui a la forme: