Search found 7 matches

by Roger
Thu May 22, 2008 4:01 pm
Forum: General
Topic: Page number on all pages
Replies: 7
Views: 20963

Page number on all pages

Stefan_K wrote:Hi Roger,

try it this way:

Code: Select all

\addtocontents{toc}{\protect\addcontentsline{toc}{chapter}{Innehaallsfoerteckning}}
Stefan
Thank you again! You're a lifesaver!
by Roger
Thu May 22, 2008 3:30 pm
Forum: General
Topic: Page number on all pages
Replies: 7
Views: 20963

Page number on all pages

Stefan_K wrote:Hi Roger,

perhaps you have german "umlauts" inside your code. Remove them (or replace ae, ue, oe etc.) and try posting again.

Stefan
It didn't like the swedish characters... Thank you.
by Roger
Thu May 22, 2008 2:36 pm
Forum: General
Topic: Page number on all pages
Replies: 7
Views: 20963

Page number on all pages

Hi again,

still have some problems with page numbering. The toc is on page ix when looking in the footer but in the toc it says viii. Before the toc there's a preface with page number vii in both the footer and in the toc. Between the preface and toc there's a blank page to get the toc on an odd ...
by Roger
Wed May 21, 2008 8:15 pm
Forum: General
Topic: Page number on all pages
Replies: 7
Views: 20963

Page number on all pages

Hi Roger,

this code fragment is not compilable. I completed it to make it compilable and added some pages for testing. But with this code there are page numbers at the bottom of each page. Perhaps you made something different inside your own document, but this code example you posted above does ...
by Roger
Wed May 21, 2008 6:09 pm
Forum: General
Topic: Page number on all pages
Replies: 7
Views: 20963

Page number on all pages

Hi!

Using a template i found for my Bachelor's thesis but I can't get it to add pagenumbers on all page. Have tried google with no luck. It only places page number on page with a new chapter but I would like page numbers on all page after toc. Any suggestions?

Here's the current page style code as ...
by Roger
Tue May 13, 2008 8:23 pm
Forum: General
Topic: Image over full page witdh
Replies: 4
Views: 14652

Re: Image over full page witdh

Thank you! Used the textpos package and it was quite straight forward.

Great to have found a LaTeX-forum!

/Roger
by Roger
Tue May 13, 2008 6:58 pm
Forum: General
Topic: Image over full page witdh
Replies: 4
Views: 14652

Image over full page witdh

Hi!

I'm writing a bachelor's thesis at the moment and having some problem with an image on the front page. Using documentclass srcbook, a4, twoside and looking for a simple way to get an image to fill the page width on the first page, any ideas? Also have text on the first page so need to change ...