Skip to content

Commit 70c3b9f

Browse files
committed
Remove unwanted spaces after /unspecified/ in library synopses.
1 parent 648229e commit 70c3b9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/macros.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@
204204
\newcommand{\notdef}{\EXPO{not defined}}
205205

206206
\newcommand{\UNSP}[1]{\textit{\texttt{#1}}}
207-
\newcommand{\unspec}{\UNSP{unspecified}\xspace}
207+
\newcommand{\unspec}{\UNSP{unspecified}}
208208
\newlength{\unspecwidth}
209209
\newcommand{\unspecaligned}{%
210210
\settowidth{\unspecwidth}{xxunspecalignedx}%

0 commit comments

Comments
 (0)