Search found 6 matches

by QuantumDeng
Mon Nov 08, 2010 9:41 pm
Forum: General
Topic: Chapters, headings, spellchecking, oh my...
Replies: 17
Views: 14593

Re: Chapters, headings, spellchecking, oh my...

In the body text,like
Chapter 1 Introduction ------change to------------ Introduction
1.1 Background ------change to------------ Background
1.1.1 Data analysis ------change to------------ Data analysis
by QuantumDeng
Mon Nov 08, 2010 8:34 pm
Forum: General
Topic: Chapters, headings, spellchecking, oh my...
Replies: 17
Views: 14593

Re: Chapters, headings, spellchecking, oh my...

Hey Stefan,

How can I make the title of chapters like "Chpater 1" and index of sections and subsections invisible?

Thanks a lot.
by QuantumDeng
Sun Nov 07, 2010 5:34 pm
Forum: General
Topic: Chapters, headings, spellchecking, oh my...
Replies: 17
Views: 14593

Re: Chapters, headings, spellchecking, oh my...

Thank you so much!!!
by QuantumDeng
Sun Nov 07, 2010 5:18 pm
Forum: General
Topic: Chapters, headings, spellchecking, oh my...
Replies: 17
Views: 14593

Re: Chapters, headings, spellchecking, oh my...

Thank you so much, Stefan! I finally solved the problem with your help,which I tried several hours by myself but failed.

I found out by changing "\vskip 40\p@" to vskip 20, I can reduce the space between the title of the chapter and the following text.

Can I ask you one more question? How can I ...
by QuantumDeng
Sun Nov 07, 2010 4:40 pm
Forum: General
Topic: Chapters, headings, spellchecking, oh my...
Replies: 17
Views: 14593

Chapters, headings, spellchecking, oh my...

Hi Stefan_K,

My document class is report . I am learning how to post a minimal example, but it might take a while.

The problem is: the pdf document shows

1 Introduction to superconductivity

However, what I want is:

Chapter 1 Introduction to superconductivity

And I also want to ask you ...
by QuantumDeng
Sun Nov 07, 2010 5:20 am
Forum: General
Topic: Chapters, headings, spellchecking, oh my...
Replies: 17
Views: 14593

Re: Chapters, headings, spellchecking, oh my...

Hey Stefan

I use your code to reduce the space before chapter. It works! But it did not show Chapter 1, instead it only show "1" followed by the text of chapter title.

How can I let it show "chapter 1 introduction" again or "A 1 introduction" instead of "1 introduction" ?

Thanks.