35 lines
498 B
YAML
35 lines
498 B
YAML
|
jtex: v1
|
||
|
title: 'Cours 4.0'
|
||
|
description: 'Cours4.0 Template'
|
||
|
version: 1.0.0
|
||
|
license: MIT
|
||
|
source: 'https://example.com/author-guidelines/latex-submission'
|
||
|
tags:
|
||
|
- paper
|
||
|
doc:
|
||
|
- id: title
|
||
|
required: true
|
||
|
files:
|
||
|
- template.tex
|
||
|
packages:
|
||
|
- geometry
|
||
|
- hyperref
|
||
|
- amsmath
|
||
|
- amssymb
|
||
|
- amsbsy
|
||
|
- fontspec
|
||
|
- polyglossia
|
||
|
- csquotes
|
||
|
- inter
|
||
|
- titlesec
|
||
|
- titling
|
||
|
- xcolor
|
||
|
- enumitem
|
||
|
- unicode-math
|
||
|
- fancyhdr
|
||
|
- lastpage
|
||
|
- datetime2
|
||
|
- parskip
|
||
|
- authblk
|
||
|
- footmisc
|