Re: Latex Math symbol

2000-11-28 Thread Teddy Surya Gunawan
> > Anyone know which pacakage it is ? > Perhaps > > < symbol ?? Oopss, I just read the ams-guide and found : \gtrless for > <

Re: Latex Math symbol

2000-11-28 Thread Teddy Surya Gunawan
On Tue, 28 Nov 2000, Laurent DUVAL wrote: > One option could be: > enter math mode and type \stackrel{ > In each of the 2 new boxes, type \stackrel{ and > either the pair "M >" or "< L" I have tried, but the result is not what I want. > But I guess one package to input similar symbols may exis

Re: Latex Math symbol

2000-11-28 Thread Tuukka Toivonen
On Tue, 28 Nov 2000, Teddy Surya Gunawan wrote: > Anybody know how to create : > > M > Pk(n) > T > < > S Try creating 4x1 matrix in the middle, and putting M,<,> and S there.

Re: Latex Math symbol

2000-11-28 Thread Laurent DUVAL
*Anybody know how to create : * * M * Pk(n) > T * < * S * * *How to make M, >, <, and S in the same line. One option could be: enter math mode and type \stackrel{ In each of the 2 new boxes, type \stackrel{ and either the pair "M >" or "< L" But I guess one package to input s

Latex Math symbol

2000-11-28 Thread Teddy Surya Gunawan
Anybody know how to create : M Pk(n) > T < S How to make M, >, <, and S in the same line. Thanks