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

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

export lyx to text file

2000-11-18 Thread Teddy Surya Gunawan
Hi, How to set Lyx so that one paragraph is become one line only (not divided into multiple line) ? And, is there any grammar checking program for Lyx ? Thanks, teddy

Re: Customizing Chapter

2000-11-16 Thread Teddy Surya Gunawan
> Put the following in the preamble: > > \usepackage{titlesec} > \titleformat{\chapter}[display] > {\normalfont\Large\filcenter\sffamily} > {\LARGE\chaptertitlename \thechapter} > {1ex} > {\Huge} > [\vspace{0.5ex}\titlerule] Thanks all for the answers. It's work now. btw, \chaptertitl

Customizing Chapter

2000-11-16 Thread Teddy Surya Gunawan
Hi, I want to change the appearance of Chapter. I am using report class to write my thesis. So, how can I customize lyx/latex from : Chapter 1 Introduction to : Chapter 1 Introduction