On Tue, Sep 10, 2002 at 10:49:15AM -0400, Matej Cepl wrote:
> On Tue, Sep 10, 2002 at 06:44:14PM +0800, Hisyam Lee wrote:
> > What is the meaning of the sp, bt, bp, dd, mm, pc, cc, cm, in, ex, em, mu that I
> > find it under Doucment Layout/Separation/Default Skip. Actually, what I whan is
> > a 2 lines spacing between paragraph.
> 
> First run on google gave me:
> http://nwalsh.com/tex/texhelp/Plain.html. However, what you want
> it \baselineskip (see info latex for more).

Unfortunately, the dialog does not let you use \baselineskip.
So either write \setlength{\parskip}{\baselineksip} in the preamble,
or use the dialog with
 14.5pt for a 12pt document
 13.6pt for a 11pt document
 12pt   for a 10pt document
(assuming you use the standard classes (Article/Book/Report))

Reply via email to