Feat: add qrcode in video

This commit is contained in:
Bertrand Benjamin 2020-11-15 10:24:07 +01:00
parent 6444875d1e
commit 2ad5c330fa

View File

@ -318,9 +318,13 @@
% initials of the author (optional) + note in the margin % initials of the author (optional) + note in the margin
\refstepcounter{envideo}% \refstepcounter{envideo}%
{% {%
%\setstretczh{0.7}% spacing %\setstretch{0.7}% spacing
\todo[inline,backgroundcolor=green,#1]{% \todo[inline,backgroundcolor=green,#1]{%
\textbf{Voir la vidéo}~\href{#2}{#3}}% \textbf{Voir la vidéo}~\href{#2}{#3}
\qrcode{#2}
}%
}} }}
\newcounter{enclasse} \newcounter{enclasse}
\newcommand{\enclasse}[2][]{% \newcommand{\enclasse}[2][]{%