Next: , Previous: \SPACE, Up: Spaces


19.4 \@

The \@ command makes the following punctuation character end a sentence even if it normally would not. This is typically used after a capital letter. Here are side-by-side examples with and without \@:

     ... in C\@.  Pascal, though ...
     ... in C.  Pascal, though ...

produces

... in C. Pascal, though ... ... in C. Pascal, though ...