瀏覽代碼

Fix param count

Samuel W. Flint 5 年之前
父節點
當前提交
9342358dbd
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      texmf/recipe.sty

+ 1 - 1
texmf/recipe.sty

@@ -17,7 +17,7 @@
 \newcommand\recipe@serving[1]{\ifempty{#1}{}{\textit{#1 servings}}}
 \newcommand\recipe@contributor[1]{\ifempty{#1}{}{Courtesy of #1}}
 
-\newenvironment{recipe}[1]{%
+\newenvironment{recipe}[3]{%
   \bigskip%
   \begin{adjustwidth}{4em}{4em}%
     \centerline{\textbf{#1}}%