added some meme/FF recipes, some updates to existing ones
This commit is contained in:
30
main.tex
30
main.tex
@@ -54,17 +54,17 @@
|
||||
|
||||
%% From Donald Arseneau. Add after the wrapping text. Whew!
|
||||
\def\wrapfill{% Just glad it works.
|
||||
\par
|
||||
\ifx\parshape\WF@fudgeparshape
|
||||
\nobreak
|
||||
\ifnum\c@WF@wrappedlines>\@ne
|
||||
\advance\c@WF@wrappedlines\m@ne
|
||||
\vskip\c@WF@wrappedlines\baselineskip
|
||||
\global\c@WF@wrappedlines\z@
|
||||
\fi
|
||||
\allowbreak
|
||||
\WF@finale
|
||||
\fi
|
||||
\par
|
||||
\ifx\parshape\WF@fudgeparshape
|
||||
\nobreak
|
||||
\ifnum\c@WF@wrappedlines>\@ne
|
||||
\advance\c@WF@wrappedlines\m@ne
|
||||
\vskip\c@WF@wrappedlines\baselineskip
|
||||
\global\c@WF@wrappedlines\z@
|
||||
\fi
|
||||
\allowbreak
|
||||
\WF@finale
|
||||
\fi
|
||||
}
|
||||
|
||||
|
||||
@@ -84,9 +84,9 @@
|
||||
\fi
|
||||
}
|
||||
|
||||
\title{Daily Recipes}
|
||||
\author{David Daily}
|
||||
\date{\small{last updated \today}}
|
||||
\title{Recipes}
|
||||
\author{David \& Alissa Daily}
|
||||
\date{\tiny{last updated \today}}
|
||||
|
||||
%% Borrowed from book.cls
|
||||
\newif\if@mainmatter \@mainmattertrue
|
||||
@@ -119,7 +119,7 @@
|
||||
\definecolor{mealprepcolor}{rgb}{0.5,0.5,0.6}
|
||||
|
||||
%% Thanks to alephzero for the excellent start:
|
||||
%% #1 [optional headnote]; #2 Title of recipe; #3 [Initial instructions]
|
||||
%% #1 [optional headnote]; #2 Title of recipe; #3 [optional initial instructions]
|
||||
\NewDocumentCommand{\recipe}{o m o}{%
|
||||
\setcounter{stepnum}{0}%
|
||||
\newpage
|
||||
|
Reference in New Issue
Block a user