---
title:
author: chl
jupyter: KERNEL
format:
  pdf:
    documentclass: amsart
    papersize: a4
    code-annotations: true
    urlcolor: blue!80!black
    highlight-style: monochrome
    cite-method: biblatex
    include-in-header:
      - text: |
	  \usepackage[foot]{amsaddr}
	  \usepackage{amsmath}
	  \usepackage{amssymb}
	  \usepackage{mathtools}
  html:
    toc: true
    html-math-method: mathjax
    highlight-style: monochrome
    embed-resources: true
    anchor-sections: true
    citations-hover: false
    footnotes-hover: false
    theme: pandoc
    code-copy: false
---
