Search found 3 matches

by dizzam
Wed May 06, 2009 3:09 pm
Forum: Math & Science
Topic: 2 Line equation with a large brace
Replies: 4
Views: 88019

2 Line equation with a large brace

Hi all,

I've been trying to write an equation that you place on 2 lines, joined together with a large brace on the left.

I've tried using \left\{ but you need to add the right bit which I don't need. I've also tried \bigg\{ but I'm sure there's a proper way of doing it.

The equation should look ...
by dizzam
Mon May 04, 2009 10:08 pm
Forum: Page Layout
Topic: Section Numbering 0.1
Replies: 4
Views: 27688

Re: Section Numbering 0.1

Hi Stefan,

Thanks for the help that one line sorted out the issues i had with the title page and abstract!

I've just hit 1 issue changing across to article. My header changed because of the move to the article class so i added this code:

\fancyhead[LE,RO]{\slshape \rightmark}
\fancyhead[LO,RE ...
by dizzam
Mon May 04, 2009 8:14 pm
Forum: Page Layout
Topic: Section Numbering 0.1
Replies: 4
Views: 27688

Section Numbering 0.1

Hi all,

I am new using LaTex and i am having an issue with numbering sections as they are coming out as 0.1, 0.2, 0.3. Is there a way to make my section numbered 1, 2, 3... (then subsection 1.1,1.2,2.1)?

I am not using chapters as with fancyhdr it removes all my headers and footers+adds in Chapter ...