From 12cd9b9a2b4ea90b271c97b0d4331867fe0f70c1 Mon Sep 17 00:00:00 2001 From: Jake Howard Date: Wed, 28 Mar 2018 19:58:16 +0100 Subject: [PATCH] Fix spacing around word count --- main.tex | 2 +- packages.tex | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/main.tex b/main.tex index b9196f4..14b8fe6 100644 --- a/main.tex +++ b/main.tex @@ -12,7 +12,7 @@ \title{$title$} \newcommand{\subtitle}{$subtitle$} - \newcommand{\wordcount}{$wordcount$} + \newcommand{\wordcount}{$wordcount$ \xspace} \author{Some Author} \date{2018-01-01} diff --git a/packages.tex b/packages.tex index e8e98d0..b72b8a3 100644 --- a/packages.tex +++ b/packages.tex @@ -3,6 +3,7 @@ \usepackage{lipsum} \usepackage{fancyhdr} \usepackage{siunitx} +\usepackage{xspace} \usepackage[margin=1in,includefoot]{geometry} \hypersetup{