Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

i.e. and xspace

30 views
Skip to first unread message

Daniel Brewer

unread,
Nov 19, 2005, 12:14:56 PM11/19/05
to
In my preamble I have:

\newcommand{\ie}{i.e.\xspace}

and in the main file I have:

... the behaviour of the model matches biological data, \ie to
determine the parameters ...

but this seems to add two spaces after the "i.e.". The only was round
it that I can find is to

\newcommand{\ie}{i.e.\ }

Is there any other way round this?

Thanks

Ulrike Fischer

unread,
Nov 19, 2005, 1:00:55 PM11/19/05
to
"Daniel Brewer" <dan.b...@gmail.com> schrieb:

TeX puts some extra space after a point. You can either use
\frenchspacing to get rid of this space everywhere. Or you can disable
it with \newcommand{\ie}{i.e.\@\xspace} or
\newcommand{\ie}{i.e\mbox{.}\xspace}

Btw: In the TeXBook Knuth claims that there should always be a comma
after i.e. and e.g..

--
Ulrike Fischer
e-mail: zusätzlich meinen Vornamen vor dem @ einfügen.
e-mail: add my first name between the news and the @.

Frank Mittelbach

unread,
Nov 19, 2005, 1:03:28 PM11/19/05
to
Ulrike Fischer wrote:

> Btw: In the TeXBook Knuth claims that there should always be a comma
> after i.e. and e.g..

not only Don claims that ...

frank


Daniel Brewer

unread,
Nov 19, 2005, 1:39:02 PM11/19/05
to
I think you can get away without the comma in the UK, but I could be
wrong.

Peter Flynn

unread,
Nov 19, 2005, 7:15:00 PM11/19/05
to
Daniel Brewer wrote:

> I think you can get away without the comma in the UK, but I could be
> wrong.

Isn't the comma after i.e., and e.g., just the MLA pretending it's
still the 19th century?

///Peter

Marc Cooper

unread,
Nov 20, 2005, 5:34:36 AM11/20/05
to
Ulrike Fischer said...

> Btw: In the TeXBook Knuth claims that there should always be a comma
> after i.e. and e.g..

Surely you mean "... and e.g.,.".

Just proves that the Don isn't perfect.

--
Best,
Marc

Robin Fairbairns

unread,
Nov 20, 2005, 7:02:58 AM11/20/05
to

:-| [*]

for myself, notwithstanding peter f's remark, i punctuate according to
how the thing reads to me: and when i read, i tend to expand the
abbreviation and to translate it, so "i.e".->"that is", "e.g."-> "for
example". there _are_ occasions when they don't need punctuation of
their own; and they certainly don't at the end of a sentence (though
it would be awful writing to have either at the end of a sentence,
unless (as above) the abbreviation itself was being discussed.

[*] just enough amusement content to prevent me being annoyed by
fatuity...
--
Robin Fairbairns, Cambridge

0 new messages