Skip to content

Commit 6391f56

Browse files
author
Dawn Perchik
committed
Remove space after \placeholder so can embed in code.
1 parent 16ba6f6 commit 6391f56

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
@@ -105,7 +105,7 @@
105105
\newcommand{\defn}[1]{\defnx{#1}{#1}}
106106
\newcommand{\term}[1]{\textit{#1}\xspace}
107107
\newcommand{\grammarterm}[1]{\textit{#1}\xspace}
108-
\newcommand{\placeholder}[1]{\textit{#1}\xspace}
108+
\newcommand{\placeholder}[1]{\textit{#1}}
109109

110110
%%--------------------------------------------------
111111
%% allow line break if needed for justification

0 commit comments

Comments
 (0)