Updates to include a LaTeX version of the recipe for MooreCola

This commit is contained in:
William Moore 2023-01-12 20:46:35 -06:00
parent d0da278dc6
commit c1acae997f
4 changed files with 87 additions and 2 deletions

3
.gitignore vendored
View File

@ -12,4 +12,7 @@ Index/
*.iFiction
*.log
*.glksave
*.dvi
*.aux
*.pdf
gametext.txt

View File

@ -16,6 +16,9 @@ $(TARGETS): %.inform
%.inform:
echo $@
pdf:
latex --output-format=pdf MooreCola.tex
clean_inform:
echo $(SRCDIR)/$(TARGET_NAME)/Build
@ -25,3 +28,6 @@ web:
clean:
$(foreach TARGET_NAME, $(TARGETS), - rm -rf $(SRCDIR)/$(TARGET_NAME).inform/Build - rm -rf $(SRCDIR)/$(TARGET_NAME).materials/Release $(SRCDIR)/$(TARGET_NAME).inform/Index $(SRCDIR)/$(TARGET_NAME).inform/*.plist $(SRCDIR)/$(TARGET_NAME).inform/*.iFiction $(SRCDIR)/$(TARGET_NAME).inform/*.blurb )
- rm *.gblorb
- rm MooreCola.aux
- rm MooreCola.dvi
- rm MooreCola.pdf

75
MooreCola.tex Normal file
View File

@ -0,0 +1,75 @@
% MooreCola - a soda recipe
% Copyright (C) 2023 William Moore
%
% This program is free software: you can redistribute it and/or modify
% it under the terms of the GNU General Public License as published by
% the Free Software Foundation, either version 3 of the License, or
% (at your option) any later version.
%
% This program is distributed in the hope that it will be useful,
% but WITHOUT ANY WARRANTY; without even the implied warranty of
% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
% GNU General Public License for more details.
%
% You should have received a copy of the GNU General Public License
% along with this program. If not, see <https://www.gnu.org/licenses/>.
\documentclass{article}
\title{MooreCola}
\author{William Moore}
\date{\today}
\begin{document}
\maketitle
\section{Introduction}
A long, long time ago, the Soda Gnomes once thrived. They made their own colas, but refused to share with the world. They plundered. They got fat off their own crapulence.
However, one day, a brave explorer by the name of Arkansas Smith snuck into their golden palaces and observed the secret rituals used in preparation of their delicious and some not so delicious colas. He noticed common themes amongst their ingredients. He noticed that they all used the same basic ingredients and only differed ever so slightly. Seizing this opportunity, he scribbled down their formula. But their guards, the essential oil trolls, caught on. He would have been trapped if it wasn't for his trusty bullwhip, which he used to chase away the trolls.
Once home, Arkansas Smith developed his formula and called it "OpenCola", presenting it to the world for all to drink. The world-famous Moore family then deigned to develop it further. After much experimentation, they created a slightly different formula called "MooreCola".
So, without much further ado, is the recipe for this drink.
\section{License}
MooreCola - a soda recipe
Copyright (C) 2023 William Moore
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>. \section{Ingredients}
Make sure to use food grade essential oils and food grade gum arabic. If you use the kind you get, for example, in an art store, you'll get severely ill. It's not meant to be eaten.
\subsection{7X Formula}
\begin{itemize}
\item 3.50 ml orange oil
\item 1.00 ml lemon oil
\item 1.00 ml nutmeg oil
\item 1.25 ml cassia oil
\item 2.75 ml lime oil
\item 0.25 ml lavender oil
\item 10.0 g food grade gum arabic
\item 3.00 ml water
\end{itemize}
\subsection{MooreCola Syrup}
\begin{itemize}
\item 9.68 ml 7X formula
\item 17.25 ml citric acid
\item 2.28 l water
\item 2.36 kg plain granulated white table sugar
\item 30.0 ml caramel color
\end{itemize}
\section{Preparation}
\subsection{7X Forumula}
Mix all oils together in a blender. Add gum arabic. Mix again. Add water and mix for 4-5 minutes. Transfer to a safe container. Store in the fridge and sealed tightly!
\subsection{MooreCola Syrup}
In a 5 l container, take 5 ml of the 7x Formula. Add the citric acid. Add the water and sugar. Mix. Once all chemicals are completely dissolved, add caramel color. Mix thoroughly again.
\section{Combining to form MooreCola}
In a container, add one part syrup to 5 parts carbonated water. Mix thoroughly.
\end{document}

View File

@ -49,7 +49,8 @@ Parchment of 7x Top Seekrut Flavoring Formula is a thing. It is in the Ingredien
[line break]1.00 ml nutmeg oil
[line break]1.25 ml cassia oil
[line break]0.25 ml coriander oil
[line break]0.25 ml neroli oil2.75 ml lime oil
[line break]0.25 ml neroli oil
[line break]2.75 ml lime oil
[line break]0.25 ml lavender oil
[line break]10.0 g food grade gum arabic
[line break]3.00 ml water".
@ -146,7 +147,7 @@ Carry out sourcecode:
Understand "license" as license. License is an action applying to nothing.
Carry out license:
say "OpenCola soda is distributed under the terms of the General Public License (GPL), a copy of which is appended to
the bottom of this document. Please check out Richard Stallman's Free Software Foundation. He wrote the GPL
the top of the source code. Please check out Richard Stallman's Free Software Foundation. He wrote the GPL
and has plenty of interesting documentation on the site."
Understand "credits" as credits. Credits is an action applying to nothing.