Re: Upright greek letters in normal text and math mode

2006-08-30 Thread Miki Dovrat
Hi,

Maybe the Euler fonts are what you want. They are upright Greek letters.

put:
\usepackage{euler}

in your preamble, and see if you like the result.

Miki


Reinhard Mayr aka Czerwinski [EMAIL PROTECTED] 
wrote in message news:[EMAIL PROTECTED]
 Hi on the list!

 I would like to have upright greek letters in both normal text and in math 
 mode. Does anybody how to do this?

 Thanks in advance!

 Cz.
 -- 


 Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen!
 Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer
 





Re: Upright greek letters in normal text and math mode

2006-08-30 Thread Reinhard Mayr aka Czerwinski
Ciao Miki,

thanks for your reply!

To be honest, this is not exactly what I am looking for because all letters in 
math mode now changed their (actual nice) shape and, moreover, are no longer 
italic.

The math panel offers a drop-down list for different text styles, but these DO 
NOT work for greek letters. Usually, the italic letters are fine, but for units 
(e.g. µm) always upright letters should be used. For this reason I would like 
to be able to use upright greek letters in both math mode and standard 
environment.

Can anyone help or provide a pointer?

Thanks!

Cz.

 Original-Nachricht 
Datum: Wed, 30 Aug 2006 12:13:32 +0200
Von: Miki Dovrat [EMAIL PROTECTED]
An: lyx-users@lists.lyx.org
Betreff: Re: Upright greek letters in normal text and math mode

 Hi,
 
 Maybe the Euler fonts are what you want. They are upright Greek letters.
 
 put:
 \usepackage{euler}
 
 in your preamble, and see if you like the result.
 
 Miki
 
 
 Reinhard Mayr aka Czerwinski [EMAIL PROTECTED] 
 wrote in message news:[EMAIL PROTECTED]
  Hi on the list!
 
  I would like to have upright greek letters in both normal text and in
 math 
  mode. Does anybody how to do this?
 
  Thanks in advance!
 
  Cz.
  -- 
 
 
  Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen!
  Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer
  
 
 

-- 


Echte DSL-Flatrate dauerhaft für 0,- Euro*. Nur noch kurze Zeit!
Feel free mit GMX DSL: http://www.gmx.net/de/go/dsl


Re: Upright greek letters in normal text and math mode

2006-08-30 Thread Paul A. Rubin

Reinhard Mayr aka Czerwinski wrote:

Ciao Miki,

thanks for your reply!

To be honest, this is not exactly what I am looking for because all letters in 
math mode now changed their (actual nice) shape and, moreover, are no longer 
italic.

The math panel offers a drop-down list for different text styles, but these DO 
NOT work for greek letters. Usually, the italic letters are fine, but for units 
(e.g. µm) always upright letters should be used. For this reason I would like 
to be able to use upright greek letters in both math mode and standard 
environment.

Can anyone help or provide a pointer?



There are TX fonts and PX fonts (which I think extend Times and Palatino 
respectively) that include some upright Greek letters, such as \muup for 
upright mu.  I don't have them, and I can't find TX on CTAN (but can 
find PX), so I'm not sure if these will do what you want.


/Paul



Re: Upright greek letters in normal text and math mode

2006-08-30 Thread Georg Baum
Am Mittwoch, 30. August 2006 12:00 schrieb Reinhard Mayr aka Czerwinski:

 The math panel offers a drop-down list for different text styles, but 
these DO NOT work for greek letters. Usually, the italic letters are fine, 
but for units (e.g. µm) always upright letters should be used. For this 
reason I would like to be able to use upright greek letters in both math 
mode and standard environment.

For units you want to use the SIunits package (not yet supported natively 
by LyX, but it works fine with ERT).

IIRC there are also some packages for upright greek letters. They may be 
listed on www.texnik.de.


Georg



Re: Upright greek letters in normal text and math mode

2006-08-30 Thread Miki Dovrat
Hi,

Maybe the Euler fonts are what you want. They are upright Greek letters.

put:
\usepackage{euler}

in your preamble, and see if you like the result.

Miki


Reinhard Mayr aka Czerwinski [EMAIL PROTECTED] 
wrote in message news:[EMAIL PROTECTED]
 Hi on the list!

 I would like to have upright greek letters in both normal text and in math 
 mode. Does anybody how to do this?

 Thanks in advance!

 Cz.
 -- 


 Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen!
 Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer
 





Re: Upright greek letters in normal text and math mode

2006-08-30 Thread Reinhard Mayr aka Czerwinski
Ciao Miki,

thanks for your reply!

To be honest, this is not exactly what I am looking for because all letters in 
math mode now changed their (actual nice) shape and, moreover, are no longer 
italic.

The math panel offers a drop-down list for different text styles, but these DO 
NOT work for greek letters. Usually, the italic letters are fine, but for units 
(e.g. µm) always upright letters should be used. For this reason I would like 
to be able to use upright greek letters in both math mode and standard 
environment.

Can anyone help or provide a pointer?

Thanks!

Cz.

 Original-Nachricht 
Datum: Wed, 30 Aug 2006 12:13:32 +0200
Von: Miki Dovrat [EMAIL PROTECTED]
An: lyx-users@lists.lyx.org
Betreff: Re: Upright greek letters in normal text and math mode

 Hi,
 
 Maybe the Euler fonts are what you want. They are upright Greek letters.
 
 put:
 \usepackage{euler}
 
 in your preamble, and see if you like the result.
 
 Miki
 
 
 Reinhard Mayr aka Czerwinski [EMAIL PROTECTED] 
 wrote in message news:[EMAIL PROTECTED]
  Hi on the list!
 
  I would like to have upright greek letters in both normal text and in
 math 
  mode. Does anybody how to do this?
 
  Thanks in advance!
 
  Cz.
  -- 
 
 
  Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen!
  Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer
  
 
 

-- 


Echte DSL-Flatrate dauerhaft für 0,- Euro*. Nur noch kurze Zeit!
Feel free mit GMX DSL: http://www.gmx.net/de/go/dsl


Re: Upright greek letters in normal text and math mode

2006-08-30 Thread Paul A. Rubin

Reinhard Mayr aka Czerwinski wrote:

Ciao Miki,

thanks for your reply!

To be honest, this is not exactly what I am looking for because all letters in 
math mode now changed their (actual nice) shape and, moreover, are no longer 
italic.

The math panel offers a drop-down list for different text styles, but these DO 
NOT work for greek letters. Usually, the italic letters are fine, but for units 
(e.g. µm) always upright letters should be used. For this reason I would like 
to be able to use upright greek letters in both math mode and standard 
environment.

Can anyone help or provide a pointer?



There are TX fonts and PX fonts (which I think extend Times and Palatino 
respectively) that include some upright Greek letters, such as \muup for 
upright mu.  I don't have them, and I can't find TX on CTAN (but can 
find PX), so I'm not sure if these will do what you want.


/Paul



Re: Upright greek letters in normal text and math mode

2006-08-30 Thread Georg Baum
Am Mittwoch, 30. August 2006 12:00 schrieb Reinhard Mayr aka Czerwinski:

 The math panel offers a drop-down list for different text styles, but 
these DO NOT work for greek letters. Usually, the italic letters are fine, 
but for units (e.g. µm) always upright letters should be used. For this 
reason I would like to be able to use upright greek letters in both math 
mode and standard environment.

For units you want to use the SIunits package (not yet supported natively 
by LyX, but it works fine with ERT).

IIRC there are also some packages for upright greek letters. They may be 
listed on www.texnik.de.


Georg



Re: Upright greek letters in normal text and math mode

2006-08-30 Thread Miki Dovrat
Hi,

Maybe the Euler fonts are what you want. They are upright Greek letters.

put:
\usepackage{euler}

in your preamble, and see if you like the result.

Miki


"Reinhard Mayr aka Czerwinski" <[EMAIL PROTECTED]> 
wrote in message news:[EMAIL PROTECTED]
> Hi on the list!
>
> I would like to have upright greek letters in both normal text and in math 
> mode. Does anybody how to do this?
>
> Thanks in advance!
>
> Cz.
> -- 
>
>
> Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen!
> Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer
> 





Re: Upright greek letters in normal text and math mode

2006-08-30 Thread Reinhard Mayr aka Czerwinski
Ciao Miki,

thanks for your reply!

To be honest, this is not exactly what I am looking for because all letters in 
math mode now changed their (actual nice) shape and, moreover, are no longer 
italic.

The math panel offers a drop-down list for different text styles, but these DO 
NOT work for greek letters. Usually, the italic letters are fine, but for units 
(e.g. µm) always upright letters should be used. For this reason I would like 
to be able to use upright greek letters in both math mode and standard 
environment.

Can anyone help or provide a pointer?

Thanks!

Cz.

 Original-Nachricht 
Datum: Wed, 30 Aug 2006 12:13:32 +0200
Von: "Miki Dovrat" <[EMAIL PROTECTED]>
An: lyx-users@lists.lyx.org
Betreff: Re: Upright greek letters in normal text and math mode

> Hi,
> 
> Maybe the Euler fonts are what you want. They are upright Greek letters.
> 
> put:
> \usepackage{euler}
> 
> in your preamble, and see if you like the result.
> 
> Miki
> 
> 
> "Reinhard Mayr aka Czerwinski" <[EMAIL PROTECTED]> 
> wrote in message news:[EMAIL PROTECTED]
> > Hi on the list!
> >
> > I would like to have upright greek letters in both normal text and in
> math 
> > mode. Does anybody how to do this?
> >
> > Thanks in advance!
> >
> > Cz.
> > -- 
> >
> >
> > Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen!
> > Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer
> > 
> 
> 

-- 


Echte DSL-Flatrate dauerhaft für 0,- Euro*. Nur noch kurze Zeit!
"Feel free" mit GMX DSL: http://www.gmx.net/de/go/dsl


Re: Upright greek letters in normal text and math mode

2006-08-30 Thread Paul A. Rubin

Reinhard Mayr aka Czerwinski wrote:

Ciao Miki,

thanks for your reply!

To be honest, this is not exactly what I am looking for because all letters in 
math mode now changed their (actual nice) shape and, moreover, are no longer 
italic.

The math panel offers a drop-down list for different text styles, but these DO 
NOT work for greek letters. Usually, the italic letters are fine, but for units 
(e.g. µm) always upright letters should be used. For this reason I would like 
to be able to use upright greek letters in both math mode and standard 
environment.

Can anyone help or provide a pointer?



There are TX fonts and PX fonts (which I think extend Times and Palatino 
respectively) that include some upright Greek letters, such as \muup for 
upright mu.  I don't have them, and I can't find TX on CTAN (but can 
find PX), so I'm not sure if these will do what you want.


/Paul



Re: Upright greek letters in normal text and math mode

2006-08-30 Thread Georg Baum
Am Mittwoch, 30. August 2006 12:00 schrieb Reinhard Mayr aka Czerwinski:

> The math panel offers a drop-down list for different text styles, but 
these DO NOT work for greek letters. Usually, the italic letters are fine, 
but for units (e.g. µm) always upright letters should be used. For this 
reason I would like to be able to use upright greek letters in both math 
mode and standard environment.

For units you want to use the SIunits package (not yet supported natively 
by LyX, but it works fine with ERT).

IIRC there are also some packages for upright greek letters. They may be 
listed on www.texnik.de.


Georg



Upright greek letters in normal text and math mode

2006-08-29 Thread Reinhard Mayr aka Czerwinski
Hi on the list!

I would like to have upright greek letters in both normal text and in math 
mode. Does anybody how to do this?

Thanks in advance!

Cz.
-- 


Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen!
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer


Upright greek letters in normal text and math mode

2006-08-29 Thread Reinhard Mayr aka Czerwinski
Hi on the list!

I would like to have upright greek letters in both normal text and in math 
mode. Does anybody how to do this?

Thanks in advance!

Cz.
-- 


Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen!
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer


Upright greek letters in normal text and math mode

2006-08-29 Thread Reinhard Mayr aka Czerwinski
Hi on the list!

I would like to have upright greek letters in both normal text and in math 
mode. Does anybody how to do this?

Thanks in advance!

Cz.
-- 


Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen!
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer