We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents aa48d07 + 289af62 commit 4e8b3f7Copy full SHA for 4e8b3f7
_extensions/arxiv/partials/title.tex
@@ -5,6 +5,9 @@
5
$-- %%%% TODO %%%%%
6
$-- Customize is needed, like below for printing the authors. Otherwise remove this partials to use Quarto default one.
7
$-- %%%%%%%%%%%%%%%%
8
+$if(date)$
9
+\renewcommand{\today}{$date$}
10
+$endif$
11
$if(title)$
12
\title{$title$$if(thanks)$\thanks{$thanks$}$endif$}
13
$endif$
0 commit comments