---
documentclass: tufte-handout
title: Sample Handout
author: chl
date: \today
fontsize: 12pt
# mainfont: Palatino
# monofont: Menlo
newtxmathoptions:
- cmintegrals
- cmbraces
colorlinks: true
linkcolor: RoyalBlue
urlcolor: RoyalBlue
bibliography: references.bib
csl: chicago-fullnote-bibliography.csl
suppress-bibliography: yes
codeBlockCaptions: true
figureTitle: |
  Figure
lofTitle: |
  ## List of Figures
lotTitle: |
  ## List of Tables
lolTitle: |
  ## List of Listings
tableTemplate: |
  *$$tableTitle$$ $$i$$*$$titleDelim$$ $$t$$
autoSectionLabels: true
---
