-
Notifications
You must be signed in to change notification settings - Fork 5
/
_quarto.yml
51 lines (48 loc) · 1.38 KB
/
_quarto.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
project:
type: book
output-dir: docs
book:
title: "How To Prove It With Lean"
author:
- name: Daniel J. Velleman
orcid: 0000-0003-4632-1742
affiliations:
- name: Amherst College
- name: University of Vermont
page-footer: "© 2023 Daniel J. Velleman.<br>Short excerpts from Daniel J. Velleman, <a href='https://doi.org/10.1017/9781108539890'><i>How To Prove It: A Structured Approach, 3rd Edition</i></a><br>© Daniel J. Velleman 2019, published by Cambridge University Press, reprinted with permission."
downloads: pdf
chapters:
- index.qmd
- Chap1.qmd
- Chap2.qmd
- IntroLean.qmd
- Chap3.qmd
- Chap4.qmd
- Chap5.qmd
- Chap6.qmd
- Chap7.qmd
- Chap8.qmd
- Appendix.qmd
format:
html:
theme: cosmo
css: HTPIwLstyles.css
syntax-definitions: [lean.xml,state.xml]
toc-depth: 2
toc-title: In This Chapter
number-depth: 0
include-before-body: mathjaxdefs.tex
pdf:
documentclass: scrreprt
toc-depth: 2
number-depth: 0
syntax-definitions: [lean.xml,state.xml]
include-in-header: inpreamble.tex
include-before-body: thmdefs.tex
monofont: JuliaMono
keep-tex: true
date: \small Amherst College and University of Vermont
filters:
- latex-environment
environments: [quote, ind, inpt, outpt, bef, aft, numex, mdsk, thm, nthm, dfn, ndfn, npf, absnobreak]
commands: excl