Fixed page numbering, danke Janis <3, started working on the remaining issues
This commit is contained in:
parent
2be84b715f
commit
b8a0ee46f5
20 changed files with 519 additions and 169 deletions
|
|
@ -3,6 +3,8 @@
|
|||
#let line_style = (stroke: (paint: black, thickness: 2pt))
|
||||
#let dashed = (stroke: (dash: "dashed"))
|
||||
#canvas({
|
||||
import draw: *
|
||||
set-style(axes: (shared-zero: false))
|
||||
plot.plot(size: (8,6),
|
||||
x-tick-step: 0.25,
|
||||
y-label: $cal(E)(2, 2, tilde(x))$,
|
||||
|
|
|
|||
|
|
@ -3,6 +3,8 @@
|
|||
#let line_style = (stroke: (paint: black, thickness: 2pt))
|
||||
#let dashed = (stroke: (dash: "dashed"))
|
||||
#canvas({
|
||||
import draw: *
|
||||
set-style(axes: (shared-zero: false))
|
||||
plot.plot(size: (8,6),
|
||||
x-tick-step: 0.25,
|
||||
y-label: $cal(E)(3, 2, tilde(x))$,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue