Skip to content

Commit

Permalink
Fix typo in latex template.
Browse files Browse the repository at this point in the history
  • Loading branch information
jgm committed Sep 7, 2023
1 parent 1ad99f6 commit d051aa9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/templates/default.latex
Original file line number Diff line number Diff line change
Expand Up @@ -350,7 +350,7 @@ $if(csl-refs)$
\setlength{\cslhangindent}{1.5em}
\newlength{\csllabelwidth}
\setlength{\csllabelwidth}{3em}
\newenvironment{CSLReferences}[2] % #1 hanging-ident, #2 entry spacing
\newenvironment{CSLReferences}[2] % #1 hanging-indent, #2 entry-spacing
{\begin{list}{}{%
\setlength{\itemindent}{0pt}
\setlength{\leftmargin}{0pt}
Expand Down

0 comments on commit d051aa9

Please sign in to comment.