Suppression des italiques dans les ressources

This commit is contained in:
Cléo Baras 2021-04-13 13:08:12 +02:00
parent 8028d9b243
commit 7d177db510
4 changed files with 8 additions and 7 deletions

View File

@ -63,7 +63,7 @@
\hyperlink{exemple:\exemplecode}{\textcolor{exempleC}{Exemple \arabic{noexemple}}}~:
{\csname ESname\exemplecode\endcsname}
&
\pageref{lab\currentSAE\Alph{noexemple}}
\pageref{lab\currentSAE\Alph{noexemple}}
% \tabularnewline
}
}{}

View File

@ -71,7 +71,7 @@
{\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
}{ % Si des pré-requis
\begin{tabular}[t]{@{}T@{}}%

View File

@ -45,11 +45,11 @@
\hline
\multicolumn{3}{|c|}{\textcolor{ressourceC}{\bfseries Compétence(s) ciblées, coefficient(s) et apprentissage(s) critique(s) couvert(s)}} \\
\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
\ifcsdef{Rcoeff\CODE A}{coef. {\csname Rcoeff\CODE A\endcsname}}{} &

View File

@ -101,8 +101,9 @@
\hline
{ \setlength{\extrarowheight}{0pt}
\begin{tabular}[t]{@{}P@{}}
\textcolor{saeC}{\bfseries Ressources mobilisées} \\
\textcolor{saeC}{\bfseries et combinées} \\
\textcolor{saeC}{\bfseries Ressources} \\
\textcolor{saeC}{\bfseries mobilisées et} \\
\textcolor{saeC}{\bfseries combinées} \\
\end{tabular}
}
& \listeRessources{\CODE} \\