Compare commits

..

No commits in common. "master" and "portrait" have entirely different histories.

3 changed files with 47 additions and 35 deletions

View File

@ -0,0 +1,17 @@
\recipe[OPTIONAL HEADNOTE]{RECIPE NAME}[INITIAL INSTRUCTIONS]
\serves{6-8}
\preptime{\cutext{15}{min}}
\cooktime{\cutext{10}{min}}
\dishtype{\freeze} % options: vegetarian, glutenfree, freeze
\dishother{\glutenfree} % if you need more than one of the dish types? puts it in the other corner
\begin{step} % TL=teaspoon, EL=Tablespoon
\cutext{1}{cup} AP (or GF) flour
\cutext{0.5}{cup} almond flour
\cutext{1}{TL} baking powder
\cutext{0.5}{TL} cinnamon
\cutext{0.25}{TL} nutmeg
\cutext{0.25}{TL} salt
\method
Whisk the flour, baking powder, spices, and salt together in small bowl.
\end{step}

View File

@ -5,29 +5,26 @@ cd "$(dirname "$0")"
#git fetch --all #git fetch --all
#git reset --hard origin/master #git reset --hard origin/master
printf "\n-_-_-_-_-_-_-_-_- Main -_-_-_-_-_-_-_-_-\n" #printf "\n-_-_-_-_-_-_-_-_- Main -_-_-_-_-_-_-_-_-\n"
pdflatex -file-line-error -interaction nonstopmode -draftmode -shell-escape -jobname=Recipes main.tex #pdflatex -file-line-error -interaction nonstopmode -draftmode -shell-escape -jobname=Recipes main.tex
pdflatex -file-line-error -interaction nonstopmode -shell-escape -jobname=Recipes main.tex #printf "\n-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-\n\n\n"
printf "\n-_-_-_-_-_-_-_-_- Booklet -_-_-_-_-_-_-_-_-\n" #pdflatex -file-line-error -interaction nonstopmode -shell-escape -jobname=Recipes main.tex
# https://github.com/jenom/pdfbook2
pdfbook2 --no-crop --top-margin=5 --bottom-margin=5 --outer-margin=0 --inner-margin=0 --short-edge --paper=letterpaper Recipes.pdf #printf "\n-_-_-_-_-_-_-_-_- Booklet -_-_-_-_-_-_-_-_-\n"
mv -v -t /home/david/fileshare/LaTeX/Recipes Recipes.pdf Recipes-book.pdf # https://github.com/jenom/pdfbook2
#pdfbook2 --no-crop --top-margin=5 --bottom-margin=5 --outer-margin=0 --inner-margin=0 --short-edge --paper=letterpaper Recipes.pdf
#mv -v -t /home/david/fileshare/LaTeX/Recipes Recipes.pdf Recipes-book.pdf
#printf "\n-_-_-_-_-_-_-_-_- Meal Planner -_-_-_-_-_-_-_-_-\n" #printf "\n-_-_-_-_-_-_-_-_- Meal Planner -_-_-_-_-_-_-_-_-\n"
#pdflatex -file-line-error -interaction nonstopmode -draftmode -shell-escape -jobname="Meal Planner" meal-planner.tex #pdflatex -file-line-error -interaction nonstopmode -draftmode -shell-escape -jobname="Meal Planner" meal-planner.tex
#pdflatex -file-line-error -interaction nonstopmode -shell-escape -jobname="Meal Planner" meal-planner.tex #pdflatex -file-line-error -interaction nonstopmode -shell-escape -jobname="Meal Planner" meal-planner.tex
#mv -v -t /home/david/fileshare/LaTeX/Recipes "Meal Planner.pdf" #mv -v -t /home/david/fileshare/LaTeX/Recipes "Meal Planner.pdf"
printf "\n-_-_-_-_-_-_-_-_- Shopping list -_-_-_-_-_-_-_-_-\n" #rm *.aux *.out *.log *.toc *.fls *.fdb_latexmk
pdflatex -file-line-error -draftmode -shell-escape -jobname="Shopping List" shopping-list.tex
pdflatex -file-line-error -shell-escape -jobname="Shopping List" shopping-list.tex
mv -v -t /home/david/fileshare/LaTeX/Recipes "Shopping List.pdf"
rm *.aux *.out *.log *.toc *.fls *.fdb_latexmk printf "\n-_-_-_-_-_-_-_-_- FF -_-_-_-_-_-_-_-_-\n"
cd "Dependance on Deities"
#printf "\n-_-_-_-_-_-_-_-_- FF -_-_-_-_-_-_-_-_-\n" lualatex -file-line-error -interaction nonstopmode -draftmode -shell-escape -jobname=FF main.tex
#cd "Dependance on Deities" lualatex -file-line-error -interaction nonstopmode -shell-escape -jobname=FF main.tex
#lualatex -file-line-error -interaction nonstopmode -draftmode -shell-escape -jobname=FF main.tex rm *.aux *.out *.log *.toc
#lualatex -file-line-error -interaction nonstopmode -shell-escape -jobname=FF main.tex mv -v FF.pdf /home/david/fileshare/LaTeX/Recipes/.FF.pdf
#rm *.aux *.out *.log *.toc
#mv -v FF.pdf /home/david/fileshare/LaTeX/Recipes/.FF.pdf

View File

@ -8,25 +8,23 @@
\usepackage{xcolor,environ,lipsum,fontawesome5,calc,tikz,tabularray,graphicx,microtype,lmodern} \usepackage{xcolor,environ,lipsum,fontawesome5,calc,tikz,tabularray,graphicx,microtype,lmodern}
\usepackage[T1]{fontenc} \usepackage[T1]{fontenc}
\usetikzlibrary{patterns} %\usetikzlibrary{patterns}
% Dotted writing area https://github.com/mcnees/LaTeX-Graph-Paper % Dotted writing area https://github.com/mcnees/LaTeX-Graph-Paper
\usepackage[pattern=dot, %\usepackage[pattern=dot,
patternsize=5mm, % patternsize=5mm,
dotsize=1pt, % dotsize=1pt,
fullpage, % fullpage,
geometry={papersize={8.5in,5.5in}, % geometry={papersize={8.5in,5.5in},
% margin=15mm,
% top=5mm,
% bottom=5mm}
% ]{gridpapers}
\usepackage[%showframe,
papersize={5.5in,8.5in},
top=5mm, top=5mm,
bottom=5mm, bottom=5mm,
left=5mm, left=5mm,
right=5mm} right=5mm]{geometry}
]{gridpapers}
%\usepackage[%showframe,
% papersize={8.5in,5.5in},
% top=5mm,
% bottom=5mm,
% left=5mm,
% right=5mm
% ]{geometry}
\newcommand{\paste}{ \newcommand{\paste}{
\noindent \noindent