xspace – Define commands that appear not to eat spaces
The xspace package provides a single command that looks at what comes after it in the command stream, and decides whether to insert a space to replace one “eaten” by the TeX command decoder. The decision is based on what came after any space, not on whether there was a space (which is unknowable): so if the next thing proves to be punctuation, the chances are there was no space, but if it’s a letter, there’s probably a need for space. This technique is not perfect, but works in a large proportion of cases.
The package is part of the latex-tools bundle in the LaTeX required distribution.
Sources | /macros/latex/required/tools |
Documentation | |
Version | 1.13 2014-10-28 |
Licenses | The LaTeX Project Public License 1.3c |
Copyright | 1991–1997 David Carlisle 1993–2023 The LaTeX3 Project et al. 2004–2006 David Carlisle, Morten Høgholm |
Maintainer | David Carlisle Morten Høgholm The LaTeX Project Team |
TDS archive | latex-tools.tds.zip |
Contained in | TeX Live as tools MiKTeX as latex-tools |
Topics | Macro support |
Download the contents of this package in one zip archive (7.9M).
Suggestions
Maybe you are interested in the following packages as well.
Community Comments