Re: LyX-Code Paragraph Environment

2002-12-18 Thread Dekel Tsur
On Thu, Dec 12, 2002 at 10:37:03AM +1030, Paul Medwell wrote:
 In response to my own question, I can add the following to the preamble:
 \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.

\small does works, but the difference from normal size is small, so you
might have not notice it.
For smaller sizes, you need to use \footnotesize or \scriptsize



Re: LyX-Code Paragraph Environment

2002-12-18 Thread Dekel Tsur
On Thu, Dec 12, 2002 at 10:37:03AM +1030, Paul Medwell wrote:
 In response to my own question, I can add the following to the preamble:
 \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.

\small does works, but the difference from normal size is small, so you
might have not notice it.
For smaller sizes, you need to use \footnotesize or \scriptsize



Re: LyX-Code Paragraph Environment

2002-12-18 Thread Dekel Tsur
On Thu, Dec 12, 2002 at 10:37:03AM +1030, Paul Medwell wrote:
> In response to my own question, I can add the following to the preamble:
> \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.

\small does works, but the difference from normal size is small, so you
might have not notice it.
For smaller sizes, you need to use \footnotesize or \scriptsize



Re: LyX-Code Paragraph Environment

2002-12-11 Thread Paul Medwell
In response to my own question, I can add the following to the preamble:
\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






Re: LyX-Code Paragraph Environment

2002-12-11 Thread Paul Medwell
In response to my own question, I can add the following to the preamble:
\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






Re: LyX-Code Paragraph Environment

2002-12-11 Thread Paul Medwell
In response to my own question, I can add the following to the preamble:
\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






LyX-Code Paragraph Environment

2002-12-10 Thread Paul Medwell
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





LyX-Code Paragraph Environment

2002-12-10 Thread Paul Medwell
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





LyX-Code Paragraph Environment

2002-12-10 Thread Paul Medwell
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