rm WeaveSupport
This commit is contained in:
@@ -11,19 +11,6 @@ using CalculusWithJulia
|
||||
using Plots
|
||||
```
|
||||
|
||||
```{julia}
|
||||
#| echo: false
|
||||
#| results: "hidden"
|
||||
using CalculusWithJulia.WeaveSupport
|
||||
|
||||
const frontmatter = (
|
||||
title = "Exponential and logarithmic functions",
|
||||
description = "Calculus with julia",
|
||||
tags = ["CalculusWithJulia", "precalc", "exponential and logarithmic functions"],
|
||||
);
|
||||
|
||||
nothing
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
@@ -692,4 +679,3 @@ L"as $a^x < 1$, $a^y < a^x$",
|
||||
answ = 1
|
||||
radioq(choices, answ)
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user