rm WeaveSupport

This commit is contained in:
jverzani
2022-09-19 16:10:49 -04:00
parent 847109baea
commit e35ee2f6ca
66 changed files with 213 additions and 883 deletions

View File

@@ -13,19 +13,6 @@ using Richardson # for extrapolation
using SymPy # for symbolic limits
```
```{julia}
#| echo: false
#| results: "hidden"
using CalculusWithJulia.WeaveSupport
const frontmatter = (
title = "Limits",
description = "Calculus with Julia: Limits",
tags = ["CalculusWithJulia", "limits", "limits"],
);
fig_size=(800, 600)
nothing
```
---
@@ -1705,5 +1692,3 @@ yesnoq("yes")
```
(If so, then the squeeze theorem would say that $\pi$ is the common limit.)