[texhax] Fwd: Re: spurious space with abbrevs.sty
jtzzaa11-texhax2 at yahoo.com
jtzzaa11-texhax2 at yahoo.com
Fri Sep 28 13:29:39 CEST 2012
Thanks, this solved the problem :-)
----- Original Message -----
From: Herbert Voss <Herbert.Voss at FU-Berlin.DE>
To: jtzzaa11-texhax2 at yahoo.com
Cc:
Sent: Friday, 28 September 2012, 11:41
Subject: Fwd: Re: [texhax] spurious space with abbrevs.sty
this should work but may have other side effects
\documentclass[10pt]{article}
\usepackage{abbrevs,xspace}
\makeatletter
\let\maybe at space@\xspace
\makeatother
\begin{document}
\newabbrev\pc{Personal computer (PC)}[PC]
\pc. abc \pc abc {\pc}s abc
\end{document}
Herbert
More information about the texhax
mailing list