You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
%\input{preamble.tex}% Only add a preamble file if it is actually necessary for the demo/test.
5
+
\begin{document}
6
+
\begin{abstract}
7
+
Testing/Demo the embedding of a YouTube video.
8
+
\end{abstract}
9
+
\maketitle
10
+
11
+
{{\Huge\bfseries Last Updated: \today}} \\
12
+
13
+
14
+
\section{Basic Usage}
15
+
You can embedd a YouTube video by using the \verb|\youtube| command, with the hash part of the url from the youtube url as the argument to the command.
16
+
So, to embed a youtube video with link \texttt{https://www.youtube.com/watch?v=CmzKQ3PSrow} you would use the command
0 commit comments