forked from viennet/Referentiels
Suppression des italiques dans les ressources
This commit is contained in:
parent
8028d9b243
commit
7d177db510
@ -63,7 +63,7 @@
|
|||||||
\hyperlink{exemple:\exemplecode}{\textcolor{exempleC}{Exemple \arabic{noexemple}}}~:
|
\hyperlink{exemple:\exemplecode}{\textcolor{exempleC}{Exemple \arabic{noexemple}}}~:
|
||||||
{\csname ESname\exemplecode\endcsname}
|
{\csname ESname\exemplecode\endcsname}
|
||||||
&
|
&
|
||||||
\pageref{lab\currentSAE\Alph{noexemple}}
|
\pageref{lab\currentSAE\Alph{noexemple}}
|
||||||
% \tabularnewline
|
% \tabularnewline
|
||||||
}
|
}
|
||||||
}{}
|
}{}
|
||||||
|
@ -71,7 +71,7 @@
|
|||||||
{\csname Rprerequislycee\CODE\endcsname}
|
{\csname Rprerequislycee\CODE\endcsname}
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
\ifthenelse{\equal{\value{cptRprerequis\CODE}}{0}}{ % Si pas de prérequis
|
\ifthenelse{\equal{\value{cptRprerequis\CODE}}{0}}{ % Si pas de prérequis
|
||||||
Aucun
|
Aucun
|
||||||
}{ % Si des pré-requis
|
}{ % Si des pré-requis
|
||||||
\begin{tabular}[t]{@{}T@{}}%
|
\begin{tabular}[t]{@{}T@{}}%
|
||||||
|
@ -45,11 +45,11 @@
|
|||||||
\hline
|
\hline
|
||||||
\multicolumn{3}{|c|}{\textcolor{ressourceC}{\bfseries Compétence(s) ciblées, coefficient(s) et apprentissage(s) critique(s) couvert(s)}} \\
|
\multicolumn{3}{|c|}{\textcolor{ressourceC}{\bfseries Compétence(s) ciblées, coefficient(s) et apprentissage(s) critique(s) couvert(s)}} \\
|
||||||
\hline
|
\hline
|
||||||
\hyperlink{comp:RT1}{\textcolor{compCA}{\textit{\csname Rcomp\CODE A\endcsname}}} {\csname Rniveau\CODE A\endcsname}
|
\hyperlink{comp:RT1}{\textcolor{compCA}{\csname Rcomp\CODE A\endcsname}} {\csname Rniveau\CODE A\endcsname}
|
||||||
&
|
&
|
||||||
\hyperlink{comp:RT2}{\textcolor{compCB}{\textit{\csname Rcomp\CODE B\endcsname}}} {\csname Rniveau\CODE B\endcsname}
|
\hyperlink{comp:RT2}{\textcolor{compCB}{\csname Rcomp\CODE B\endcsname}} {\csname Rniveau\CODE B\endcsname}
|
||||||
&
|
&
|
||||||
\hyperlink{comp:RT3}{\textcolor{compCC}{\textit{\csname Rcomp\CODE C\endcsname}}} {\csname Rniveau\CODE C\endcsname}
|
\hyperlink{comp:RT3}{\textcolor{compCC}{\csname Rcomp\CODE C\endcsname}} {\csname Rniveau\CODE C\endcsname}
|
||||||
\\
|
\\
|
||||||
\hline
|
\hline
|
||||||
\ifcsdef{Rcoeff\CODE A}{coef. {\csname Rcoeff\CODE A\endcsname}}{} &
|
\ifcsdef{Rcoeff\CODE A}{coef. {\csname Rcoeff\CODE A\endcsname}}{} &
|
||||||
|
@ -101,8 +101,9 @@
|
|||||||
\hline
|
\hline
|
||||||
{ \setlength{\extrarowheight}{0pt}
|
{ \setlength{\extrarowheight}{0pt}
|
||||||
\begin{tabular}[t]{@{}P@{}}
|
\begin{tabular}[t]{@{}P@{}}
|
||||||
\textcolor{saeC}{\bfseries Ressources mobilisées} \\
|
\textcolor{saeC}{\bfseries Ressources} \\
|
||||||
\textcolor{saeC}{\bfseries et combinées} \\
|
\textcolor{saeC}{\bfseries mobilisées et} \\
|
||||||
|
\textcolor{saeC}{\bfseries combinées} \\
|
||||||
\end{tabular}
|
\end{tabular}
|
||||||
}
|
}
|
||||||
& \listeRessources{\CODE} \\
|
& \listeRessources{\CODE} \\
|
||||||
|
Loading…
Reference in New Issue
Block a user