Config: Add a header to the PDF

This commit is contained in:
TEC 2021-11-11 16:24:22 +08:00
parent b1fcfaa2a8
commit 519597f094
Signed by: tec
GPG key ID: 779591AFDB81F06C

View file

@ -16,6 +16,9 @@
#+startup: fold
#+latex_class: book
#+latex_header: \usepackage[autooneside=false,automark,headsepline]{scrlayer-scrpage}
#+latex_header: \clearpairofpagestyles \renewcommand*{\chaptermarkformat}{} \renewcommand*{\sectionmarkformat}{}
#+latex_header: \ihead{\upshape\scshape\leftmark} \chead{\ifstr{\leftmark}{\rightmark}{}{\rightmark}} \ohead[\pagemark]{\pagemark}
#+begin_export html
<a href="https://github.com/tecosaur/emacs-config/"