I am currently starting to write my internship thesis. The company where I am doing my internship wants a copyright (text of several lines) to appear at the bottom of each page of the report (except the cover page).
Would you have any idea how I could do this? I haven't found a solution that suits me on the forums.
Thanks in advance!
fancyhdrpackage. – Teddy van Jerry Apr 21 '23 at 16:41\AddToHook{shipout/background}{...}instead of the everypage package (see https://tex.stackexchange.com/questions/573329/so-what-is-the-everypage-package-replacement?r=SearchResults&s=1%7C57.1432). – John Kormylo Apr 21 '23 at 16:51I am new to LaTeX and can't see how to implement what you are telling me. In addition, my school makes us use a template, and some of the features I tested did not work on an article with the template. I have access to the DTX file (source code of the template) so I could add the lines of code that you would tell me to add.
Could you help me?
– Thomas Apr 24 '23 at 14:52