chore: wrap paragraph in source
This commit is contained in:
parent
1c6b1a171d
commit
d1bb7cb144
|
@ -389,11 +389,11 @@ the \themename subpackages individually so the \themename color theme is
|
||||||
never loaded. This will prevent conflicts between the \themename color theme
|
never loaded. This will prevent conflicts between the \themename color theme
|
||||||
and your preferred theme.
|
and your preferred theme.
|
||||||
|
|
||||||
For example, overriding the color theme as follows may not work as expected because |\usetheme{moloch}| loads the \themename color theme, which
|
For example, overriding the color theme as follows may not work as expected
|
||||||
defines a relationship between the frametitle background and the primary
|
because |\usetheme{moloch}| loads the \themename color theme, which defines a
|
||||||
palette of the theme. Since |seahorse| assumes a different relationship
|
relationship between the frametitle background and the primary palette of the
|
||||||
between its palettes, the result is a grey, rather than periwinkle,
|
theme. Since |seahorse| assumes a different relationship between its palettes,
|
||||||
frametitle background.
|
the result is a grey, rather than periwinkle, frametitle background.
|
||||||
|
|
||||||
\begin{lstlisting}
|
\begin{lstlisting}
|
||||||
\usetheme{moloch}
|
\usetheme{moloch}
|
||||||
|
|
Loading…
Reference in New Issue