Skip to content
Snippets Groups Projects
Unverified Commit 1ff53245 authored by Malin Freeborn's avatar Malin Freeborn
Browse files

stop X + Y breaking across lines

parent 8d39204c
Branches
Tags
No related merge requests found
Pipeline #175069 passed
......@@ -334,7 +334,7 @@ bookmarks=true]%
\setcounter{tn}{7}%
\addtocounter{tn}{\value{#1}}%
\addtocounter{tn}{\value{#2}}%
#1 + #2%
#1~+~#2%
}
%%% The dice-face (\dicef) command shows an actual die, or multiple
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment