correctly fixe verical phantom text

This commit is contained in:
Mylloon 2025-03-12 12:16:45 +01:00
parent 46c71d063c
commit 50c1f12a4b
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -139,7 +139,7 @@
\newcommand{\ul}[1]{\underline{\smash{#1}}}
% Met en surbrillance du texte
\newcommand<>{\hl}[2][yellow]{\alt#3{}{#2}\onslide#3{\mbox{\fboxsep0pt\pgfsetfillopacity{0.5}\colorbox{#1}{\pgfsetfillopacity{1}\strut#2}}}}
\newcommand<>{\hl}[2][yellow]{\alt#3{\mbox{\fboxsep0pt\pgfsetfillopacity{0.5}\colorbox{#1}{\pgfsetfillopacity{1}\strut#2}}}{\vphantom{\strut}#2}}
% Avertissement par rapport à l'appendix
\renewcommand\appendixname{Appendix}