
Could somebody can help me recreate this header ?
Thanks
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
Code: Select all
\documentclass[11pt, a4paper]{article}\usepackage{fancyhdr}\fancyhead[L]{\textbf{PCSI 3}\\ \small 2021/2022}\fancyhead[C]{\Large \textbf{DS 1}\\ \normalsize 2 heures}\fancyhead[R]{Lycée \textsc{Sainte-Geneviève}\\ \small Samedi 18 septembre 2021}\pagestyle{fancy}\begin{document}\end{document}
Code: Select all
\documentclass[11pt, a4paper]{article}\usepackage[T1]{fontenc}\usepackage{lmodern}\usepackage[french]{babel}\usepackage{blindtext}\usepackage{showframe}\begin{document}{\centering\textbf{PCSI3}\hfill Lycée \textsc{Sainte-Geneviève}\par{\small 2021/2022\hfill Samedi 18 septembre 2021\par}{\large\textsc{DS 1}\par}\Large\textbf{Title}\par}\vspace{1.5\baselineskip}\hrule\smallskip{\raggedleft\sffamily\footnotesizeSubmission date\par}\blinddocument\end{document}
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p