Search found 3 matches

by melvinmathewphilips
Sun Aug 09, 2015 9:07 pm
Forum: Page Layout
Topic: New page is created before my introduction page.
Replies: 7
Views: 3582

Re: New page is created before my introduction page.

thanks for reply Stefan_K, Johannes_B ..I am a beginner in latex. I prefer collecting info on latex through internet all the time. I take all your suggestions. Thanks again
by melvinmathewphilips
Sun Aug 09, 2015 6:11 pm
Forum: Page Layout
Topic: New page is created before my introduction page.
Replies: 7
Views: 3582

New page is created before my introduction page.

A new page is created just before the introduction page, I will post by code below,

\documentclass[12pt,a4paper]{report}
\usepackage[a4paper,hmargin={3cm,2.5cm},vmargin={2.5cm,2.5cm}]{geometry}
\usepackage{graphicx}
\usepackage{fancyhdr}
\usepackage{setspace}
\usepackage{titlesec}
\pagestyle{fancy ...