Re: maths fonts in FoilTex

2003-01-22 Thread Andre Poenitz
On Wed, Jan 22, 2003 at 07:19:17AM +0100, David Norris wrote:
 Using the space instead of the brackets seems to work in general, but it 
 is not entirely clear why \bm and \boldsymbol work with the brackets. 

I think \bm and \boldsymbol are not natively supported so you have to
make LaTeX happy yourself (i.e. add braces if there is more than one thing).
On the other hand, the \text* and \math* font changes are supported and
add braces if necessary automatically.

Andre'


PS: Please quote only the relevant parts of the message you are responding
to. People who need the full message can go to the archives. And please
write _below_ the parts you are quoting as it is easier to read top-down
(context, then your remark) than vice versa.

-- 
Those who desire to give up Freedom in order to gain Security,
will not have, nor do they deserve, either one. (T. Jefferson)



Re: maths fonts in FoilTex

2003-01-22 Thread Andre Poenitz
On Wed, Jan 22, 2003 at 07:19:17AM +0100, David Norris wrote:
 Using the space instead of the brackets seems to work in general, but it 
 is not entirely clear why \bm and \boldsymbol work with the brackets. 

I think \bm and \boldsymbol are not natively supported so you have to
make LaTeX happy yourself (i.e. add braces if there is more than one thing).
On the other hand, the \text* and \math* font changes are supported and
add braces if necessary automatically.

Andre'


PS: Please quote only the relevant parts of the message you are responding
to. People who need the full message can go to the archives. And please
write _below_ the parts you are quoting as it is easier to read top-down
(context, then your remark) than vice versa.

-- 
Those who desire to give up Freedom in order to gain Security,
will not have, nor do they deserve, either one. (T. Jefferson)



Re: maths fonts in FoilTex

2003-01-22 Thread Andre Poenitz
On Wed, Jan 22, 2003 at 07:19:17AM +0100, David Norris wrote:
> Using the space instead of the brackets seems to work in general, but it 
> is not entirely clear why \bm and \boldsymbol work with the brackets. 

I think \bm and \boldsymbol are not "natively" supported so you have to
make LaTeX happy yourself (i.e. add braces if there is more than one thing).
On the other hand, the \text* and \math* font changes are supported and
add braces if necessary automatically.

Andre'


PS: Please quote only the relevant parts of the message you are responding
to. People who need the full message can go to the archives. And please
write _below_ the parts you are quoting as it is easier to read top-down
(context, then your remark) than vice versa.

-- 
Those who desire to give up Freedom in order to gain Security,
will not have, nor do they deserve, either one. (T. Jefferson)



Antwort: Re: maths fonts in FoilTex

2003-01-21 Thread Robert.R.Koehler
paul wrote:
Here is a small LyX file that illustrates the problem with \mathtt{} in 
math mode.  \texttt works fine, but \mathtt (typed verbatim in a formula) 
simply disappears.

The example file also displays this problem on my cygwin lyx system
(cygwin 1.3.17-1, winnt, miktex 2.2, lyx 1.2.3). I'm not sure what the 
output of \mathtt{} should have been. Is it supposed to be a math alphabet
command to create true-type font text inside a formula? Might be a good
idea to ask Claus Hentschel.

I've tried to port nasty code to cygwin before and was plagued by runtime
bugs which I couldn't track down at the time, and eventually gave up.



Re: maths fonts in FoilTex

2003-01-21 Thread David Norris
Dear Paul,

Having just found 10 mins to play around in response to your recent 
sugestions the situation can be summarised as:
1. \mathbf etc no longer work in maths mode.
2. for normal text everything works ok from the maths panel
3. for Greek text the maths panel will not produce bold text
4. \bm works in maths mode and will give bold Greek characters
5. the appearance of some normal bold letters (eg 'a') is different 
depending on whether bm of the maths panel is used.
6. it is not necessary with FoilTex to explicitly add \usepackage{bm} or 
\usepackage{amsbsy}. It is also possible to use \boldsymbol in maths 
mode and the output (as far as I can see) is the same as for \bm.

Best wishes,

David


Paul A. Rubin wrote:

[posted and mailed]

Andre Poenitz [EMAIL PROTECTED] wrote in
[EMAIL PROTECTED]:">news:[EMAIL PROTECTED]: 

 

On Fri, Jan 17, 2003 at 04:46:43PM +, Paul A. Rubin wrote:
   

*Should* it work on Greek letters?  Is there such a thing as Greek
letters in teletype font (let alone Fraktur)?  
 

I don't think so.

Btw, could you send a minimal example which dies not work.
Maybe it's just some kind of misunderstanding here...

Andre'

   


Here is a small LyX file that illustrates the problem with \mathtt{} in 
math mode.  \texttt works fine, but \mathtt (typed verbatim in a formula) 
simply disappears.

-- Paul

#LyX 1.2 created this file. For more info see http://www.lyx.org/
\lyxformat 220
\textclass article
\language english
\inputencoding auto
\fontscheme pslatex
\graphics dvips
\paperfontsize 11
\spacing double 
\papersize letterpaper
\paperpackage a4
\use_geometry 1
\use_amsmath 1
\use_natbib 0
\use_numerical_citations 0
\paperorientation portrait
\leftmargin 1in
\topmargin 1in
\rightmargin 1in
\bottommargin 1in
\secnumdepth 3
\tocdepth 3
\paragraph_separation indent
\defskip medskip
\quotes_language english
\quotes_times 2
\papercolumns 1
\papersides 1
\paperpagestyle plain

\layout Standard

Here is an example of 
\backslash 
texttt (entered as ERT): 
\begin_inset ERT
status Collapsed

\layout Standard

\backslash 
texttt{target text}
\end_inset 


 


--

David G Norris

tel ++ 31 (0)24 36 10649
fax ++ 31 (0)24 36 10652
web http://www.kun.nl/fcdonders/

Postal address:
FC Donders Centre for Cognitive Neuroimaging
Trigon 181
P.O. Box 9101
NL-6500 HB Nijmegen
The Netherlands

Visiting address:
Trigon
Adelbertusplein 1
6525 EK Nijmegen
The Netherlands





Re: maths fonts in FoilTex

2003-01-21 Thread Andre Poenitz
On Tue, Jan 21, 2003 at 12:38:51PM +0100, David Norris wrote:
 Having just found 10 mins to play around in response to your recent 
 sugestions the situation can be summarised as:

 1. \mathbf etc no longer work in maths mode.

It does for me.  What happens if you type   \mathbfspacexspace ?

Andre'

-- 
Those who desire to give up Freedom in order to gain Security,
will not have, nor do they deserve, either one. (T. Jefferson)



Re: maths fonts in FoilTex

2003-01-21 Thread Andre Poenitz
On Tue, Jan 21, 2003 at 01:59:27PM +0100, David Norris wrote:
 Your suggestion works. Entering the space works, entering the curly 
 brackets gives the impression that it works but it doesn't.

You probably fell prey to this strange LyX \{ / {  vs. LaTeX { / \{
translation.

Andre'

-- 
Those who desire to give up Freedom in order to gain Security,
will not have, nor do they deserve, either one. (T. Jefferson)



Re: maths fonts in FoilTex

2003-01-21 Thread Paul A. Rubin
Andre Poenitz [EMAIL PROTECTED] wrote in news:20030121140936.C14185
@millo.mpi.htwm.de:

 On Tue, Jan 21, 2003 at 01:59:27PM +0100, David Norris wrote:
 Your suggestion works. Entering the space works, entering the curly 
 brackets gives the impression that it works but it doesn't.
 
 You probably fell prey to this strange LyX \{ / {  vs. LaTeX { / \{
 translation.
 
 Andre'
 

Using space in lieu of braces also works for \mathtt.

-- Paul




Re: maths fonts in FoilTex

2003-01-21 Thread David Norris
Using the space instead of the brackets seems to work in general, but it 
is not entirely clear why \bm and \boldsymbol work with the brackets. 
Anyway I guess a solution has been found and that is the main thing.

David


Paul A. Rubin wrote:

Andre Poenitz [EMAIL PROTECTED] wrote in news:20030121140936.C14185
@millo.mpi.htwm.de:

 

On Tue, Jan 21, 2003 at 01:59:27PM +0100, David Norris wrote:
   

Your suggestion works. Entering the space works, entering the curly 
brackets gives the impression that it works but it doesn't.
 

You probably fell prey to this strange LyX \{ / {  vs. LaTeX { / \{
translation.

Andre'

   


Using space in lieu of braces also works for \mathtt.

-- Paul


 


--

David G Norris

tel ++ 31 (0)24 36 10649
fax ++ 31 (0)24 36 10652
web http://www.kun.nl/fcdonders/

Postal address:
FC Donders Centre for Cognitive Neuroimaging
Trigon 181
P.O. Box 9101
NL-6500 HB Nijmegen
The Netherlands

Visiting address:
Trigon
Adelbertusplein 1
6525 EK Nijmegen
The Netherlands





Antwort: Re: maths fonts in FoilTex

2003-01-21 Thread Robert.R.Koehler
paul wrote:
Here is a small LyX file that illustrates the problem with \mathtt{} in 
math mode.  \texttt works fine, but \mathtt (typed verbatim in a formula) 
simply disappears.

The example file also displays this problem on my cygwin lyx system
(cygwin 1.3.17-1, winnt, miktex 2.2, lyx 1.2.3). I'm not sure what the 
output of \mathtt{} should have been. Is it supposed to be a math alphabet
command to create true-type font text inside a formula? Might be a good
idea to ask Claus Hentschel.

I've tried to port nasty code to cygwin before and was plagued by runtime
bugs which I couldn't track down at the time, and eventually gave up.



Re: maths fonts in FoilTex

2003-01-21 Thread David Norris
Dear Paul,

Having just found 10 mins to play around in response to your recent 
sugestions the situation can be summarised as:
1. \mathbf etc no longer work in maths mode.
2. for normal text everything works ok from the maths panel
3. for Greek text the maths panel will not produce bold text
4. \bm works in maths mode and will give bold Greek characters
5. the appearance of some normal bold letters (eg 'a') is different 
depending on whether bm of the maths panel is used.
6. it is not necessary with FoilTex to explicitly add \usepackage{bm} or 
\usepackage{amsbsy}. It is also possible to use \boldsymbol in maths 
mode and the output (as far as I can see) is the same as for \bm.

Best wishes,

David


Paul A. Rubin wrote:

[posted and mailed]

Andre Poenitz [EMAIL PROTECTED] wrote in
[EMAIL PROTECTED]:">news:[EMAIL PROTECTED]: 

 

On Fri, Jan 17, 2003 at 04:46:43PM +, Paul A. Rubin wrote:
   

*Should* it work on Greek letters?  Is there such a thing as Greek
letters in teletype font (let alone Fraktur)?  
 

I don't think so.

Btw, could you send a minimal example which dies not work.
Maybe it's just some kind of misunderstanding here...

Andre'

   


Here is a small LyX file that illustrates the problem with \mathtt{} in 
math mode.  \texttt works fine, but \mathtt (typed verbatim in a formula) 
simply disappears.

-- Paul

#LyX 1.2 created this file. For more info see http://www.lyx.org/
\lyxformat 220
\textclass article
\language english
\inputencoding auto
\fontscheme pslatex
\graphics dvips
\paperfontsize 11
\spacing double 
\papersize letterpaper
\paperpackage a4
\use_geometry 1
\use_amsmath 1
\use_natbib 0
\use_numerical_citations 0
\paperorientation portrait
\leftmargin 1in
\topmargin 1in
\rightmargin 1in
\bottommargin 1in
\secnumdepth 3
\tocdepth 3
\paragraph_separation indent
\defskip medskip
\quotes_language english
\quotes_times 2
\papercolumns 1
\papersides 1
\paperpagestyle plain

\layout Standard

Here is an example of 
\backslash 
texttt (entered as ERT): 
\begin_inset ERT
status Collapsed

\layout Standard

\backslash 
texttt{target text}
\end_inset 


 


--

David G Norris

tel ++ 31 (0)24 36 10649
fax ++ 31 (0)24 36 10652
web http://www.kun.nl/fcdonders/

Postal address:
FC Donders Centre for Cognitive Neuroimaging
Trigon 181
P.O. Box 9101
NL-6500 HB Nijmegen
The Netherlands

Visiting address:
Trigon
Adelbertusplein 1
6525 EK Nijmegen
The Netherlands





Re: maths fonts in FoilTex

2003-01-21 Thread Andre Poenitz
On Tue, Jan 21, 2003 at 12:38:51PM +0100, David Norris wrote:
 Having just found 10 mins to play around in response to your recent 
 sugestions the situation can be summarised as:

 1. \mathbf etc no longer work in maths mode.

It does for me.  What happens if you type   \mathbfspacexspace ?

Andre'

-- 
Those who desire to give up Freedom in order to gain Security,
will not have, nor do they deserve, either one. (T. Jefferson)



Re: maths fonts in FoilTex

2003-01-21 Thread Andre Poenitz
On Tue, Jan 21, 2003 at 01:59:27PM +0100, David Norris wrote:
 Your suggestion works. Entering the space works, entering the curly 
 brackets gives the impression that it works but it doesn't.

You probably fell prey to this strange LyX \{ / {  vs. LaTeX { / \{
translation.

Andre'

-- 
Those who desire to give up Freedom in order to gain Security,
will not have, nor do they deserve, either one. (T. Jefferson)



Re: maths fonts in FoilTex

2003-01-21 Thread Paul A. Rubin
Andre Poenitz [EMAIL PROTECTED] wrote in news:20030121140936.C14185
@millo.mpi.htwm.de:

 On Tue, Jan 21, 2003 at 01:59:27PM +0100, David Norris wrote:
 Your suggestion works. Entering the space works, entering the curly 
 brackets gives the impression that it works but it doesn't.
 
 You probably fell prey to this strange LyX \{ / {  vs. LaTeX { / \{
 translation.
 
 Andre'
 

Using space in lieu of braces also works for \mathtt.

-- Paul




Re: maths fonts in FoilTex

2003-01-21 Thread David Norris
Using the space instead of the brackets seems to work in general, but it 
is not entirely clear why \bm and \boldsymbol work with the brackets. 
Anyway I guess a solution has been found and that is the main thing.

David


Paul A. Rubin wrote:

Andre Poenitz [EMAIL PROTECTED] wrote in news:20030121140936.C14185
@millo.mpi.htwm.de:

 

On Tue, Jan 21, 2003 at 01:59:27PM +0100, David Norris wrote:
   

Your suggestion works. Entering the space works, entering the curly 
brackets gives the impression that it works but it doesn't.
 

You probably fell prey to this strange LyX \{ / {  vs. LaTeX { / \{
translation.

Andre'

   


Using space in lieu of braces also works for \mathtt.

-- Paul


 


--

David G Norris

tel ++ 31 (0)24 36 10649
fax ++ 31 (0)24 36 10652
web http://www.kun.nl/fcdonders/

Postal address:
FC Donders Centre for Cognitive Neuroimaging
Trigon 181
P.O. Box 9101
NL-6500 HB Nijmegen
The Netherlands

Visiting address:
Trigon
Adelbertusplein 1
6525 EK Nijmegen
The Netherlands





Antwort: Re: maths fonts in FoilTex

2003-01-21 Thread Robert.R.Koehler
paul wrote:
>Here is a small LyX file that illustrates the problem with \mathtt{} in 
>math mode.  \texttt works fine, but \mathtt (typed verbatim in a formula) 
>simply disappears.

The example file also displays this problem on my cygwin lyx system
(cygwin 1.3.17-1, winnt, miktex 2.2, lyx 1.2.3). I'm not sure what the 
output of \mathtt{} should have been. Is it supposed to be a math alphabet
command to create true-type font text inside a formula? Might be a good
idea to ask Claus Hentschel.

I've tried to port nasty code to cygwin before and was plagued by runtime
bugs which I couldn't track down at the time, and eventually gave up.



Re: maths fonts in FoilTex

2003-01-21 Thread David Norris
Dear Paul,

Having just found 10 mins to play around in response to your recent 
sugestions the situation can be summarised as:
1. \mathbf etc no longer work in maths mode.
2. for normal text everything works ok from the maths panel
3. for Greek text the maths panel will not produce bold text
4. \bm works in maths mode and will give bold Greek characters
5. the appearance of some normal bold letters (eg 'a') is different 
depending on whether bm of the maths panel is used.
6. it is not necessary with FoilTex to explicitly add \usepackage{bm} or 
\usepackage{amsbsy}. It is also possible to use \boldsymbol in maths 
mode and the output (as far as I can see) is the same as for \bm.

Best wishes,

David


Paul A. Rubin wrote:

[posted and mailed]

Andre Poenitz <[EMAIL PROTECTED]> wrote in
[EMAIL PROTECTED]:">news:[EMAIL PROTECTED]: 

 

On Fri, Jan 17, 2003 at 04:46:43PM +, Paul A. Rubin wrote:
   

*Should* it work on Greek letters?  Is there such a thing as Greek
letters in teletype font (let alone Fraktur)?  
 

I don't think so.

Btw, could you send a minimal example which "dies not work".
Maybe it's just some kind of misunderstanding here...

Andre'

   


Here is a small LyX file that illustrates the problem with \mathtt{} in 
math mode.  \texttt works fine, but \mathtt (typed verbatim in a formula) 
simply disappears.

-- Paul

#LyX 1.2 created this file. For more info see http://www.lyx.org/
\lyxformat 220
\textclass article
\language english
\inputencoding auto
\fontscheme pslatex
\graphics dvips
\paperfontsize 11
\spacing double 
\papersize letterpaper
\paperpackage a4
\use_geometry 1
\use_amsmath 1
\use_natbib 0
\use_numerical_citations 0
\paperorientation portrait
\leftmargin 1in
\topmargin 1in
\rightmargin 1in
\bottommargin 1in
\secnumdepth 3
\tocdepth 3
\paragraph_separation indent
\defskip medskip
\quotes_language english
\quotes_times 2
\papercolumns 1
\papersides 1
\paperpagestyle plain

\layout Standard

Here is an example of 
\backslash 
texttt (entered as ERT): 
\begin_inset ERT
status Collapsed

\layout Standard

\backslash 
texttt{target text}
\end_inset 


 


--

David G Norris

tel ++ 31 (0)24 36 10649
fax ++ 31 (0)24 36 10652
web http://www.kun.nl/fcdonders/

Postal address:
FC Donders Centre for Cognitive Neuroimaging
Trigon 181
P.O. Box 9101
NL-6500 HB Nijmegen
The Netherlands

Visiting address:
Trigon
Adelbertusplein 1
6525 EK Nijmegen
The Netherlands





Re: maths fonts in FoilTex

2003-01-21 Thread Andre Poenitz
On Tue, Jan 21, 2003 at 12:38:51PM +0100, David Norris wrote:
> Having just found 10 mins to play around in response to your recent 
> sugestions the situation can be summarised as:

> 1. \mathbf etc no longer work in maths mode.

It does for me.  What happens if you type   \mathbfx ?

Andre'

-- 
Those who desire to give up Freedom in order to gain Security,
will not have, nor do they deserve, either one. (T. Jefferson)



Re: maths fonts in FoilTex

2003-01-21 Thread Andre Poenitz
On Tue, Jan 21, 2003 at 01:59:27PM +0100, David Norris wrote:
> Your suggestion works. Entering the space works, entering the curly 
> brackets gives the impression that it works but it doesn't.

You probably fell prey to this strange LyX \{ / {  vs. LaTeX { / \{
"translation".

Andre'

-- 
Those who desire to give up Freedom in order to gain Security,
will not have, nor do they deserve, either one. (T. Jefferson)



Re: maths fonts in FoilTex

2003-01-21 Thread Paul A. Rubin
Andre Poenitz <[EMAIL PROTECTED]> wrote in news:20030121140936.C14185
@millo.mpi.htwm.de:

> On Tue, Jan 21, 2003 at 01:59:27PM +0100, David Norris wrote:
>> Your suggestion works. Entering the space works, entering the curly 
>> brackets gives the impression that it works but it doesn't.
> 
> You probably fell prey to this strange LyX \{ / {  vs. LaTeX { / \{
> "translation".
> 
> Andre'
> 

Using space in lieu of braces also works for \mathtt.

-- Paul




Re: maths fonts in FoilTex

2003-01-21 Thread David Norris
Using the space instead of the brackets seems to work in general, but it 
is not entirely clear why \bm and \boldsymbol work with the brackets. 
Anyway I guess a solution has been found and that is the main thing.

David


Paul A. Rubin wrote:

Andre Poenitz <[EMAIL PROTECTED]> wrote in news:20030121140936.C14185
@millo.mpi.htwm.de:

 

On Tue, Jan 21, 2003 at 01:59:27PM +0100, David Norris wrote:
   

Your suggestion works. Entering the space works, entering the curly 
brackets gives the impression that it works but it doesn't.
 

You probably fell prey to this strange LyX \{ / {  vs. LaTeX { / \{
"translation".

Andre'

   


Using space in lieu of braces also works for \mathtt.

-- Paul


 


--

David G Norris

tel ++ 31 (0)24 36 10649
fax ++ 31 (0)24 36 10652
web http://www.kun.nl/fcdonders/

Postal address:
FC Donders Centre for Cognitive Neuroimaging
Trigon 181
P.O. Box 9101
NL-6500 HB Nijmegen
The Netherlands

Visiting address:
Trigon
Adelbertusplein 1
6525 EK Nijmegen
The Netherlands





Re: maths fonts in FoilTex

2003-01-20 Thread Paul A. Rubin
[posted and mailed]

Andre Poenitz [EMAIL PROTECTED] wrote in
[EMAIL PROTECTED]:">news:[EMAIL PROTECTED]: 

 On Fri, Jan 17, 2003 at 04:46:43PM +, Paul A. Rubin wrote:
 *Should* it work on Greek letters?  Is there such a thing as Greek
 letters in teletype font (let alone Fraktur)?  
 
 I don't think so.
 
 Btw, could you send a minimal example which dies not work.
 Maybe it's just some kind of misunderstanding here...
 
 Andre'
 

Here is a small LyX file that illustrates the problem with \mathtt{} in 
math mode.  \texttt works fine, but \mathtt (typed verbatim in a formula) 
simply disappears.

-- Paul

#LyX 1.2 created this file. For more info see http://www.lyx.org/
\lyxformat 220
\textclass article
\language english
\inputencoding auto
\fontscheme pslatex
\graphics dvips
\paperfontsize 11
\spacing double 
\papersize letterpaper
\paperpackage a4
\use_geometry 1
\use_amsmath 1
\use_natbib 0
\use_numerical_citations 0
\paperorientation portrait
\leftmargin 1in
\topmargin 1in
\rightmargin 1in
\bottommargin 1in
\secnumdepth 3
\tocdepth 3
\paragraph_separation indent
\defskip medskip
\quotes_language english
\quotes_times 2
\papercolumns 1
\papersides 1
\paperpagestyle plain

\layout Standard

Here is an example of 
\backslash 
texttt (entered as ERT): 
\begin_inset ERT
status Collapsed

\layout Standard

\backslash 
texttt{target text}
\end_inset 




Re: maths fonts in FoilTex

2003-01-20 Thread Paul A. Rubin
[posted and mailed]

Andre Poenitz [EMAIL PROTECTED] wrote in
[EMAIL PROTECTED]:">news:[EMAIL PROTECTED]: 

 On Fri, Jan 17, 2003 at 04:46:43PM +, Paul A. Rubin wrote:
 *Should* it work on Greek letters?  Is there such a thing as Greek
 letters in teletype font (let alone Fraktur)?  
 
 I don't think so.
 
 Btw, could you send a minimal example which dies not work.
 Maybe it's just some kind of misunderstanding here...
 
 Andre'
 

Here is a small LyX file that illustrates the problem with \mathtt{} in 
math mode.  \texttt works fine, but \mathtt (typed verbatim in a formula) 
simply disappears.

-- Paul

#LyX 1.2 created this file. For more info see http://www.lyx.org/
\lyxformat 220
\textclass article
\language english
\inputencoding auto
\fontscheme pslatex
\graphics dvips
\paperfontsize 11
\spacing double 
\papersize letterpaper
\paperpackage a4
\use_geometry 1
\use_amsmath 1
\use_natbib 0
\use_numerical_citations 0
\paperorientation portrait
\leftmargin 1in
\topmargin 1in
\rightmargin 1in
\bottommargin 1in
\secnumdepth 3
\tocdepth 3
\paragraph_separation indent
\defskip medskip
\quotes_language english
\quotes_times 2
\papercolumns 1
\papersides 1
\paperpagestyle plain

\layout Standard

Here is an example of 
\backslash 
texttt (entered as ERT): 
\begin_inset ERT
status Collapsed

\layout Standard

\backslash 
texttt{target text}
\end_inset 




Re: maths fonts in FoilTex

2003-01-20 Thread Paul A. Rubin
[posted and mailed]

Andre Poenitz <[EMAIL PROTECTED]> wrote in
[EMAIL PROTECTED]:">news:[EMAIL PROTECTED]: 

> On Fri, Jan 17, 2003 at 04:46:43PM +, Paul A. Rubin wrote:
>> *Should* it work on Greek letters?  Is there such a thing as Greek
>> letters in teletype font (let alone Fraktur)?  
> 
> I don't think so.
> 
> Btw, could you send a minimal example which "dies not work".
> Maybe it's just some kind of misunderstanding here...
> 
> Andre'
> 

Here is a small LyX file that illustrates the problem with \mathtt{} in 
math mode.  \texttt works fine, but \mathtt (typed verbatim in a formula) 
simply disappears.

-- Paul

#LyX 1.2 created this file. For more info see http://www.lyx.org/
\lyxformat 220
\textclass article
\language english
\inputencoding auto
\fontscheme pslatex
\graphics dvips
\paperfontsize 11
\spacing double 
\papersize letterpaper
\paperpackage a4
\use_geometry 1
\use_amsmath 1
\use_natbib 0
\use_numerical_citations 0
\paperorientation portrait
\leftmargin 1in
\topmargin 1in
\rightmargin 1in
\bottommargin 1in
\secnumdepth 3
\tocdepth 3
\paragraph_separation indent
\defskip medskip
\quotes_language english
\quotes_times 2
\papercolumns 1
\papersides 1
\paperpagestyle plain

\layout Standard

Here is an example of 
\backslash 
texttt (entered as ERT): 
\begin_inset ERT
status Collapsed

\layout Standard

\backslash 
texttt{target text}
\end_inset 




Re: maths fonts in FoilTex

2003-01-19 Thread Andre Poenitz
On Fri, Jan 17, 2003 at 04:46:43PM +, Paul A. Rubin wrote:
 *Should* it work on Greek letters?  Is there such a thing as Greek letters 
 in teletype font (let alone Fraktur)?  

I don't think so.

Btw, could you send a minimal example which dies not work.
Maybe it's just some kind of misunderstanding here...

Andre'

-- 
Those who desire to give up Freedom in order to gain Security,
will not have, nor do they deserve, either one. (T. Jefferson)



Re: maths fonts in FoilTex

2003-01-19 Thread Andre Poenitz
On Fri, Jan 17, 2003 at 04:46:43PM +, Paul A. Rubin wrote:
 *Should* it work on Greek letters?  Is there such a thing as Greek letters 
 in teletype font (let alone Fraktur)?  

I don't think so.

Btw, could you send a minimal example which dies not work.
Maybe it's just some kind of misunderstanding here...

Andre'

-- 
Those who desire to give up Freedom in order to gain Security,
will not have, nor do they deserve, either one. (T. Jefferson)



Re: maths fonts in FoilTex

2003-01-19 Thread Andre Poenitz
On Fri, Jan 17, 2003 at 04:46:43PM +, Paul A. Rubin wrote:
> *Should* it work on Greek letters?  Is there such a thing as Greek letters 
> in teletype font (let alone Fraktur)?  

I don't think so.

Btw, could you send a minimal example which "dies not work".
Maybe it's just some kind of misunderstanding here...

Andre'

-- 
Those who desire to give up Freedom in order to gain Security,
will not have, nor do they deserve, either one. (T. Jefferson)



Re: maths fonts in FoilTex

2003-01-17 Thread Andre Poenitz
On Thu, Jan 16, 2003 at 06:30:02PM +, Paul A. Rubin wrote:
 It may not have anything to do with FoilTeX.  I've noticed in LyX 1.2.3 
 that typing the LaTeX font commands in math mode (either typing \mathtt
 {...} directly or hitting the TeX/ERT button and then typing mathtt{...}) 
 does not work -- your LaTeX file ends up with the braces but not with the 
 command itself.

Strange enough, it works for me...

Andre'

-- 
Those who desire to give up Freedom in order to gain Security,
will not have, nor do they deserve, either one. (T. Jefferson)



Re: maths fonts in FoilTex

2003-01-17 Thread David Norris
Even stranger. Paul's solution works for me, but not on Greek letters.

David


Andre Poenitz wrote:


On Thu, Jan 16, 2003 at 06:30:02PM +, Paul A. Rubin wrote:
 

It may not have anything to do with FoilTeX.  I've noticed in LyX 1.2.3 
that typing the LaTeX font commands in math mode (either typing \mathtt
{...} directly or hitting the TeX/ERT button and then typing mathtt{...}) 
does not work -- your LaTeX file ends up with the braces but not with the 
command itself.
   


Strange enough, it works for me...

Andre'

 


--

David G Norris

tel ++ 31 (0)24 36 10649
fax ++ 31 (0)24 36 10652
web http://www.kun.nl/fcdonders/

Postal address:
FC Donders Centre for Cognitive Neuroimaging
Trigon 181
P.O. Box 9101
NL-6500 HB Nijmegen
The Netherlands

Visiting address:
Trigon
Adelbertusplein 1
6525 EK Nijmegen
The Netherlands





Re: maths fonts in FoilTex

2003-01-17 Thread Paul A. Rubin
[posted and mailed]

Andre Poenitz [EMAIL PROTECTED] wrote in
[EMAIL PROTECTED]:">news:[EMAIL PROTECTED]: 

 On Thu, Jan 16, 2003 at 06:30:02PM +, Paul A. Rubin wrote:
 It may not have anything to do with FoilTeX.  I've noticed in LyX
 1.2.3 that typing the LaTeX font commands in math mode (either typing
 \mathtt {...} directly or hitting the TeX/ERT button and then typing
 mathtt{...}) does not work -- your LaTeX file ends up with the braces
 but not with the command itself.
 
 Strange enough, it works for me...
 
 Andre'
 

I'm using the Win32/Cygwin port; I wonder if that has anything to do with 
it?

-- Paul

*
Paul A. Rubin  Phone:(517) 432-3509
Department of Management   Fax:  (517) 432-
The Eli Broad Graduate School of ManagementE-mail:   [EMAIL PROTECTED]
Michigan State University  http://www.msu.edu/~rubin/
East Lansing, MI  48824-1122  (USA)
*
Mathematicians are like Frenchmen:  whenever you say something to them,
they translate it into their own language, and at once it is something
entirely different.J. W. v. GOETHE




Re: maths fonts in FoilTex

2003-01-17 Thread Paul A. Rubin
[posted and mailed]

*Should* it work on Greek letters?  Is there such a thing as Greek letters 
in teletype font (let alone Fraktur)?  

I know that you need the assistance of an extra LaTeX package to get bold 
Greek symbols.  There seem to be two choices:  \usepackage{amsbsy} lets you 
wrap the command \boldsymbol{} around Greek letters, and \usepackage{bm} 
does the same with command \bm{}.  I've used the former but not the latter.  
I wonder if anyone on the list has an opinion about which is better?

-- Paul


David Norris [EMAIL PROTECTED] wrote in
[EMAIL PROTECTED]:">news:[EMAIL PROTECTED]: 

 Even stranger. Paul's solution works for me, but not on Greek letters.
 
 David

*
Paul A. Rubin  Phone:(517) 432-3509
Department of Management   Fax:  (517) 432-
The Eli Broad Graduate School of ManagementE-mail:   [EMAIL PROTECTED]
Michigan State University  http://www.msu.edu/~rubin/
East Lansing, MI  48824-1122  (USA)
*
Mathematicians are like Frenchmen:  whenever you say something to them,
they translate it into their own language, and at once it is something
entirely different.J. W. v. GOETHE




Re: maths fonts in FoilTex

2003-01-17 Thread Andre Poenitz
On Thu, Jan 16, 2003 at 06:30:02PM +, Paul A. Rubin wrote:
 It may not have anything to do with FoilTeX.  I've noticed in LyX 1.2.3 
 that typing the LaTeX font commands in math mode (either typing \mathtt
 {...} directly or hitting the TeX/ERT button and then typing mathtt{...}) 
 does not work -- your LaTeX file ends up with the braces but not with the 
 command itself.

Strange enough, it works for me...

Andre'

-- 
Those who desire to give up Freedom in order to gain Security,
will not have, nor do they deserve, either one. (T. Jefferson)



Re: maths fonts in FoilTex

2003-01-17 Thread David Norris
Even stranger. Paul's solution works for me, but not on Greek letters.

David


Andre Poenitz wrote:


On Thu, Jan 16, 2003 at 06:30:02PM +, Paul A. Rubin wrote:
 

It may not have anything to do with FoilTeX.  I've noticed in LyX 1.2.3 
that typing the LaTeX font commands in math mode (either typing \mathtt
{...} directly or hitting the TeX/ERT button and then typing mathtt{...}) 
does not work -- your LaTeX file ends up with the braces but not with the 
command itself.
   


Strange enough, it works for me...

Andre'

 


--

David G Norris

tel ++ 31 (0)24 36 10649
fax ++ 31 (0)24 36 10652
web http://www.kun.nl/fcdonders/

Postal address:
FC Donders Centre for Cognitive Neuroimaging
Trigon 181
P.O. Box 9101
NL-6500 HB Nijmegen
The Netherlands

Visiting address:
Trigon
Adelbertusplein 1
6525 EK Nijmegen
The Netherlands





Re: maths fonts in FoilTex

2003-01-17 Thread Paul A. Rubin
[posted and mailed]

Andre Poenitz [EMAIL PROTECTED] wrote in
[EMAIL PROTECTED]:">news:[EMAIL PROTECTED]: 

 On Thu, Jan 16, 2003 at 06:30:02PM +, Paul A. Rubin wrote:
 It may not have anything to do with FoilTeX.  I've noticed in LyX
 1.2.3 that typing the LaTeX font commands in math mode (either typing
 \mathtt {...} directly or hitting the TeX/ERT button and then typing
 mathtt{...}) does not work -- your LaTeX file ends up with the braces
 but not with the command itself.
 
 Strange enough, it works for me...
 
 Andre'
 

I'm using the Win32/Cygwin port; I wonder if that has anything to do with 
it?

-- Paul

*
Paul A. Rubin  Phone:(517) 432-3509
Department of Management   Fax:  (517) 432-
The Eli Broad Graduate School of ManagementE-mail:   [EMAIL PROTECTED]
Michigan State University  http://www.msu.edu/~rubin/
East Lansing, MI  48824-1122  (USA)
*
Mathematicians are like Frenchmen:  whenever you say something to them,
they translate it into their own language, and at once it is something
entirely different.J. W. v. GOETHE




Re: maths fonts in FoilTex

2003-01-17 Thread Paul A. Rubin
[posted and mailed]

*Should* it work on Greek letters?  Is there such a thing as Greek letters 
in teletype font (let alone Fraktur)?  

I know that you need the assistance of an extra LaTeX package to get bold 
Greek symbols.  There seem to be two choices:  \usepackage{amsbsy} lets you 
wrap the command \boldsymbol{} around Greek letters, and \usepackage{bm} 
does the same with command \bm{}.  I've used the former but not the latter.  
I wonder if anyone on the list has an opinion about which is better?

-- Paul


David Norris [EMAIL PROTECTED] wrote in
[EMAIL PROTECTED]:">news:[EMAIL PROTECTED]: 

 Even stranger. Paul's solution works for me, but not on Greek letters.
 
 David

*
Paul A. Rubin  Phone:(517) 432-3509
Department of Management   Fax:  (517) 432-
The Eli Broad Graduate School of ManagementE-mail:   [EMAIL PROTECTED]
Michigan State University  http://www.msu.edu/~rubin/
East Lansing, MI  48824-1122  (USA)
*
Mathematicians are like Frenchmen:  whenever you say something to them,
they translate it into their own language, and at once it is something
entirely different.J. W. v. GOETHE




Re: maths fonts in FoilTex

2003-01-17 Thread Andre Poenitz
On Thu, Jan 16, 2003 at 06:30:02PM +, Paul A. Rubin wrote:
> It may not have anything to do with FoilTeX.  I've noticed in LyX 1.2.3 
> that typing the LaTeX font commands in math mode (either typing \mathtt
> {...} directly or hitting the TeX/ERT button and then typing mathtt{...}) 
> does not work -- your LaTeX file ends up with the braces but not with the 
> command itself.

Strange enough, it works for me...

Andre'

-- 
Those who desire to give up Freedom in order to gain Security,
will not have, nor do they deserve, either one. (T. Jefferson)



Re: maths fonts in FoilTex

2003-01-17 Thread David Norris
Even stranger. Paul's solution works for me, but not on Greek letters.

David


Andre Poenitz wrote:


On Thu, Jan 16, 2003 at 06:30:02PM +, Paul A. Rubin wrote:
 

It may not have anything to do with FoilTeX.  I've noticed in LyX 1.2.3 
that typing the LaTeX font commands in math mode (either typing \mathtt
{...} directly or hitting the TeX/ERT button and then typing mathtt{...}) 
does not work -- your LaTeX file ends up with the braces but not with the 
command itself.
   


Strange enough, it works for me...

Andre'

 


--

David G Norris

tel ++ 31 (0)24 36 10649
fax ++ 31 (0)24 36 10652
web http://www.kun.nl/fcdonders/

Postal address:
FC Donders Centre for Cognitive Neuroimaging
Trigon 181
P.O. Box 9101
NL-6500 HB Nijmegen
The Netherlands

Visiting address:
Trigon
Adelbertusplein 1
6525 EK Nijmegen
The Netherlands





Re: maths fonts in FoilTex

2003-01-17 Thread Paul A. Rubin
[posted and mailed]

Andre Poenitz <[EMAIL PROTECTED]> wrote in
[EMAIL PROTECTED]:">news:[EMAIL PROTECTED]: 

> On Thu, Jan 16, 2003 at 06:30:02PM +, Paul A. Rubin wrote:
>> It may not have anything to do with FoilTeX.  I've noticed in LyX
>> 1.2.3 that typing the LaTeX font commands in math mode (either typing
>> \mathtt {...} directly or hitting the TeX/ERT button and then typing
>> mathtt{...}) does not work -- your LaTeX file ends up with the braces
>> but not with the command itself.
> 
> Strange enough, it works for me...
> 
> Andre'
> 

I'm using the Win32/Cygwin port; I wonder if that has anything to do with 
it?

-- Paul

*
Paul A. Rubin  Phone:(517) 432-3509
Department of Management   Fax:  (517) 432-
The Eli Broad Graduate School of ManagementE-mail:   [EMAIL PROTECTED]
Michigan State University  http://www.msu.edu/~rubin/
East Lansing, MI  48824-1122  (USA)
*
Mathematicians are like Frenchmen:  whenever you say something to them,
they translate it into their own language, and at once it is something
entirely different.J. W. v. GOETHE




Re: maths fonts in FoilTex

2003-01-17 Thread Paul A. Rubin
[posted and mailed]

*Should* it work on Greek letters?  Is there such a thing as Greek letters 
in teletype font (let alone Fraktur)?  

I know that you need the assistance of an extra LaTeX package to get bold 
Greek symbols.  There seem to be two choices:  \usepackage{amsbsy} lets you 
wrap the command \boldsymbol{} around Greek letters, and \usepackage{bm} 
does the same with command \bm{}.  I've used the former but not the latter.  
I wonder if anyone on the list has an opinion about which is better?

-- Paul


David Norris <[EMAIL PROTECTED]> wrote in
[EMAIL PROTECTED]:">news:[EMAIL PROTECTED]: 

> Even stranger. Paul's solution works for me, but not on Greek letters.
> 
> David

*
Paul A. Rubin  Phone:(517) 432-3509
Department of Management   Fax:  (517) 432-
The Eli Broad Graduate School of ManagementE-mail:   [EMAIL PROTECTED]
Michigan State University  http://www.msu.edu/~rubin/
East Lansing, MI  48824-1122  (USA)
*
Mathematicians are like Frenchmen:  whenever you say something to them,
they translate it into their own language, and at once it is something
entirely different.J. W. v. GOETHE




Re: maths fonts in FoilTex

2003-01-16 Thread Paul A. Rubin
David Norris [EMAIL PROTECTED] wrote in 
[EMAIL PROTECTED]:">news:[EMAIL PROTECTED]:

 Dear All,
 
 I'm using the slides(foiltex) environment in Lyx. It seems to ignore 
all 
 my commands \mathtt \mathbf \mathrm 
 
 Does anyone have any solutions?
 
 Many thanks,
 
 David
 

It may not have anything to do with FoilTeX.  I've noticed in LyX 1.2.3 
that typing the LaTeX font commands in math mode (either typing \mathtt
{...} directly or hitting the TeX/ERT button and then typing mathtt{...}) 
does not work -- your LaTeX file ends up with the braces but not with the 
command itself.  However, you can do the desired font switches by 
selecting the target characters and either using the font button on the 
math editor panel or using the corresponding key combination (such as M-c 
p in lieu of \mathtt).  This is true in all classes that I've tried.

-- Paul

*
Paul A. Rubin  Phone:(517) 432-3509
Department of Management   Fax:  (517) 432-
The Eli Broad Graduate School of ManagementE-mail:   [EMAIL PROTECTED]
Michigan State University  http://www.msu.edu/~rubin/
East Lansing, MI  48824-1122  (USA)
*
Mathematicians are like Frenchmen:  whenever you say something to them,
they translate it into their own language, and at once it is something
entirely different.J. W. v. GOETHE




Re: maths fonts in FoilTex

2003-01-16 Thread David Norris
Dear Paul,

Yes it works, many thanks. My upcoming set of lecture notes was the 
first thing I had written Lyx 1.2.3 and my first time with FoilTex. I 
got used to entering \mathtt etc by hand in Lyx 1.1 and as I got the 
brackets I never suspect Lyx further.

Best wishes,

David



Paul A. Rubin wrote:

David Norris [EMAIL PROTECTED] wrote in 
[EMAIL PROTECTED]:">news:[EMAIL PROTECTED]:

 

Dear All,

I'm using the slides(foiltex) environment in Lyx. It seems to ignore 
   

all 
 

my commands \mathtt \mathbf \mathrm 

Does anyone have any solutions?

Many thanks,

David

   


It may not have anything to do with FoilTeX.  I've noticed in LyX 1.2.3 
that typing the LaTeX font commands in math mode (either typing \mathtt
{...} directly or hitting the TeX/ERT button and then typing mathtt{...}) 
does not work -- your LaTeX file ends up with the braces but not with the 
command itself.  However, you can do the desired font switches by 
selecting the target characters and either using the font button on the 
math editor panel or using the corresponding key combination (such as M-c 
p in lieu of \mathtt).  This is true in all classes that I've tried.

-- Paul

*
Paul A. Rubin  Phone:(517) 432-3509
Department of Management   Fax:  (517) 432-
The Eli Broad Graduate School of ManagementE-mail:   [EMAIL PROTECTED]
Michigan State University  http://www.msu.edu/~rubin/
East Lansing, MI  48824-1122  (USA)
*
Mathematicians are like Frenchmen:  whenever you say something to them,
they translate it into their own language, and at once it is something
entirely different.J. W. v. GOETHE


 


--

David G Norris

tel ++ 31 (0)24 36 10649
fax ++ 31 (0)24 36 10652
web http://www.kun.nl/fcdonders/

Postal address:
FC Donders Centre for Cognitive Neuroimaging
Trigon 181
P.O. Box 9101
NL-6500 HB Nijmegen
The Netherlands

Visiting address:
Trigon
Adelbertusplein 1
6525 EK Nijmegen
The Netherlands





Re: maths fonts in FoilTex

2003-01-16 Thread Paul A. Rubin
David Norris [EMAIL PROTECTED] wrote in 
[EMAIL PROTECTED]:">news:[EMAIL PROTECTED]:

 Dear All,
 
 I'm using the slides(foiltex) environment in Lyx. It seems to ignore 
all 
 my commands \mathtt \mathbf \mathrm 
 
 Does anyone have any solutions?
 
 Many thanks,
 
 David
 

It may not have anything to do with FoilTeX.  I've noticed in LyX 1.2.3 
that typing the LaTeX font commands in math mode (either typing \mathtt
{...} directly or hitting the TeX/ERT button and then typing mathtt{...}) 
does not work -- your LaTeX file ends up with the braces but not with the 
command itself.  However, you can do the desired font switches by 
selecting the target characters and either using the font button on the 
math editor panel or using the corresponding key combination (such as M-c 
p in lieu of \mathtt).  This is true in all classes that I've tried.

-- Paul

*
Paul A. Rubin  Phone:(517) 432-3509
Department of Management   Fax:  (517) 432-
The Eli Broad Graduate School of ManagementE-mail:   [EMAIL PROTECTED]
Michigan State University  http://www.msu.edu/~rubin/
East Lansing, MI  48824-1122  (USA)
*
Mathematicians are like Frenchmen:  whenever you say something to them,
they translate it into their own language, and at once it is something
entirely different.J. W. v. GOETHE




Re: maths fonts in FoilTex

2003-01-16 Thread David Norris
Dear Paul,

Yes it works, many thanks. My upcoming set of lecture notes was the 
first thing I had written Lyx 1.2.3 and my first time with FoilTex. I 
got used to entering \mathtt etc by hand in Lyx 1.1 and as I got the 
brackets I never suspect Lyx further.

Best wishes,

David



Paul A. Rubin wrote:

David Norris [EMAIL PROTECTED] wrote in 
[EMAIL PROTECTED]:">news:[EMAIL PROTECTED]:

 

Dear All,

I'm using the slides(foiltex) environment in Lyx. It seems to ignore 
   

all 
 

my commands \mathtt \mathbf \mathrm 

Does anyone have any solutions?

Many thanks,

David

   


It may not have anything to do with FoilTeX.  I've noticed in LyX 1.2.3 
that typing the LaTeX font commands in math mode (either typing \mathtt
{...} directly or hitting the TeX/ERT button and then typing mathtt{...}) 
does not work -- your LaTeX file ends up with the braces but not with the 
command itself.  However, you can do the desired font switches by 
selecting the target characters and either using the font button on the 
math editor panel or using the corresponding key combination (such as M-c 
p in lieu of \mathtt).  This is true in all classes that I've tried.

-- Paul

*
Paul A. Rubin  Phone:(517) 432-3509
Department of Management   Fax:  (517) 432-
The Eli Broad Graduate School of ManagementE-mail:   [EMAIL PROTECTED]
Michigan State University  http://www.msu.edu/~rubin/
East Lansing, MI  48824-1122  (USA)
*
Mathematicians are like Frenchmen:  whenever you say something to them,
they translate it into their own language, and at once it is something
entirely different.J. W. v. GOETHE


 


--

David G Norris

tel ++ 31 (0)24 36 10649
fax ++ 31 (0)24 36 10652
web http://www.kun.nl/fcdonders/

Postal address:
FC Donders Centre for Cognitive Neuroimaging
Trigon 181
P.O. Box 9101
NL-6500 HB Nijmegen
The Netherlands

Visiting address:
Trigon
Adelbertusplein 1
6525 EK Nijmegen
The Netherlands





Re: maths fonts in FoilTex

2003-01-16 Thread Paul A. Rubin
David Norris <[EMAIL PROTECTED]> wrote in 
[EMAIL PROTECTED]:">news:[EMAIL PROTECTED]:

> Dear All,
> 
> I'm using the slides(foiltex) environment in Lyx. It seems to ignore 
all 
> my commands \mathtt \mathbf \mathrm 
> 
> Does anyone have any solutions?
> 
> Many thanks,
> 
> David
> 

It may not have anything to do with FoilTeX.  I've noticed in LyX 1.2.3 
that typing the LaTeX font commands in math mode (either typing \mathtt
{...} directly or hitting the TeX/ERT button and then typing mathtt{...}) 
does not work -- your LaTeX file ends up with the braces but not with the 
command itself.  However, you can do the desired font switches by 
selecting the target characters and either using the font button on the 
math editor panel or using the corresponding key combination (such as M-c 
p in lieu of \mathtt).  This is true in all classes that I've tried.

-- Paul

*
Paul A. Rubin  Phone:(517) 432-3509
Department of Management   Fax:  (517) 432-
The Eli Broad Graduate School of ManagementE-mail:   [EMAIL PROTECTED]
Michigan State University  http://www.msu.edu/~rubin/
East Lansing, MI  48824-1122  (USA)
*
Mathematicians are like Frenchmen:  whenever you say something to them,
they translate it into their own language, and at once it is something
entirely different.J. W. v. GOETHE




Re: maths fonts in FoilTex

2003-01-16 Thread David Norris
Dear Paul,

Yes it works, many thanks. My upcoming set of lecture notes was the 
first thing I had written Lyx 1.2.3 and my first time with FoilTex. I 
got used to entering \mathtt etc by hand in Lyx 1.1 and as I got the 
brackets I never suspect Lyx further.

Best wishes,

David



Paul A. Rubin wrote:

David Norris <[EMAIL PROTECTED]> wrote in 
[EMAIL PROTECTED]:">news:[EMAIL PROTECTED]:

 

Dear All,

I'm using the slides(foiltex) environment in Lyx. It seems to ignore 
   

all 
 

my commands \mathtt \mathbf \mathrm 

Does anyone have any solutions?

Many thanks,

David

   


It may not have anything to do with FoilTeX.  I've noticed in LyX 1.2.3 
that typing the LaTeX font commands in math mode (either typing \mathtt
{...} directly or hitting the TeX/ERT button and then typing mathtt{...}) 
does not work -- your LaTeX file ends up with the braces but not with the 
command itself.  However, you can do the desired font switches by 
selecting the target characters and either using the font button on the 
math editor panel or using the corresponding key combination (such as M-c 
p in lieu of \mathtt).  This is true in all classes that I've tried.

-- Paul

*
Paul A. Rubin  Phone:(517) 432-3509
Department of Management   Fax:  (517) 432-
The Eli Broad Graduate School of ManagementE-mail:   [EMAIL PROTECTED]
Michigan State University  http://www.msu.edu/~rubin/
East Lansing, MI  48824-1122  (USA)
*
Mathematicians are like Frenchmen:  whenever you say something to them,
they translate it into their own language, and at once it is something
entirely different.J. W. v. GOETHE


 


--

David G Norris

tel ++ 31 (0)24 36 10649
fax ++ 31 (0)24 36 10652
web http://www.kun.nl/fcdonders/

Postal address:
FC Donders Centre for Cognitive Neuroimaging
Trigon 181
P.O. Box 9101
NL-6500 HB Nijmegen
The Netherlands

Visiting address:
Trigon
Adelbertusplein 1
6525 EK Nijmegen
The Netherlands





maths fonts in FoilTex

2003-01-15 Thread David Norris
Dear All,

I'm using the slides(foiltex) environment in Lyx. It seems to ignore all 
my commands \mathtt \mathbf \mathrm 

Does anyone have any solutions?

Many thanks,

David

--

David G Norris

tel ++ 31 (0)24 36 10649
fax ++ 31 (0)24 36 10652
web http://www.kun.nl/fcdonders/

Postal address:
FC Donders Centre for Cognitive Neuroimaging
Trigon 181
P.O. Box 9101
NL-6500 HB Nijmegen
The Netherlands

Visiting address:
Trigon
Adelbertusplein 1
6525 EK Nijmegen
The Netherlands



maths fonts in FoilTex

2003-01-15 Thread David Norris
Dear All,

I'm using the slides(foiltex) environment in Lyx. It seems to ignore all 
my commands \mathtt \mathbf \mathrm 

Does anyone have any solutions?

Many thanks,

David

--

David G Norris

tel ++ 31 (0)24 36 10649
fax ++ 31 (0)24 36 10652
web http://www.kun.nl/fcdonders/

Postal address:
FC Donders Centre for Cognitive Neuroimaging
Trigon 181
P.O. Box 9101
NL-6500 HB Nijmegen
The Netherlands

Visiting address:
Trigon
Adelbertusplein 1
6525 EK Nijmegen
The Netherlands



maths fonts in FoilTex

2003-01-15 Thread David Norris
Dear All,

I'm using the slides(foiltex) environment in Lyx. It seems to ignore all 
my commands \mathtt \mathbf \mathrm 

Does anyone have any solutions?

Many thanks,

David

--

David G Norris

tel ++ 31 (0)24 36 10649
fax ++ 31 (0)24 36 10652
web http://www.kun.nl/fcdonders/

Postal address:
FC Donders Centre for Cognitive Neuroimaging
Trigon 181
P.O. Box 9101
NL-6500 HB Nijmegen
The Netherlands

Visiting address:
Trigon
Adelbertusplein 1
6525 EK Nijmegen
The Netherlands