Path: utzoo!news-server.csri.toronto.edu!cs.utexas.edu!uwm.edu!linac!mp.cs.niu.edu!ux1.cso.uiuc.edu!csrd.uiuc.edu!s41.csrd.uiuc.edu!eijkhout From: eijkhout@s41.csrd.uiuc.edu (Victor Eijkhout) Newsgroups: comp.text.tex Subject: Re: Indentation of paragraphs versus space between pa Message-ID: <1991Mar15.160052.4515@csrd.uiuc.edu> Date: 15 Mar 91 16:00:52 GMT References: <1991Mar14.170116.152@otago.ac.nz> <1991Mar14.163259.17221@csrd.uiuc.edu> <1991Mar14.194124.18866@rice.edu> Sender: news@csrd.uiuc.edu (news) Organization: UIUC Center for Supercomputing Research and Development Lines: 23 dorai@tone.rice.edu (Dorai Sitaram) writes: >Indeed. BTW, most of the books (novels) I've seen that were printed >in a certain country [famous for its books!] appear to favor a What country is that? Printing started in Germany, but the Italians were the first to have high quality, the Dutch and the Spanish have had their period, the French were influential in the 19th century, and England has had some good bookprinters too... >do-nothing paragraph separating style, i.e., neither indentation nor >vertical space. [...] > (In LaTeX, this can be accomplished by ending all >paragraphs with a ~\mbox{ }.) A somewhat better solution is setting \parfillskip=1cm plus 1fil ^^^ or whatever fixed minimum you want. Victor.