"Garst R. Reese" wrote:
> 
> \newlength{\oneinch}
> \setlength{\oneinch}{72bp}
> \providecommand{\linesperinch}[1]%
> {\renewcommand{\baselinestretch}{\ratio{\oneinch}{\baselineskip} /(#1)}%
> \normalsize}%
> \endinput
> %%
> %% End of file `hollywood.cls'

there is a problem with the use of \ratio. both parameters must be
a length.

what about \usepackage{setspace}

and than in ert \setstretch{1.5} for 4 lines per inch (as an example)

Herbert

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

Reply via email to