On  2.06.05, Andrew Sullivan wrote:
> Hi,
> 
> I'm using the packages courier and stdpage in order to produce
> correctly-formatted pages for a certain ASCII-based format.  I then
> use dvi2tty to create an actual ASCII document.  This works, except
> that the usual typesetting rules produce one space, not two, after a
> full stop.  

Reading a LaTeX book, I found that typesetting rules differ between
European and North-American conventions. By default, LaTeX introduces an
extra large space after a sentence-ending full stop. 
So this extra space is already in the dvi.

 
> I'm sure there's some way to control this, but I've never wanted to
> before.  Any clues?  

The latex command \frenchspacing prevents this extra space (as do AFAIK
some "European" classes like koma-script and the "german" style option).

Günter


-- 
G.Milde web.de

Reply via email to