From 52d0f6314cecee2403858bd44c362b9dfe1ecf34 Mon Sep 17 00:00:00 2001 From: Holden Rohrer Date: Mon, 21 Oct 2019 22:13:26 -0400 Subject: RSA section --- format.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'format.tex') diff --git a/format.tex b/format.tex index f35624a..4668b2e 100644 --- a/format.tex +++ b/format.tex @@ -35,5 +35,5 @@ Livshyts \def\thesubsection#1{\vskip .15\hsize\goodbreak\vskip -.15\hsize\medskip\noindent{\twelverm\the\sections.\the\subsections\ #1\medskip}} %% Modular Sections -\def\include#1\par{\section #1\par\par\input #1\relax} -\def\sinclude#1\par{\subsection #1\par\par\input #1\relax} +\def\include#1:#2\par{\section #1\par\par\input #2\relax} +\def\sinclude#1:#2\par{\subsection #1\par\par\input #2\relax} -- cgit