With a macro such as:
\def\naive{na\"{\i}ve}
I find that the space which I would hope to follow it, is absent. So, with
the \naive approach
I get
the naïveapproach
in the output. How do I bring back the space?
|
|
|
The problem of using The problem of adding In the thread linked above, Will Robertson suggested to use "delimited" macros (e.g. with (See also the comments to this answer.)
|
|||||||||||||||||
|
|
Use the package
For your case it can be used as in the following:
|
||||
|
|
Use braces |
||||
|
|
|
Quick answer:
the Better answer: Use the
Advantage:
|
||||
|
|
|
The problem is that the follwing space is uses as macro end. Type
|
|||
|
|