Search found 5 matches

by cyberbushi
Sun Sep 21, 2008 11:20 pm
Forum: General
Topic: twoside report wont start title on a right page - help!
Replies: 4
Views: 9180

twoside report wont start title on a right page - help!

P E R F E C T! Thanks a lot! Now it works fine!
I am using:

Code: Select all

\usepackage[bindingoffset=2cm,centering,includeheadfoot,margin=3cm]{geometry}
by cyberbushi
Sun Sep 21, 2008 10:22 pm
Forum: General
Topic: twoside report wont start title on a right page - help!
Replies: 4
Views: 9180

twoside report wont start title on a right page - help!

title.tex:

\begin{titlepage}

\begin{flushleft}
\textsc{Hochschule}\\[0.5cm]
\textsc{University}\\[2cm]
\end{flushleft}

\begin{center}
\textsc{\LARGE Diplomarbeit}\\[0.5cm]
\textsc{\Large Final Thesis}\\[0.5cm]
\HRule \\[0.4cm]
{ \huge \bfseries TITEL}\\[0.4cm]
\HRule \\[1.5cm]

\begin ...
by cyberbushi
Sun Sep 21, 2008 9:53 pm
Forum: General
Topic: twoside report wont start title on a right page - help!
Replies: 4
Views: 9180

twoside report wont start title on a right page - help!

Hey guys, I am writing my final thesis and I need help: I use the twoside option and no matter what I do I cannot get the title page to have the margin at the left, as it should be. I tried the beginleft beginright beginany options, but it didnt change anything. Here is my header:

\documentclass ...
by cyberbushi
Sun Sep 21, 2008 9:43 pm
Forum: General
Topic: page numbering dissappears suddenly and later on comes back
Replies: 2
Views: 1542

Re: page numbering dissappears suddenly and later on comes back

could resolve it myself: i had \pagestyle{empty} in one of the \input files...
Thank you anyways!

Tobias
by cyberbushi
Thu Aug 14, 2008 5:08 am
Forum: General
Topic: page numbering dissappears suddenly and later on comes back
Replies: 2
Views: 1542

page numbering dissappears suddenly and later on comes back

Hi there,

I am still quite a noob at LaTeX, but have to write my final thesis and figured that I would want to do it with LaTeX. Anyways, I am stuck now with a problem concerning page numbering. I am guessing that is has something to do with the figures that I enter, but I am not sure. On the first ...