From 2ad5c330fab67e9c45faa0973aae148de47ff197 Mon Sep 17 00:00:00 2001 From: Bertrand Benjamin Date: Sun, 15 Nov 2020 10:24:07 +0100 Subject: [PATCH] Feat: add qrcode in video --- tools/style/shortcuts.sty | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/tools/style/shortcuts.sty b/tools/style/shortcuts.sty index c16a015..0ee2223 100755 --- a/tools/style/shortcuts.sty +++ b/tools/style/shortcuts.sty @@ -318,9 +318,13 @@ % initials of the author (optional) + note in the margin \refstepcounter{envideo}% {% - %\setstretczh{0.7}% spacing + %\setstretch{0.7}% spacing \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} \newcommand{\enclasse}[2][]{%