Re: Mathmatics...

2010-04-13 Thread Guenter Milde
On 2010-04-12, OldDeath wrote:

Dear OldDeath,

 I'm using a costum keyboard layout (called neo layout) that allows me =
 to enter math unicode chars, such as =E2=84=82, =E2=84=95 or =E2=84=9D, =
 directly from my keyboard.  However these unicode chars arent displayed =
 correctly in the editor area

You must use a GUI font that supports/contains these characters.

 and are not converted correctly into the =
 output pdf file...

You might copy the file unicodesymbols from the LYXDIR to your
personal LYXDIR and add Unicode-to-LaTeX definitions.

Alternatively, try whether you can configure LyX keybindings to e.g.
math-insert something given the Unicode char.

Günter



Re: Mathmatics...

2010-04-13 Thread Guenter Milde
On 2010-04-12, OldDeath wrote:

Dear OldDeath,

 I'm using a costum keyboard layout (called neo layout) that allows me =
 to enter math unicode chars, such as =E2=84=82, =E2=84=95 or =E2=84=9D, =
 directly from my keyboard.  However these unicode chars arent displayed =
 correctly in the editor area

You must use a GUI font that supports/contains these characters.

 and are not converted correctly into the =
 output pdf file...

You might copy the file unicodesymbols from the LYXDIR to your
personal LYXDIR and add Unicode-to-LaTeX definitions.

Alternatively, try whether you can configure LyX keybindings to e.g.
math-insert something given the Unicode char.

Günter



Re: Mathmatics...

2010-04-13 Thread Guenter Milde
On 2010-04-12, OldDeath wrote:

Dear OldDeath,

> I'm using a costum keyboard layout (called "neo layout") that allows me =
> to enter math unicode chars, such as =E2=84=82, =E2=84=95 or =E2=84=9D, =
> directly from my keyboard.  However these unicode chars arent displayed =
> correctly in the editor area

You must use a GUI font that supports/contains these characters.

> and are not converted correctly into the =
> output pdf file...

You might copy the file "unicodesymbols" from the LYXDIR to your
personal LYXDIR and add Unicode-to-LaTeX definitions.

Alternatively, try whether you can configure LyX keybindings to e.g.
math-insert  given the Unicode char.

Günter



Mathmatics...

2010-04-12 Thread OldDeath
I'm using a costum keyboard layout (called neo layout) that allows me to 
enter math unicode chars, such as ℂ, ℕ or ℝ, directly from my keyboard. However 
these unicode chars arent displayed correctly in the editor area and are not 
converted correctly into the output pdf file...
 
Any help would be greatly appreciated, especially as i invested most of the 
past hour to find it out myself...
 
greetings,
OldDeath


Re: Mathmatics...

2010-04-12 Thread Paul Smith
On Mon, Apr 12, 2010 at 8:38 PM, OldDeath olddeat...@gmail.com wrote:
 I'm using a costum keyboard layout (called neo layout) that allows me to 
 enter math unicode chars, such as ℂ, ℕ or ℝ, directly from my keyboard. 
 However these unicode chars arent displayed correctly in the editor area and 
 are not converted correctly into the output pdf file...

In math mode, write

\mathbb + ENTER.

Afterwards, write R and see the result.

Paul


Re: Mathmatics...

2010-04-12 Thread Micha Feigin
On Mon, 12 Apr 2010 21:29:00 +0100
Paul Smith phh...@gmail.com wrote:

 On Mon, Apr 12, 2010 at 8:38 PM, OldDeath olddeat...@gmail.com wrote:
  I'm using a costum keyboard layout (called neo layout) that allows me to 
  enter math unicode chars, such as ℂ, ℕ or ℝ, directly from my keyboard. 
  However these unicode chars arent displayed correctly in the editor area 
  and are not converted correctly into the output pdf file...
 
 In math mode, write
 
 \mathbb + ENTER.
 
 Afterwards, write R and see the result.
 
 Paul
 
Although personally I like the appearance of 

\usepackage{dsfont}
\mathds{R}

better of reals, complex, etc.


Mathmatics...

2010-04-12 Thread OldDeath
I'm using a costum keyboard layout (called neo layout) that allows me to 
enter math unicode chars, such as ℂ, ℕ or ℝ, directly from my keyboard. However 
these unicode chars arent displayed correctly in the editor area and are not 
converted correctly into the output pdf file...
 
Any help would be greatly appreciated, especially as i invested most of the 
past hour to find it out myself...
 
greetings,
OldDeath


Re: Mathmatics...

2010-04-12 Thread Paul Smith
On Mon, Apr 12, 2010 at 8:38 PM, OldDeath olddeat...@gmail.com wrote:
 I'm using a costum keyboard layout (called neo layout) that allows me to 
 enter math unicode chars, such as ℂ, ℕ or ℝ, directly from my keyboard. 
 However these unicode chars arent displayed correctly in the editor area and 
 are not converted correctly into the output pdf file...

In math mode, write

\mathbb + ENTER.

Afterwards, write R and see the result.

Paul


Re: Mathmatics...

2010-04-12 Thread Micha Feigin
On Mon, 12 Apr 2010 21:29:00 +0100
Paul Smith phh...@gmail.com wrote:

 On Mon, Apr 12, 2010 at 8:38 PM, OldDeath olddeat...@gmail.com wrote:
  I'm using a costum keyboard layout (called neo layout) that allows me to 
  enter math unicode chars, such as ℂ, ℕ or ℝ, directly from my keyboard. 
  However these unicode chars arent displayed correctly in the editor area 
  and are not converted correctly into the output pdf file...
 
 In math mode, write
 
 \mathbb + ENTER.
 
 Afterwards, write R and see the result.
 
 Paul
 
Although personally I like the appearance of 

\usepackage{dsfont}
\mathds{R}

better of reals, complex, etc.


Mathmatics...

2010-04-12 Thread OldDeath
I'm using a costum keyboard layout (called "neo layout") that allows me to 
enter math unicode chars, such as ℂ, ℕ or ℝ, directly from my keyboard. However 
these unicode chars arent displayed correctly in the editor area and are not 
converted correctly into the output pdf file...
 
Any help would be greatly appreciated, especially as i invested most of the 
past hour to find it out myself...
 
greetings,
OldDeath


Re: Mathmatics...

2010-04-12 Thread Paul Smith
On Mon, Apr 12, 2010 at 8:38 PM, OldDeath  wrote:
> I'm using a costum keyboard layout (called "neo layout") that allows me to 
> enter math unicode chars, such as ℂ, ℕ or ℝ, directly from my keyboard. 
> However these unicode chars arent displayed correctly in the editor area and 
> are not converted correctly into the output pdf file...

In math mode, write

\mathbb + ENTER.

Afterwards, write R and see the result.

Paul


Re: Mathmatics...

2010-04-12 Thread Micha Feigin
On Mon, 12 Apr 2010 21:29:00 +0100
Paul Smith  wrote:

> On Mon, Apr 12, 2010 at 8:38 PM, OldDeath  wrote:
> > I'm using a costum keyboard layout (called "neo layout") that allows me to 
> > enter math unicode chars, such as ℂ, ℕ or ℝ, directly from my keyboard. 
> > However these unicode chars arent displayed correctly in the editor area 
> > and are not converted correctly into the output pdf file...
> 
> In math mode, write
> 
> \mathbb + ENTER.
> 
> Afterwards, write R and see the result.
> 
> Paul
> 
Although personally I like the appearance of 

\usepackage{dsfont}
\mathds{R}

better of reals, complex, etc.