Just various recipes that I'm developing. Also, more practice with LaTeX.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

57 lines
2.0 KiB

\documentclass[10pt,letterpaper]{article}
\usepackage[letterpaper, margin=1in]{geometry}
\usepackage{multicol}
\setlength{\columnsep}{0.5in}
\usepackage[utf8]{inputenc}
\usepackage{amsmath}
\usepackage{kpfonts}
\usepackage{amssymb}
\usepackage{gensymb}
\author{Kenneth John Odle}
\title{Air Fryer Baked Potatoes}
\begin{document}
\begin{LARGE}
\textbf{Air Fryer Baked Potatoes}
\end{LARGE}
\hrulefill
\bigskip
\begin{multicols}{2}
The keys to this recipe are simple: use potatoes that are about the same size, and do not crowd your air fryer. You want the space in your air fryer to be about 40\% empty.
There is no need to oil and salt your potatoes before putting them in the air fryer, either. The skins will become fairly crispy because of the hot air flowing around them. If anything, the oil will prevent water from evaporating from the inside of the potato, resulting in a mealy, rather than a fluffy potato. (Also, water is not soluble in oil, so the salt flavor will not penetrate into the potato. You can always try \textit{brining} your potatoes.)
You also don't need to poke your potatoes with a fork or knife. Again, the idea here is to release moister as the potato cooks so that it becomes fluffy, but the hot air action will quickly seal those holes.
\end{multicols}
\bigskip
\begin{large}
\textbf{Ingredients}
\end{large}
\begin{itemize}
\item 2-3 medium russet potatoes, scrubbed clean
\end{itemize}
\medskip
\begin{large}
\textbf{Method}
\end{large}
\begin{enumerate}
\item Scrub the potatoes until they are clean and wipe them dry.
\item Heat the air fryer to 400\degree.
\item Add the potatoes to the air fryer and cook for 20 minutes.
\item Turn the potatoes over and cook another ten minutes.
\item Check for doneness. If potatoes are not done, cook another 5-10 minutes.
\item Remove the potatoes when done, cut a long "X" in the top, and push the ends together. Allow steam to escape for a few minutes before adding butter or sour cream.
\end{enumerate}
\bigskip
\end{document}