summaryrefslogtreecommitdiff
path: root/texmf-dist/doc/latex/ltx4yt/examples/ltx4yt-2.tex
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2021-06-15 14:32:38 +0900
committerNorbert Preining <norbert@preining.info>2021-06-15 14:32:38 +0900
commit5ce781abac99eedc87be597a8e44c364ccdf1cc9 (patch)
treead5f0631ad1283060d2adc98d1023176e2976c5b /texmf-dist/doc/latex/ltx4yt/examples/ltx4yt-2.tex
parent6a52c1c26fb3564261e4be684b0f198501f94e2a (diff)
ltx4yt
Diffstat (limited to 'texmf-dist/doc/latex/ltx4yt/examples/ltx4yt-2.tex')
-rw-r--r--texmf-dist/doc/latex/ltx4yt/examples/ltx4yt-2.tex15
1 files changed, 10 insertions, 5 deletions
diff --git a/texmf-dist/doc/latex/ltx4yt/examples/ltx4yt-2.tex b/texmf-dist/doc/latex/ltx4yt/examples/ltx4yt-2.tex
index 83ca7876..12f74c02 100644
--- a/texmf-dist/doc/latex/ltx4yt/examples/ltx4yt-2.tex
+++ b/texmf-dist/doc/latex/ltx4yt/examples/ltx4yt-2.tex
@@ -20,8 +20,8 @@
\begin{popupmenu}{YTMenu}
\puIdTitle{Select a YouTube Video}{} % A title has no ytId
\begin{submenu}{title=Music Videos}
- \puIdTitle{Kung-Fu Fighting (Bruce Lee)}{GZ9e3Dy7obA}
- \puIdTitle{Kung-Fu Fighting* (Carl Douglas)}{jhUkGIsKvn0}
+ \puIdTitle{Kung-Fu Fighting* (Bruce Lee)}{GZ9e3Dy7obA}
+ \puIdTitle{Kung-Fu Fighting (Carl Douglas)}{jhUkGIsKvn0}
\puIdTitle{Ink Spots - If I didn't care}{rvwfLe6sLis}
\puIdTitle{Ink Spots* - My Prayer}{h7KJCns5v3g}
\end{submenu}
@@ -46,13 +46,12 @@
\puIdTitle{Learn \cs{LaTeX} in one video}{VhmkLrOjLsw}
\end{popupmenu}
-
% After defining all menus used with YouTube videos, declare them using \ytUseMenus
\ytUseMenus{YTMenu,YTSea}
\declarePlayList{\playList}{% note: put parentheses within braces
- \ytIdTitle{Kung-Fu Fighting {(Bruce Lee)}}{GZ9e3Dy7obA}
- \ytIdTitle{Kung-Fu Fighting* {(Carl Douglas)}}{jhUkGIsKvn0}
+ \ytIdTitle{Kung-Fu Fighting* {(Bruce Lee)}}{GZ9e3Dy7obA}
+ \ytIdTitle{Kung-Fu Fighting {(Carl Douglas)}}{jhUkGIsKvn0}
\ytIdTitle{RAF Sculthorpe {(Watch for my Mom at 6:22!)}}{K7H8QghVs9k}
\ytIdTitle{Rocket Jump}{7XzdZ4KcI8Y}
\ytIdTitle{Abdul And Cleopatra* - Jonathan Richman and the Modern Lovers}{mLDF5MBMWHE}
@@ -62,6 +61,7 @@
\ytIdTitle{"Sea Hunt" US TV series {(1958-61)} lead-in}{Lz0aMoWh8Q4}
}
+
\begin{document}
\maketitle
@@ -95,4 +95,9 @@ menu appears. Choose a YouTube video based on title.
\ytSearch{}{11bp}\olBdry
\ytClearQuery{}{11bp}
+\ytLink{embed?listType=playlist&list=PL01A18BBA5912B01F}{{\LaTeX} Tutorial} (look for the play list control in upper right corner)
+
+\ytLink{\embedId{5y9-EVmreU4}\params{autoplay=1&controls=1&fs=1&modestbranding=1&playlist=T9Yzo_hlwP0,eNzrn8-JFSE}}{A playlist of three videos}
+
+
\end{document}