Skip to content

Commit

Permalink
Title in header
Browse files Browse the repository at this point in the history
  • Loading branch information
TheChymera committed Jan 19, 2024
1 parent 14781a0 commit b4c2a85
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions publishing/article-frontiers.tex
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@
\textsuperscript{1}\institution{Center for Open Neuroscience, Department of Psychological and Brain Sciences, Dartmouth College}
}
\date{}
\makeatletter
\let\mytitle\@title
\makeatother
\begin{document}
\linenumbers
\maketitle
Expand Down
4 changes: 2 additions & 2 deletions publishing/article/header.tex
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@
%VARIABLES
%set up a more stable buffers (the normal ones gets blanked after the titlepage is invoked)
\makeatletter
%\let\mytitle\@title
\let\myauthor\@author
\let\mydate\@date
\makeatother
Expand All @@ -52,7 +51,8 @@
\lhead{}
%\chead{\small\textsf{\textcolor{Gray}{\mytitle}}}
%\chead{\small\textsf{\textcolor{Gray}{LALA}}}
\chead{\small\textsf{\textcolor{Gray}{\thetitle}}}
%\chead{\small\textsf{\textcolor{Gray}{\thetitle}}}
\chead{\small\textsf{\textcolor{Gray}{\mytitle}}}
\rhead{}

\lfoot{}
Expand Down

0 comments on commit b4c2a85

Please sign in to comment.