Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 6949b085 authored by Deepak Khatri's avatar Deepak Khatri :dog:
Browse files

Add YouTube and Vimeo thumbnails in PDF

parent 8d5357b4
Branches
Tags
1 merge request!89Docs updates - chapter restructuring, images, and more
......@@ -23,3 +23,6 @@
\let\oldtabular\tabular
\renewcommand{\tabular}{\footnotesize\oldtabular}
\newcommand{\sphinxcontribyoutube}[3]{\begin{figure}\sphinxincludegraphics{{#2}.jpg}\caption{\url{#1#2#3}}\end{figure}}
\newcommand{\sphinxcontribvimeo}[3]{\begin{figure}\sphinxincludegraphics{{#2}.jpg}\caption{\url{#1#2#3}}\end{figure}}
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment