Skip to content

Latest commit

 

History

History
29 lines (25 loc) · 1017 Bytes

config.md

File metadata and controls

29 lines (25 loc) · 1017 Bytes

@def website_title = "JuliaActuary" @def website_descr = "Practical, extensible, and open-source actuarial modeling and analysis. " @def prepath = get(ENV, "PREVIEW_FRANKLIN_PREPATH", "") @def website_url = get(ENV, "PREVIEW_FRANKLIN_WEBSITE_URL", "https://JuliaActuary.org")

@def author = "JuliaActuary Contributors"

@def mintoclevel = 2

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

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