summaryrefslogtreecommitdiff
path: root/memories/blaise-thompson-letters/2023/letter.tex
diff options
context:
space:
mode:
Diffstat (limited to 'memories/blaise-thompson-letters/2023/letter.tex')
-rw-r--r--memories/blaise-thompson-letters/2023/letter.tex55
1 files changed, 55 insertions, 0 deletions
diff --git a/memories/blaise-thompson-letters/2023/letter.tex b/memories/blaise-thompson-letters/2023/letter.tex
new file mode 100644
index 0000000..60935e8
--- /dev/null
+++ b/memories/blaise-thompson-letters/2023/letter.tex
@@ -0,0 +1,55 @@
+% document
+\documentclass{letter}
+\usepackage[margin=0.5in]{geometry}
+\usepackage{multicol}
+
+% text
+\usepackage[utf8]{inputenc}
+\renewcommand{\familydefault}{\sfdefault}
+\usepackage{lipsum}
+
+% graphics
+\usepackage{graphicx}
+\usepackage{wrapfig}
+
+% signature environment
+\newenvironment{sig}[1]%
+ {\begin{list}{}%
+ {\setlength{\leftmargin}{300pt}}%
+ \item[]%
+ }
+ {\end{list}}
+
+\begin{document}
+
+\pagenumbering{gobble}
+
+\large{\textbf{Winter Solstice Greetings \hfill 2023}}
+
+\begingroup
+\setlength{\intextsep}{0pt}%
+\setlength{\columnsep}{10pt}%
+
+Greetings to all friends and family.
+This has been a difficult year for me.
+The end of a relationship, medical issues, problems with the house.
+I'm tired, struggling to feel the holiday spirit.
+2024 is the year I turn 35---perhaps one could label this a mid-life crisis.
+Still, perhaps the feeling of melencoly and listnessness is a holiday feeling just the same.
+There are many stories centering around loss and Christmastime.
+
+
+
+\vfill
+\raggedleft
+
+Blaise Jonathan Thompson \\*
+\hspace{0pt} \\
+1813 Fisher St. \\*
+Madison, Wisconsin 53713 \\*
+\hspace{0pt} \\
+1-424-225-2493 \\*
+blaise@untzag.com \\*
+https://blaise.zone
+
+\end{document}