aboutsummaryrefslogtreecommitdiff
path: root/format.tex
diff options
context:
space:
mode:
authorholden watson <holdenew@gmail.com>2019-11-11 21:49:48 -0500
committerholden watson <holdenew@gmail.com>2019-11-11 21:49:48 -0500
commit312ae835a95a0f69cd3ee4480aca50809bc1b1b3 (patch)
treecb9ee8c9480446eada7833d8a46fa2f8a996025a /format.tex
parent399fbca52880871a9a927677275ba754d2874c04 (diff)
parent290603c1d683e63b2e73eebc8f07f3e5386fd9e0 (diff)
Merge branch 'master' of https://github.com/feynmansfedora/appcomb-proj
Diffstat (limited to 'format.tex')
-rw-r--r--format.tex3
1 files changed, 3 insertions, 0 deletions
diff --git a/format.tex b/format.tex
index 4668b2e..1fa9d04 100644
--- a/format.tex
+++ b/format.tex
@@ -37,3 +37,6 @@ Livshyts
%% Modular Sections
\def\include#1:#2\par{\section #1\par\par\input #2\relax}
\def\sinclude#1:#2\par{\subsection #1\par\par\input #2\relax}
+
+%% Bullet Points and Numbering
+\def\pre#1{\par\leavevmode\llap{\hbox to \parindent{\hfil #1 \hfil}}}