Tagged Questions
7
votes
2answers
141 views
Patching commands to remove surrounding whitespace
I'm using the todonotes package to add little margin notes to my text, however writing
Hello\todo{test} World!
removes the interword space as is already pointed out in this question. So I tried
...