summaryrefslogtreecommitdiff
path: root/pandoc/templates/elenq-article.latex
diff options
context:
space:
mode:
authorEkaitz Zarraga <ekaitz@elenq.tech>2025-02-01 07:38:13 +0100
committerEkaitz Zarraga <ekaitz@elenq.tech>2025-02-01 07:38:13 +0100
commit4d65ed1bf92e46d04565b9cc1188db5e57f20f37 (patch)
tree943ef17437e0fe3ff6f544f8084ca11a84b2d637 /pandoc/templates/elenq-article.latex
parent4424f6d6b1f6ced4118b28b3a888ada50b2deb21 (diff)
Fix footers in articleHEADmaster
Diffstat (limited to 'pandoc/templates/elenq-article.latex')
-rw-r--r--pandoc/templates/elenq-article.latex10
1 files changed, 1 insertions, 9 deletions
diff --git a/pandoc/templates/elenq-article.latex b/pandoc/templates/elenq-article.latex
index 9cc0bbe..d941e80 100644
--- a/pandoc/templates/elenq-article.latex
+++ b/pandoc/templates/elenq-article.latex
@@ -290,7 +290,7 @@ $endif$
\fancyfoot{} % clear footer
\renewcommand{\footrulewidth}{0.4pt}
\fancyfoot[RO, LE]{\thepage}
-\fancyfoot[LO, RE]{$if(license)$ $license$ $endif$ $author$}
+\fancyfoot[LO, RE]{$author$}
% Header on CHAPTER PAGE TODO
\fancypagestyle{chapter}{%
@@ -298,14 +298,6 @@ $endif$
\fancyhead[R]{\LARGE{$title$}}
}
-% Footer on cover
-\fancypagestyle{titlepage}{%
- \fancyhead{} % clear header
- \renewcommand{\headrulewidth}{0pt}
- \fancyfoot[R]{$author$}
- \fancyfoot[L]{$if(license)$ $license$ $endif$}
-}
-
% Article titlepage, similar to book chapter
\fancypagestyle{articletitle}{%
\fancyhead{} % clear header