\ProvidesPackage{ingestible} % % The actual work of the macros is all done by mechanics-packet.sty; % we just wrap a couple macros around those. \RequirePackage{extractable} \RequirePackage{mechanics-packet} % Both \ingestpacket and \ingestfold take arguments % {outside description}{item number}{effects} \newdef\ingestpacket[3]{% \mechanic@envelope{{\footnotesize ingestible #2}}% {\textbf{#1}}% {#3}% } \newdef\ingestfold[3]{% \mechanic@folded{\emph{ingestible}\\#2}% {#1}% {#3}% } \input Lists/ingestibles.tex