ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* \@ in ConTeXt
@ 2007-01-28 22:34 Aditya Mahajan
  0 siblings, 0 replies; only message in thread
From: Aditya Mahajan @ 2007-01-28 22:34 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi,

I was converting some of my old docs from LaTeX to ConTeXt and noticed 
that the macro \@ is not defined in ConTeXt. latex.ltx defines it as

\def\@{\spacefactor\@m}

with

\mathchardef\@m=1000

In LaTeX manuals it is recommended to use \@ to control the spacing 
after a period. For example, if you write

   Carrots are good for your eyes since they contain Vitamin A. Have
   you seen any rabbits wearing glasses?

TeX considers the period (.) terminates an abbreviation and uses 
inter-word space rather than inter-sentence space. In LaTeX, it is 
recommened that one writes this as

   Carrots are good for your eyes since they contain Vitamin A\@. Have
   you seen any rabbits wearing glasses?


What is the usual way of doing the same in ConTeXt?

Aditya

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-01-28 22:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-01-28 22:34 \@ in ConTeXt Aditya Mahajan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).