I Wayan Warmada schrieb:
Dear LyX-users,
how can I get a font size of 13 points. With a normal report class the
maximum font size is 12 pt, but in the exreport class that could be get 8,
9, 14, 17, 20pt. Could you please suggest me how to get a 13-points font
from either report or extreport class. 12 point is too small, 14 point is
too big.
Choose

  \documentclass[9pt,a5paper]{extreport}

and then scale the output with

  \usepackage{scale}

or without scale.sty

  \mag=1414 % place before \documentclass.

or write your own size13.clo for the extsizes.sty
(not really difficult)


Herbert


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

Reply via email to