diff --git a/README.md b/README.md index d8b386b..c5250fc 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Thus to compile the demo with `make` you must ### Commands -* `\plain{title=[]}{body}` sets a slice in plain dark colors. +* `\plain{title=[]}{body}` sets a slide in plain dark colors. ### pgfplot styles diff --git a/demo.pdf b/demo.pdf index 2094ed2..44e12fb 100644 Binary files a/demo.pdf and b/demo.pdf differ diff --git a/demo.tex b/demo.tex index 0cb2311..c137146 100644 --- a/demo.tex +++ b/demo.tex @@ -54,13 +54,13 @@ \begin{frame}[fragile] \frametitle{Typography} \begin{minted}[fontsize=\small]{latex} -The theme provides sensible defaults to \emph{emphasis} +The theme provides sensible defaults to \emph{emphasize} text, \alert{accent} parts or show \textbf{bold} results. \end{minted} \begin{center}becomes\end{center} - The theme provides sensible defaults to \emph{emphasis} text, + The theme provides sensible defaults to \emph{emphasize} text, \alert{accent} parts or show \textbf{bold} results. \end{frame} \begin{frame}{Lists}