summaryrefslogtreecommitdiff
path: root/memories/blaise-thompson-letters/2023/letter.tex
diff options
context:
space:
mode:
authorBlaise Thompson <blaise@untzag.com>2023-12-15 16:35:59 -0600
committerBlaise Thompson <blaise@untzag.com>2023-12-15 16:35:59 -0600
commit3eb9c0a8d9318ffb66b672e7b0c149a87a3b0d22 (patch)
tree359e3e16b6fb90337d955823db669c651298d1e7 /memories/blaise-thompson-letters/2023/letter.tex
parentad7506ae1c1569229a9fa0a18821ce1ec149ac66 (diff)
2023 start
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}