"Dr. Antonio Botelho de Sousa" wrote:
> 
> One more time i need your help. I'm writing a book on medical statistics, and
> my print bureau wants me to send the files in PDF format, with crop marks.
> How can i insert crop marks in the post-script output of a Lyx file?

in latex preamble

\usepackage[cam,a4center]{crop}

this makes only sense if your document size is less than a4. otherwise
you can't see the marks.

> Other question:
> How can i insert diacritical marks, like y-hat or x with a little bar over,
> like the sample mean?

\^y and $\overline{y}$

both in tex(red). overline is a little bit better than \bar,
where the line is too short.

Herbert


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


Reply via email to