I would like ask about help mainly with: \chapter.
When i am using book class(maybe wrong word), here is example:
Code: Select all
\documentclass[12pt,a4paper,openany,landscape]{book}
I hav something like this:
Code: Select all
Chapter 1
Begining
Code: Select all
1. Begining
I tried other class:
Code: Select all
\documentclass[12pt,a4paper,openany,landscape]{mwrep}
Could Anyone help me? Please...