Add initial jtex workflow, template, and documentation for Cours 4.0

This commit is contained in:
Edgar P. Burkhart 2025-02-28 10:38:05 +01:00
commit 3847fd13ad
Signed by: edpibu
GPG key ID: 9833D3C5A25BD227
4 changed files with 155 additions and 0 deletions

34
template.yml Normal file
View file

@ -0,0 +1,34 @@
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