Feat: add qrcode in video
This commit is contained in:
parent
6444875d1e
commit
2ad5c330fa
@ -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][]{%
|
||||||
|
Loading…
Reference in New Issue
Block a user