"Richard E. Hawkins" wrote:
> 
> Okay, softball time :)
> 
> I'd like a footer or header to print the print time & date on each page.
> I assume this is a quick line in the preamble?  Hack level is fine; i
> need to keep printing my math as I work on it.

in preamble:
\usepackage{time}
\newcommand\myTime{\now}
\lhead{\today - \myTime}

with layout->document->pagestyle->fancy

Herbert

-- 
http://www.educat.hu-berlin.de/~voss/lyx/

Reply via email to