Search found 3 matches

by byb3
Fri May 02, 2014 6:44 pm
Forum: Page Layout
Topic: Using fancyhdr and longtabu over multiple pages
Replies: 1
Views: 4221

Using fancyhdr and longtabu over multiple pages

Just for help, the horrible workaround that looks correct but is not ideal is to set up a style for just these two pages and use this in rfoot:


\rfoot{\hspace{11.7cm}Version\ 1.0\newline Page\ \thepage} }


Essentially this is just a bodge. The first line moves to the centre because of the ...
by byb3
Fri May 02, 2014 6:24 pm
Forum: Page Layout
Topic: Using fancyhdr and longtabu over multiple pages
Replies: 1
Views: 4221

Using fancyhdr and longtabu over multiple pages

Hi,

I have a clash with the fancyhdr package and the longtabu package.

I am writing an abbreviations page that spans over multiple pages. I have used the longtabu environment for this and it works well.

I am also using fancyhdr for the footers and headers which work fine on every other page apart ...
by byb3
Thu May 01, 2014 6:26 pm
Forum: Text Formatting
Topic: Contents numbering too close to text
Replies: 1
Views: 2245

Contents numbering too close to text

contents-text-clash.png

I've got a screenshot that best shows it. This is of my contents page.

This is happening with \subsubsection{KVM} when I get to the 10th subsubsection. It only needs shifting a few mm to the right but I'm not sure what command would even help me here.

Thanks in advance ...