42 lines
639 B
YAML
42 lines
639 B
YAML
jtex: v1
|
|
title: 'Cours 4.0'
|
|
description: 'Cours4.0 Template'
|
|
version: 1.0.0
|
|
license: MIT
|
|
thumbnail: ./thumbnail.png
|
|
authors:
|
|
- name: Edgar P. Burkhart
|
|
source: 'https://git.edgarpierre.fr/edpibu/courstex'
|
|
tags:
|
|
- paper
|
|
doc:
|
|
- id: title
|
|
required: true
|
|
- id: authors
|
|
required: true
|
|
- id: affiliations
|
|
required: false
|
|
- id: date
|
|
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
|