Search found 1 match

by jbor7755
Thu May 29, 2008 5:50 am
Forum: Document Classes
Topic: xspace problem
Replies: 1
Views: 3805

xspace problem

Hi there

I need to typeset the mark "Geant4" many times in a document. It is usually done in small caps so I made a newcommand shortcut:
\newcommand{\gf}{\textsc{Geant4}\xspace}
I use \xspace to allow a normal space behind the "Geant4". Without it I must use "{}"
However, xspace is giving problems ...