Skip to content

Commit

Permalink
enforce non-breakable space
Browse files Browse the repository at this point in the history
  • Loading branch information
dpo committed Sep 21, 2024
1 parent 4dcde16 commit dee1c9f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions paper/defs.sty
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,7 @@
\setlength{\bibsep}{0pt}
\setlength{\bibindent}{0pt}
\makeatletter
\renewcommand*{\NAT@spacechar}{~}
\renewcommand\NAT@bibsetnum[1]{\settowidth\labelwidth{\@biblabel{#1}}%
\setlength{\leftmargin}{\bibindent}\addtolength{\leftmargin}{\dimexpr\labelwidth+\labelsep\relax}%
\setlength{\itemindent}{-\bibindent}%
Expand Down

0 comments on commit dee1c9f

Please sign in to comment.