Skip to content

Latest commit

 

History

History
31 lines (28 loc) · 965 Bytes

config.md

File metadata and controls

31 lines (28 loc) · 965 Bytes

@def website_title = "Simon Coste" @def website_url = "https://scoste.fr" @def site_synopsis = "Mathematics"

@def author = "Simon Coste" @def hascode = true @def mintoclevel = 2 @def maxtoclevel = 2 @def date_format = "U dd, yyyy" @def lastmodif = Dates.format(Dates.today(), "U dd, yyyy")

@def ignore = ["node_modules/", "franklin", "franklin.pub"]

\newcommand{\R}{\mathbb R} \newcommand{\scal}[1]{\langle #1 \rangle}