Questions tagged [titleps]

{titleps} is a package that allows for creating custom headers and footers, in the spirit of the companion package {titlesec}.

57 questions
1
vote
2 answers

Using titleps to add a pagewdth image as footer

I'm using titleps to add a footer which is an image made to take the whole page width, but it doesn't: the image keeps being pushed to the right by approximatively as much as the margin. \documentclass{article} \usepackage[top=1cm,left=2cm,…
Izzul
  • 13
  • 4
1
vote
1 answer

How to I change header title font size?

I want to change the font size of the page header title using the package titleps. I would also like to put it in bold. How do I do that? I have got the following MWE: \documentclass{article} \usepackage{titleps}%…