diff options
author | holden watson <holdenew@gmail.com> | 2019-11-11 21:49:48 -0500 |
---|---|---|
committer | holden watson <holdenew@gmail.com> | 2019-11-11 21:49:48 -0500 |
commit | 312ae835a95a0f69cd3ee4480aca50809bc1b1b3 (patch) | |
tree | cb9ee8c9480446eada7833d8a46fa2f8a996025a /format.tex | |
parent | 399fbca52880871a9a927677275ba754d2874c04 (diff) | |
parent | 290603c1d683e63b2e73eebc8f07f3e5386fd9e0 (diff) |
Merge branch 'master' of https://github.com/feynmansfedora/appcomb-proj
Diffstat (limited to 'format.tex')
-rw-r--r-- | format.tex | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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}}} |