Search found 1 match

by okkadiroglu
Sat Sep 17, 2011 2:09 pm
Forum: Document Classes
Topic: Empty Pages
Replies: 1
Views: 1366

Empty Pages

Hi,

I am preparing a document in a book format.

\documentclass[a4paper,12pt,draft]{book}
\usepackage[T1]{fontenc}
\usepackage[latin5]{inputenc}
\usepackage[dvips]{graphicx}
\usepackage[turkish]{babel}
\begin{document}
.......

I start a chapter with \chapter*{chapter-name} and finish it with ...