Search found 3 matches

by santaclauze
Fri Apr 01, 2016 3:29 am
Forum: Page Layout
Topic: Aligning section, subsection titles and text
Replies: 1
Views: 2363

Aligning section, subsection titles and text

Hi,

it's me again :D

I have been trying to indent and align text of the whole document with subsection and section title (as described in the title of this post).

I have found certain possibilities, which however, oblige me to add the code between each paragraph. Else it moves the section and ...
by santaclauze
Fri Apr 01, 2016 3:23 am
Forum: Page Layout
Topic: page number displaying twice in footer!
Replies: 2
Views: 3337

page number displaying twice in footer!

mas wrote:
I generally use \fancyhf{} at the beginning to clear all the stuff and start with a clean slate.
Thanks for the tip, I ended up getting rid of it, but I am not sure how. Though I will remember that!
by santaclauze
Thu Mar 31, 2016 5:32 pm
Forum: Page Layout
Topic: page number displaying twice in footer!
Replies: 2
Views: 3337

page number displaying twice in footer!

Hi,

This is my first post and I am very new to Latex. I have been messing around with it for a few days and I am now trying to use Fancyhd package to customize my footer.

My code is the following:

\fancypagestyle{main}{

\lhead{}
\chead{}
\rhead{\bfseries \CompanyName}
\lfoot ...