summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/pas-cours/latex/macro-styles.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/pas-cours/latex/macro-styles.tex')
-rw-r--r--macros/latex/contrib/pas-cours/latex/macro-styles.tex10
1 files changed, 3 insertions, 7 deletions
diff --git a/macros/latex/contrib/pas-cours/latex/macro-styles.tex b/macros/latex/contrib/pas-cours/latex/macro-styles.tex
index d04c1b84f6..3acc55da80 100644
--- a/macros/latex/contrib/pas-cours/latex/macro-styles.tex
+++ b/macros/latex/contrib/pas-cours/latex/macro-styles.tex
@@ -305,6 +305,7 @@
\ifnum\thesuite@box=1
\edef\texte{\texte~(suite)}
\ifPAS@env@notitlebreak%
+ \draw[color=\couleur, very thick] (box.north west)--(box.south west)--(box.south east);
\else
\ifPAS@env@notitle
\else
@@ -435,13 +436,8 @@
\if@noitemstyle\else
\setlist[itemize,1]{label={\color{#1!50!black}\textbullet}}
\setlist[itemize,2]{label={\color{#1!50!black}$\rightarrow$}}
- \setlist[enumerate,1]
- {%
- label=\fcolorbox{#1!50!black}
- {#1!50!black}
- {\color{#1!20}\normalsize\bfseries\arabic*}
- }
- \setlist[enumerate,2]{label=\textcolor{#1!50!black}{\normalsize\bfseries\alph*.}}
+ \setlist[enumerate,1]{label=\fcolorbox{#1!50!black}{#1!50!black}{\arabic*},font=\color{#1!20}\normalsize\bfseries}
+\setlist[enumerate,2]{label=\textcolor{#1!50!black}{\alph*.},font=\normalsize\bfseries}
\fi
}
\itemclass{black}{}