Section title

Subsection title

Frame Title

Frame content

Unordered List

Ordered List

  1. https://business.illinois.edu/mil/
  2. https://business.illinois.edu/finance/

Section title

Subsection title

Frame Title

Frame content

Title for block box

Content inside of a box

\LaTeX

\begin{exampleblock}{Binomial Theorem} \begin{equation} f\left(k\right) = \binom{n}{k} p^k\left(1-p\right)^{n-k} \label{eq:binom} \end{equation} \end{exampleblock}

Hello Equation \ref{eq:binom}

Redux \LaTeX

This theme supports special LaTeX macros \beingcols and \endcols that allows for markdown to be blended with LaTeX without triggering the raw_tex extension. To enable this feature, the safe-columns key in the YML head matter must be set equal to true.

\begincols

\column{.49\linewidth}

\column{.49\linewidth}

  1. Goodbye!

\endcols

Section title

Code Example

Code Embedding

# Embedding code
x = 2
y = 3

x + y

Inline R code refering to variable in previous code chunk:

r x



coatless/uiucthemes documentation built on Aug. 23, 2021, 5:27 p.m.