Search found 3 matches

by Hoda
Wed Nov 19, 2008 4:12 pm
Forum: General
Topic: Need Help to write elegant project in latex
Replies: 4
Views: 2642

Re: Need Help to write elegant project in latex

Hi PHI
Again thanks it work and now i am happy...
nice day ...
by Hoda
Mon Nov 17, 2008 1:14 am
Forum: General
Topic: Need Help to write elegant project in latex
Replies: 4
Views: 2642

Re: Need Help to write elegant project in latex

Hi phi,
thanks for ur help and advise.
I try documentclass{scrreprt} as u recommended,the "chapter" prefix is removed but as u mentioned a lot of styling details changed which reduce my page up to 10 ! :shock: !! It is not desirable... :lol:
Do u have any suggestion to avoid such changes?The font ...
by Hoda
Tue Nov 11, 2008 11:43 pm
Forum: General
Topic: Need Help to write elegant project in latex
Replies: 4
Views: 2642

Need Help to write elegant project in latex

Hi ,
I am new in Latex,try to write my project.
I am using documentclass {report}

After writing this code
\ chapter{\textsf{Introduction}}
\section{\textsf{Overview}}

I will see the following presentation in pdf data

Chapter 1
Introduction
1.1 Overview

Does anyone has an idea how to omit the ...