Dave Jarvis' Repositories

git clone https://repo.autonoma.ca/repo/recipe-fiddle.git
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% Instructions definition
%
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\define[1]\instruction{\item{#1.}}

% Regular instructions
\startnotmode[RecipeModeCompactInstructions]
  \defineitemgroup[RecipeInstructions]
  \setupitemgroup[RecipeInstructions][each][unpacked][
    leftmargin=.15em,
    width=1.5em,
    symbol=RecipeStyleBulletNumbered,
    % A small amount of space between items.
    inbetween={\blank[small]},
    distance=0pt,
  ]
\stopnotmode