Files
books/motes-played/includes/secdiv.tex
Madison Scott-Clary 9d00aa5776 Motes edits
2024-03-19 22:25:09 -07:00

12 lines
233 B
TeX

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