Last active
September 28, 2021 20:54
-
-
Save myersjustinc/52f3d7e6e7d92cd1778dae73f2bf4ab1 to your computer and use it in GitHub Desktop.
Revisions
-
myersjustinc revised this gist
Sep 28, 2021 . 1 changed file with 1 addition and 0 deletions.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 @@ -8,6 +8,7 @@ % subgridcolor=black!25, % gridunit=mm ]{eso-pic} \usepackage[hang,flushmargin]{footmisc} \usepackage{graphicx} \usepackage{lipsum} -
myersjustinc created this gist
Sep 28, 2021 .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,47 @@ \documentclass[letterpaper]{article} \usepackage[ % grid,gridBG, % pscoord=false, % texcoord=true, % gridcolor=red!50, % subgridcolor=black!25, % gridunit=mm ]{eso-pic} \usepackage{graphicx} \usepackage{lipsum} % \AddToShipoutPictureFG*{ % \AtPageUpperLeft{ % \put(\LenToUnit{50mm},\LenToUnit{-250mm}){ % \includegraphics[page=1]{image}} % }} \pagenumbering{gobble} \setlength{\parindent}{0pt} \setlength{\parskip}{1em} \begin{document} Sender Address \\ City, State ZIP Month Day, Year Recipient Name \\ Recipient Address \\ City, State ZIP Salutation: \lipsum[1-2] Closing, \vspace*{3\baselineskip} Sender Name Enclosures: TK \end{document}