Search found 5 matches

by bischoff
Tue Jul 20, 2010 5:07 pm
Forum: Page Layout
Topic: Confusion with odd- and even pages.
Replies: 4
Views: 2499

Re: Confusion with odd- and even pages.

Thank you!

Haha, I just had a look at some other book I have lying around here and realised that my problem was not a real problem.

Thank you anyway, I've learned something new today :-)
by bischoff
Tue Jul 20, 2010 5:00 pm
Forum: Page Layout
Topic: Confusion with odd- and even pages.
Replies: 4
Views: 2499

Confusion with odd- and even pages.

I can't even get this to function properly;

Code: Select all

\documentclass[12pt,a4paper,twoside]{article}
\usepackage{amsmath}

\renewcommand\contentsname{Innholdsfortegnelse}

\begin{document}

Hello!
\newpage
Hello!
\end{document}
If it is any help, the document is written in Scientific Workplace.
by bischoff
Tue Jul 20, 2010 4:55 pm
Forum: Page Layout
Topic: Confusion with odd- and even pages.
Replies: 4
Views: 2499

Confusion with odd- and even pages.

I am finishing the layout of a book at the moment, and have some problems with understanding why I am not able to get the odd numbered pages on the right side (with the biggest margin on the left), and the even numbered pages on the left side. The document is relatively large (ca. 500 pages) and is ...
by bischoff
Tue Jul 20, 2010 4:51 pm
Forum: Text Formatting
Topic: hide chapter number from section title
Replies: 3
Views: 2889

Re: hide chapter number from section title

Thank you very much! :D
by bischoff
Mon Jul 19, 2010 3:06 am
Forum: Text Formatting
Topic: hide chapter number from section title
Replies: 3
Views: 2889

hide chapter number from section title

Hi everyone,

I have been googling and reading for hours trying to find a solution to this problem. I am putting together a book using latex, and the book is separated into 5 main chapters. In each chapter there are 5-10 subchapters. However, the person I am doing this for want the subchapters to ...