Browse Source

ad basic videoplayer but not realy god

Simon Hammer 3 years ago
parent
commit
e79d82b220

+ 1 - 1
vortrag/blueTemplate/document.nav

@@ -11,7 +11,7 @@
 \defcounter {refsection}{0}\relax 
 \headcommand {\beamer@subsectionpages {1}{2}}
 \defcounter {refsection}{0}\relax 
-\headcommand {\sectionentry {1}{Seção I}{3}{Seção I}{0}}
+\headcommand {\sectionentry {1}{Abschnitt I}{3}{Abschnitt I}{0}}
 \defcounter {refsection}{0}\relax 
 \headcommand {\slideentry {1}{0}{1}{3/3}{}{0}}
 \defcounter {refsection}{0}\relax 

+ 7 - 5
vortrag/blueTemplate/document.tex

@@ -50,10 +50,13 @@
 
 %% ---------------------------------------------------------------------------
 % This presentation is separated by sections and subsections
-\section{Seção I}
-\begin{frame}{Explicações}
+\section{Abschnitt I}
+\begin{frame}{Erklärung}
+    %video try
+    \includemovie[autoplay]{90pt}{90pt}{../media/cutaccountViewer.mp4}
+    \includemovie[poster=../../logo/version2grey.pdf]{90pt}{90pt}{../media/draftsExample.mp4}
     % itemize
-    Este é um template que pode ser utilizado para:
+    Fuck that shit
     \begin{itemize}
         \item Apresentação de Trabalhos Acadêmicos
         \item Apresentação de Disciplinas
@@ -158,8 +161,7 @@
     \begin{columns}{}
         \begin{column}{0.5\textwidth}
             \justify
-            É possível colocar mais de uma coluna utilizando os comandos de $\backslash$begin\{column\}\{\} e $\backslash$end\{column\}
-        \end{column}
+            É possível colocar mais de uma coluna utilizando os comandos de $\backslash$begin\{column\}\{\} e $\backslash$end\{column\} \end{column}
         \begin{column}{0.5\textwidth}
             \justify
             Porém, o espaçamento deve ser proporcional entre as colunas para que estas colunas não entrem em coflito. O espaçamento é dado pelo segundo argumento do $\backslash$begin.

+ 3 - 1
vortrag/blueTemplate/libs/preamble.tex

@@ -30,4 +30,6 @@
 % Package to facilities quotations
 \usepackage{csquotes}
 % Package to use multicols
-\usepackage{multicol}
+\usepackage{multicol}
+% Package to use videos
+\usepackage{movie15}

+ 2 - 1
vortrag/blueTemplate/libs/ufc_format.cls

@@ -13,7 +13,8 @@
 
 %% Putting the background image in the frames
 \usebackgroundtemplate{%
-    \vbox to \paperheight{\vfil\hbox to \paperwidth{\hfil\includegraphics[width=1\paperwidth]{../../logo/version2grey.pdf}\hfil}\vfil}
+    %\vbox to \paperheight{\hfil\hbox to \paperwidth{\hfil\includegraphics[width=1\paperwidth]{../../logo/version2grey.pdf}\hfil}\vfil}
+    \hspace{5.2cm}\includegraphics[width=0.8\paperwidth]{../../logo/version2grey.pdf}
     }
 %\logo{\includegraphics[scale=0.1]{libs/emblemufc.pdf}\hspace{9.7cm} \vspace{-0.2cm}}
 

BIN
vortrag/media/cutAccountViewer.mp4


BIN
vortrag/media/draftsExample.mp4