Files
ally/book/includes/secdiv.tex
Madison Scott-Clary e23b1708ec Add book
2020-01-11 13:42:27 -08:00

9 lines
163 B
TeX

%%% Section divider
% don't forget to \noindent the line after!
\renewcommand\rule[2]{$\star$}
\newcommand\secdiv{
\begin{center}
\rule{}{}
\end{center}
}