File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
title : ArXiv Template
2
2
author : Mike Mahoney
3
- version : 0.1.4
3
+ version : 0.1.5
4
4
contributes :
5
5
formats :
6
6
common :
Original file line number Diff line number Diff line change 1
- $ -- Provides configuration of document metadata for writing the title block.
2
- $ -- Note that in addition to these templates and partials, Quarto will also make normalized authors and affiliations data available to the template,
1
+ $ -- Provides configuration of document metadata for writing the title block.
2
+ $ -- Note that in addition to these templates and partials, Quarto will also make normalized authors and affiliations data available to the template,
3
3
$ -- making is easy to write custom title blocks against a standard schema.
4
4
$ --
5
5
$ -- % %%% TODO %%%%%
6
- $ -- Customize is needed, like below for printing the authors. Otherwise remove this partials to use Quarto default one.
6
+ $ -- Customize is needed, like below for printing the authors. Otherwise remove this partials to use Quarto default one.
7
7
$ -- % %%%%%%%%%%%%%%%
8
8
$ if(title)$
9
9
\title {$ title$ $ if(thanks)$ \thanks {$ thanks$ }$ endif$ }
17
17
\makeatother
18
18
\subtitle {$ subtitle$ }
19
19
$ endif$
20
- \author {$ { by-author:_authors.tex()[\and \\ ] }}
21
- \date {$ date$ }
20
+ \author {$ { by-author:_authors.tex()[\\\\ \\ ] }}
21
+ \date {$ date$ }
You can’t perform that action at this time.
0 commit comments