فهرست منبع

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}}%