From 1bd2e747b7bc84d8bce808fd2f909c10f9d490ce Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Mon, 3 Aug 2020 12:24:04 +0900 Subject: add ltx4yt as replacement for yt4pdf --- .../latex/ltx4yt/examples/web-pkg/ltx4yt-w1.tex | 82 ++++++++++++++++++++++ 1 file changed, 82 insertions(+) create mode 100644 texmf-dist/doc/latex/ltx4yt/examples/web-pkg/ltx4yt-w1.tex (limited to 'texmf-dist/doc/latex/ltx4yt/examples/web-pkg/ltx4yt-w1.tex') diff --git a/texmf-dist/doc/latex/ltx4yt/examples/web-pkg/ltx4yt-w1.tex b/texmf-dist/doc/latex/ltx4yt/examples/web-pkg/ltx4yt-w1.tex new file mode 100644 index 00000000..8e554547 --- /dev/null +++ b/texmf-dist/doc/latex/ltx4yt/examples/web-pkg/ltx4yt-w1.tex @@ -0,0 +1,82 @@ +\documentclass{article} +\usepackage[designv,extended]{web} +\usepackage{ltx4yt} +\usepackage{multicol} + +\parindent0pt \parskip6pt + + +\textBgColor{lightgray} + +\DeclareDocInfo +{ + title=The \texorpdfstring{\textsf{ltx4yt} Package\\[3pt]}{ltx4yt Package: }Playing YouTube in a Browser, + author=D. P. Story, + university=Acro\negthinspace\TeX.Net, + email=dpstory@acrotex.net, + subject={Play YouTube video in the default browser}, + keywords={YouTube, AeB}, + talksite=\url{http://www.acrotex.net}, + talkdate={\today} +} +\talkdateLabel{Published:} + +\parindent=0pt\parskip6pt +\rheader{} + +\addtoWebHeight{7\baselineskip} + +\begin{document} + +\maketitle + +\begin{center}\bfseries\Large\color{blue}LTX4YT -- Links\end{center} + +\textbf{Favorites to play:} Itemized links below use the \verb~\ytvId~ and \verb~\ytvId*~ commands, +the only \texttt{*} command is ``Kung-Fu Fighting* (Original),'' this one is played with advertisements +and related/unrelated content. The links in this document should work across all PDF viewers and across all devices. +\begin{flushleft}\raggedcolumns +\begin{multicols}{2}\bfseries +\begin{itemize} + +\item \ytvId{GZ9e3Dy7obA}{Kung-Fu Fighting (Bruce Lee)} + +\item \ytvId*{jhUkGIsKvn0}{Kung-Fu Fighting* (Original)} + +\item \ytvId{_iUnOpPEg0w}{TegrityGuy} + +\item \ytvId{eNzrn8-JFSE}{Open at Adobe} + +\item \ytvId{q-iiFo-6Vi0}{Digital Signature in 9.0 Pro} + +\item \ytvId{5y9-EVmreU4}{Lori's Corner: Episode \#1} + +\item \ytvId{T9Yzo_hlwP0}{Intro to PDF Portfolios} +\end{itemize} +\end{multicols} +\end{flushleft} +What follows are customized links created by \verb~\ytLink~. + +\ytLink{\watchId{5y9-EVmreU4}\params{autoplay=1}}{Lori's Corner: Episode \#1} (\verb~\watchId~ and \verb~\params~) + +\ytLink{\embedId{5y9-EVmreU4}\params{autoplay=1&modestbranding=1}}{Lori's Corner: Episode \#1} (\verb~\embedId~ and \verb~\params~) + +\ytLink{\embed{listType=search&list=Adobe Acrobat DC}}{Search for Adobe Acrobat DC} (\verb~\embed~ custom search) + +\ytLink{embed?listType=search&list=table tennis}{Totally custom search link} (surprise topic) + + +\ytLink{\channel{rocketjump}}{The RocketJump Channel} (\verb~\channel~) + +\ytLink{\user{freddiew}}{Freddie Diew's channel} (\verb~\user~) + +\ytLink{\embedId{5y9-EVmreU4}\params{autoplay=1&controls=1&fs=1&modestbranding=1&playlist=T9Yzo_hlwP0,eNzrn8-JFSE}}{A playlist of three videos} + +\textbf{PDF viewers:} \textsf{Acrobat}, \textsf{Acrobat Reader DC}, \textsf{PDFX-Change}, \textsf{SumatraPDF}, \textsf{evince}, \textsf{TeXworks} + +\textbf{Browsers:} \textsf{Microsoft Edge}, \textsf{Firefox}, \textsf{Google Chrome} + +\textbf{Devices:} \textsf{Android} smart phones, \textsf{iPhones}, \textsf{Android} tablets + +\end{document} + -- cgit v1.2.3