Merge branch 'unstable' of /media/DUPERON/plop/2011-m1s2-ter into unstable
This commit is contained in:
commit
93d16f3991
|
@ -16,16 +16,16 @@
|
|||
img { border:none; }
|
||||
body, html { margin:0; padding:0; height:100%; overflow:hidden; }
|
||||
.screen { width:100%; height:100%; position:absolute; }
|
||||
.highlight { display:none; width:100%; height:100%; border-width:medium; border-style:solid; border-radius:2em; position:absolute; }
|
||||
.highlight { display:none; width:100%; height:100%; border-width:medium; border-style:solid; -moz-border-radius:2em; -webkit-border-radius:2em; -o-border-radius:2em; position:absolute; }
|
||||
#frontpage a { display:inline-block; width:30%; top:32%; position:absolute; }
|
||||
#frontpage .icon-container img { display:block; position:relative; margin:0 auto; }
|
||||
#frontpage .icon-label { width:100%; height:30%; position:relative; }
|
||||
.button { text-decoration:none; padding:0.4em; margin:0; display:inline-block; border-width:medium; border-style:solid; border-radius:0.4em; cursor:pointer; }
|
||||
.relationBox { border-width:3px; border-style:solid; border-radius:1em; padding:0.5em; width:95%; margin:0 auto; min-height: 20px; }
|
||||
.button { text-decoration:none; padding:0.4em; margin:0; display:inline-block; border-width:medium; border-style:solid; border-radius:0.4em; -moz-border-radius:0.4em; -webkit-border-radius:0.4em; -o-border-radius:0.4em; cursor:pointer; }
|
||||
.relationBox { border-width:3px; border-style:solid; border-radius:1em; -moz-border-radius:1em; -webkit-border-radius:1em; -o-border-radius:1em; padding:0.5em; width:95%; margin:0 auto; min-height: 20px; }
|
||||
.formElement { width:46%; height:12%; position:absolute; }
|
||||
#score { text-align:center; }
|
||||
.marginBox { width:90%; height:90%; top:5%; left:5%; position:absolute; }
|
||||
#message { left:30%; top:5%; width:40%; height:10%; position:absolute; border-width:medium; border-style:solid; border-radius:0.5em; text-align:center; opacity:0.9; }
|
||||
#message { left:30%; top:5%; width:40%; height:10%; position:absolute; border-width:medium; border-style:solid; border-radius:0.5em; -moz-border-radius:0.5em; -webkit-border-radius:0.5em; -o-border-radius:0.5em; text-align:center; opacity:0.9; }
|
||||
#theme input { position:absolute; left: -9000px; top:-9000px; }
|
||||
a { text-decoration:none; display:block; }
|
||||
p > a { display:inline; text-decoration:underline; }
|
||||
|
|
|
@ -31,6 +31,7 @@
|
|||
}
|
||||
|
||||
\begin{document}
|
||||
\renewcommand*{\figurename}{}
|
||||
|
||||
\begin{frame}
|
||||
\titlepage
|
||||
|
@ -224,22 +225,25 @@ Types de noeuds
|
|||
|
||||
\begin{frame}
|
||||
\begin{center}
|
||||
\hskip -15.1em
|
||||
\begin{minipage}{15em}
|
||||
\begin{tabular}{ | l | l | l | l | p{5cm} |}
|
||||
\hline
|
||||
\footnotesize{Relation} & \footnotesize{Mot central} & \footnotesize{Mots nuage} & \footnotesize{Remarques} \\ \hline
|
||||
\footnotesize{-1 'mn' n'est pas lié à 'mc'} & \footnotesize{\shortstack{adj adv n v}} & \footnotesize{\shortstack{adj adv n v}} & \footnotesize{} \\ \hline
|
||||
\footnotesize{0 'mc' est en rapport avec 'mn'} & \footnotesize{\shortstack{adj adv n v}} & \footnotesize{\shortstack{adj adv n v}} & \footnotesize{} \\ \hline
|
||||
\footnotesize{5 'mc' est un synonyme de 'mn'} & \footnotesize{\shortstack{adj adv n v}} & \footnotesize{\shortstack{adj adv n v}} & \footnotesize{\shortstack{même POS}} \\ \hline
|
||||
\footnotesize{6 'mc' est une sorte de 'mn'} & \footnotesize{n} & \footnotesize{n} & \footnotesize{} \\ \hline
|
||||
\footnotesize{7 Un contraire de 'mc' est 'mn'} & \footnotesize{\shortstack{adj adv n v}} & \footnotesize{\shortstack{adj adv n v}} & \footnotesize{\shortstack{même POS}} \\ \hline
|
||||
\footnotesize{8 Un spécifique de 'mc' est 'mn'} & \footnotesize{n} & \footnotesize{n} & \footnotesize{} \\ \hline
|
||||
\footnotesize{9 'mn' est une partie de 'mc'} & \footnotesize{n} & \footnotesize{n} & \footnotesize{} \\ \hline
|
||||
\footnotesize{10 'mc' fait partie de 'mn'} & \footnotesize{n} & \footnotesize{n} & \footnotesize{} \\ \hline
|
||||
\footnotesize{13 'mn' pourrait 'mc'} & \footnotesize{v} & \footnotesize{n} & \footnotesize{} \\ \hline
|
||||
\footnotesize{15 Le lieu pour 'mc' est 'mn'} & \footnotesize{n v} & \footnotesize{\shortstack{n}} & \footnotesize{} \\ \hline
|
||||
\footnotesize{16 Instrument pour 'mc' est 'mn'} & \footnotesize{v} & \footnotesize{n} & \footnotesize{} \\ \hline
|
||||
\footnotesize{17 Un caractéristique de 'mc' est 'mn'} & \footnotesize{n} & \footnotesize{adj} & \footnotesize{} \\ \hline
|
||||
\end{tabular}
|
||||
\hline
|
||||
\footnotesize{Relation} & \footnotesize{Mot central} & \footnotesize{Mots nuage} & \footnotesize{Remarques} \\ \hline
|
||||
\footnotesize{-1 'mn' n'est pas lié à 'mc'} & \footnotesize{\shortstack{adj adv n v}} & \footnotesize{\shortstack{adj adv n v}} & \footnotesize{} \\ \hline
|
||||
\footnotesize{0 'mc' est en rapport avec 'mn'} & \footnotesize{\shortstack{adj adv n v}} & \footnotesize{\shortstack{adj adv n v}} & \footnotesize{} \\ \hline
|
||||
\footnotesize{5 'mc' est un synonyme de 'mn'} & \footnotesize{\shortstack{adj adv n v}} & \footnotesize{\shortstack{adj adv n v}} & \footnotesize{\shortstack{même POS}} \\ \hline
|
||||
\footnotesize{6 'mc' est une sorte de 'mn'} & \footnotesize{n} & \footnotesize{n} & \footnotesize{} \\ \hline
|
||||
\footnotesize{7 Un contraire de 'mc' est 'mn'} & \footnotesize{\shortstack{adj adv n v}} & \footnotesize{\shortstack{adj adv n v}} & \footnotesize{\shortstack{même POS}} \\ \hline
|
||||
\footnotesize{8 Un spécifique de 'mc' est 'mn'} & \footnotesize{n} & \footnotesize{n} & \footnotesize{} \\ \hline
|
||||
\footnotesize{9 'mn' est une partie de 'mc'} & \footnotesize{n} & \footnotesize{n} & \footnotesize{} \\ \hline
|
||||
\footnotesize{10 'mc' fait partie de 'mn'} & \footnotesize{n} & \footnotesize{n} & \footnotesize{} \\ \hline
|
||||
\footnotesize{13 'mn' pourrait 'mc'} & \footnotesize{v} & \footnotesize{n} & \footnotesize{} \\ \hline
|
||||
\footnotesize{15 Le lieu pour 'mc' est 'mn'} & \footnotesize{n v} & \footnotesize{\shortstack{n}} & \footnotesize{} \\ \hline
|
||||
\footnotesize{16 Instrument pour 'mc' est 'mn'} & \footnotesize{v} & \footnotesize{n} & \footnotesize{} \\ \hline
|
||||
\footnotesize{17 Un caractéristique de 'mc' est 'mn'} & \footnotesize{n} & \footnotesize{adj} & \footnotesize{} \\ \hline
|
||||
\end{tabular}
|
||||
\end{minipage}
|
||||
\end{center}
|
||||
\end{frame}
|
||||
|
||||
|
@ -456,12 +460,12 @@ Types de noeuds
|
|||
|
||||
\begin{frame}
|
||||
\frametitle{Prototype 2}
|
||||
\begin{block}{Schéma générale de l'enchainement des pages~:}
|
||||
\begin{block}{Schéma général de l'enchainement des pages~:}
|
||||
\centering
|
||||
\texttt{\textcolor{gray}{http://www.pticlic.fr/jeu.html}\#\textcolor{red}{game}/\textcolor{blue}{1306104746953}/\textcolor{blue}{5,0,5,-1}}
|
||||
\footnotesize{\texttt{\textcolor{gray}{http://www.pticlic.fr/jeu.html}\#\textcolor{red}{game}/\textcolor{blue}{1306104746953}/\textcolor{blue}{5,0,5,-1}}}
|
||||
\vskip 1em%
|
||||
\begin{tikzpicture}[
|
||||
state/.style = {circle,draw,minimum size=1.5cm},
|
||||
state/.style = {circle,draw,minimum size=1.3cm},
|
||||
transition/.style = {->},
|
||||
event/.style = {->, decorate, decoration={snake, post length=.5mm}, segment amplitude=.4mm, segment length=2mm},
|
||||
source/.style = {},
|
||||
|
|
Loading…
Reference in New Issue
Block a user