Nick Bogan wrote:
> 
> I've been using LyX long enough so that I can't excuse my ignorance due
> to newbie status.  I'm trying to format my (math) master's thesis, and
> am running into problems.
> - I don't know how to add dotted lines to the Table of Contents.

therefore use package tocloft (tocloft also needs by itself stdclsdv),
which should be part of your standard tex-installation.

> - I don't know how to modify page numbering (location and scheme).

usepackage{fancyhdr} and than for example

\fancyfoot[CE,CO]{\small $\sim$voss/Nassi-Demo.lyx\hfill\thepage}

with a left formatted text and rightformatted pagenumber. 
CE: center,even pages
CO: center, odd pages

also have a look at
http://www.educat.hu-berlin.de/~voss/lyx/fancy/header.phtml#fancy_1

Herbert

-- 
[EMAIL PROTECTED]
http://perce.de/lyx/

Reply via email to