Added Jack's pancakes recipe

This commit is contained in:
Kenneth John Odle 2025-04-01 18:04:52 -04:00
parent 3c795fd043
commit a051d2c3dd

View File

@ -13,7 +13,8 @@
%\usepackage{setspace} % Better control over line-spacing
%\usepackage{nicefrac} % Use nice fractions
\usepackage[bottom]{footmisc} % Keep the footnotes at the bottom of the page
\usepackage{microtype} % Make things neater. Thanks /u/-LeopardShark-
\usepackage{microtype} % Make things neater.
\usepackage{nicefrac}
%\usepackage{tabularray} % Easy tables
@ -235,7 +236,9 @@ Some of the people who see this will get this. Some of them will not. Choose you
\end{center}
\rmfamily
\paragraph{My friend Jack's pancake recipe:}
\paragraph{My friend Jack's pancake recipe:} Measure 1 \nicefrac{1}{4} cups of flour into a bowl and add 1 tablespoon of sugar, 1 teaspoon of baking powder, and, if you want, 1 teaspoon (or thereabouts) of cinnamon, and mix well. In another bowl, combine 1 egg, 1 \nicefrac{1}{2} tablespoons of oil, and 1 cup of milk and mix well.
Add the liquid mixture to the dry mixture and stir to combine. Add more milk if necessary, in order to form a thin batter. Heat a griddle and grease it well. Pour small amounts of batter onto the griddle and cook until bubbles appear and then burst and the surface appears dry. Flip and cook until done.
\section{Somehow We Ended Up Here:}
@ -264,7 +267,7 @@ Some of the people who see this will get this. Some of them will not. Choose you
\begin{tikzpicture}
\draw (-4,0) circle (5.0);
\draw (1.5,0) circle (1.0);
\node[align=center, text width=30mm, scale=2.5] at (-4,0) {What I Brought With Me};
\node[align=center, text width=40mm, scale=3.0] at (-4,0) {What I\\Brought\\With Me};
\node[align=center, text width=15mm, scale=0.8] at (1.73,0) {What I Actually Needed};
\end{tikzpicture}
} % end scalebox
@ -374,8 +377,8 @@ Some of the people who see this will get this. Some of them will not. Choose you
\ttfamily
\begin{center}
\scalebox{0.6}{ % begin scalebox
\begin{tikzpicture}[decoration=snake]
\draw (-4,0) circle (5.5);
\begin{tikzpicture}[decoration={snake, amplitude=1.0mm, segment length=2mm}]
\draw (-4,0)[] circle (5.5);
\draw (-0.75,-1.0)[decorate] circle (1.2);
\node[align=center, text width=25mm, scale=3.0, rotate=10] at (-5.3,1) {Things That Turn Me On};
\node[align=center, text width=22mm, scale=0.8, rotate=-10] at (-0.75,-0.99) {Things That I Will Admit Turn Me On};
@ -397,7 +400,7 @@ Some of the people who see this will get this. Some of them will not. Choose you
\node[align=center, text width=30mm, scale=1.0] at (-1.875,0) {Places I Can Afford to Live};
\node[align=center, text width=30mm, scale=1.0] at (1.875,0) {Places There Are Actually Houses Available};
\node[align=left, text width=20mm, scale=1.0] at (4,3) {Nope};
\draw [-{Stealth[inset=4pt,length=12pt,angle'=45]}] (2.95,3) -- (0,1);
\draw [-{Stealth[inset=4pt,length=12pt,angle'=45]}] (2.95,3) -- (0.1,1.05);
\end{tikzpicture}
} % end scalebox
\end{center}