Also use a right bar for tasks in Choristes version
Only hide the names, show "À faire" instead
This commit is contained in:
parent
f8e2b3f10b
commit
429eae20b9
1 changed files with 3 additions and 4 deletions
|
@ -92,11 +92,10 @@
|
|||
]{taskbar}
|
||||
\newenvironment{task}[1][À définir]{
|
||||
|
||||
\ifchoristes\else%
|
||||
\begin{taskbar}%
|
||||
\marginnote{\raggedright{}\color{tasktextcolor}#1}
|
||||
\fi
|
||||
\marginnote{\raggedright{}\color{tasktextcolor}%
|
||||
\ifchoristes{}\textit{À faire}\else #1 \fi}
|
||||
}
|
||||
{
|
||||
\ifchoristes\else\end{taskbar}\fi
|
||||
\end{taskbar}%\ifchoristes\else\end{taskbar}\fi
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue