-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathslides.vrb
15 lines (15 loc) · 897 Bytes
/
slides.vrb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
\frametitle{How to Use \textbf{cbflec}}
\begin{itemize}
\item \textbf{cbflec} offers two color options for the transition frame's background color
\item Insert \verb!\usetheme[blue]{cbflec}! for blue
\begin{itemize}
\item text color on tframes will be white
\end{itemize}
\item Or insert \verb|\usetheme[yellow]{cbflec}| for yellow
\begin{itemize}
\item text color on tframes will be black
\end{itemize}
\item \textbf{cbflec} also offers three options for itemize item markers: circle (default), square, and triangle
\item Insert \verb!\usetheme[blue,square]{cbflec}! to get blue transition background and square item markers (the order of parameters does not matter)
\item Place \textit{beamerthemecbflec.sty} file in the same folder as your .tex file before calling it
\end{itemize}