Skip to content
Snippets Groups Projects
Commit eda5baff authored by Leonard Fisser's avatar Leonard Fisser :frog:
Browse files

Update demo tex

parent b9e39a50
No related branches found
No related tags found
No related merge requests found
...@@ -15,8 +15,8 @@ ...@@ -15,8 +15,8 @@
\begin{minipage}{0.49\textwidth} \begin{minipage}{0.49\textwidth}
\begin{itemize} \begin{itemize}
\item This is a bullet list. \item This is a bullet list.
\item item 2 \item Item 2
\item item 3 \item Item 3
\begin{itemize} \begin{itemize}
\item 3.1 \item 3.1
\end{itemize} \end{itemize}
...@@ -25,17 +25,21 @@ ...@@ -25,17 +25,21 @@
\end{minipage} \end{minipage}
\begin{minipage}{0.49\textwidth} \begin{minipage}{0.49\textwidth}
\begin{itemize} \begin{itemize}
\item This is second bullet list. \item This is a second bullet list.
\end{itemize} \end{itemize}
\end{minipage} \end{minipage}
\end{frame} \end{frame}
% Frame 2 % Frame 2
\begin{frame}{This is a second presentation slide!} \begin{frame}{This is a second presentation slide!}
\centering{\textbf{This is the place where you can write your content in bold.}}\\ \centering{\textbf{This is the place where you can write your content in bold.}}
\centering{\textit{This is the place where you can write your content in italic.}}\\
\centering{\textbf{\textit{This is the place where you can write your content in boldItalic.}}}\\ \centering{\textit{This is the place where you can write your content in italic.}}
\centering{\LARGE This is the place where you can write your content in LARGE.}\\
\centering{\textbf{\textit{This is the place where you can write your content in bold and italic.}}}
\centering{\LARGE This is the place where content is LARGE.}
\centering{But if your sentences get too long, you cannot be sure that the whole sentence will fit into the same line - You might get a linebreak!} \centering{But if your sentences get too long, you cannot be sure that the whole sentence will fit into the same line - You might get a linebreak!}
\end{frame} \end{frame}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment