\renewenvironment{lyxcode}
{\begin{list}{}{
\raggedright
\setlength{\parsep}{0pt}
\tiny\ttfamily}
\item[]}
{\end{list}}
However, this only has an effect when using \tiny. \small has no effect on the size, and \smaller and \smallest give an error.
Is there any reason why some of these work and not others?
Cheers,
Paul
-----
Paul Medwell wrote:
Can someone please help me modify the size of the text when using the "LyX-Code" paragraph environment?
Ideally I would like to create a new paragraph environment, but thought that it would be easier to modify an existing one.
Thanks in advance.
Cheers,
Paul