Created
July 17, 2023 13:50
Revisions
-
christianp created this gist
Jul 17, 2023 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,2 @@ \newcommand{\clp}{Christian Lawson-Perfect} \newcommand{\twopi}{2\pi} This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,13 @@ \documentclass{article} \input def.tex \begin{document} This document was written by \clp who is confused. \[ \twopi \approx \frac{44}{7} \] \end{document}