- \documentclass{report}
- \usepackage{lastpage}
- \usepackage{fancyhdr}
- \usepackage{xcolor,sectsty}
- \usepackage{lmodern}
- \usepackage[T1]{fontenc}
- \usepackage{pdfpages}
- \usepackage[bottom=0.2in,includefoot]{geometry}
- \usepackage{tocloft}
- \renewcommand{\cftchapfont}{\color{red}\large\bfseries}
- \cfoot{\thepage\ / \pageref{LastPage}}
- \pagestyle{fancy}
- \fancypagestyle{plain}{%
- \fancyhf{}%
- \fancyfoot[C]{\thepage\ / \pageref{LastPage}}%
- }
- %\scshape
- \definecolor{cvblue}{rgb}{0.22,0.45,0.70}
- \chapterfont{\color{cvblue}} % sets colour of chapters
- \sectionfont{\color{cvblue}} % sets
- %\fancyhf{}
- %\fancyhead[C]{Some centered header}
- %\fancyfoot[C]{\thepage}
- \renewcommand{\headrulewidth}{0pt}
- \fancyhead{}
- \begin{document}
- \renewcommand{\contentsname}{\Large \color{cvblue}Appendix for xxxx's job application}
- \tableofcontents
- \addtocontents{toc}{\string\contentsline{section}{Licenciate's certifciate}{2}}
- \addtocontents{toc}{\string\contentsline{section}{Master's certificate}{4-8}}
- \addtocontents{toc}{\string\contentsline{section}{aa}{9}}
- % \fancyhead[C]{Licenciate's certifciate}
- \includepdf[pages=-,frame,pagecommand={}]{test.pdf}
- % \fancyhead[C]{Master's certificate}
- \includepdf[pages=-,frame,pagecommand={}]{test.pdf}
- \includepdf[pages=-,frame,pagecommand={}]{test.pdf}
- \includepdf[pages=-,frame,pagecommand={}]{test.pdf}
- % fitpaper & scale aren't always necessary - depends on the paper being submitted.
- \end{document}
Untitled
From Coral Sheep, 2 Weeks ago, written in Plain Text, viewed 1 times.
This paste will croak in 1 Second.
URL https://paste.paivola.fi/view/c6a61938
Embed
Download Paste or View Raw
— Expand Paste to full width of browser