Skip to content

Commit

Permalink
schule:1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jneug committed Jun 28, 2024
1 parent 5fc822e commit 6d72d26
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
1 change: 1 addition & 0 deletions Mathematik/Dezimalzahlen/07-AB.I.9-Rechenübungen.typ
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
#import ab: *
#import mathe: *


#show: arbeitsblatt.with(
/* @typstyle:off */
reihe: "Dezimalzahlen",
Expand Down
1 change: 0 additions & 1 deletion Mathematik/Ganze Zahlen/07-AB.I.1-Hin und her.typ
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
#import "@local/schule:1.0.0": ab
#import ab: *


#show: arbeitsblatt.with(
/* @typstyle:off */
titel: "Hin und Her",
Expand Down
1 change: 0 additions & 1 deletion Mathematik/Ganze Zahlen/07-AB.I.2-Rechnungen laufen.typ
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
#import "@local/schule:1.0.0": ab
#import ab: *


#show: arbeitsblatt.with(
/* @typstyle:off */
reihe: "Ganze Zahlen",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
#import ab: *
#import mathe: *


#import "@preview/codetastic:0.2.2": qrcode
#let qrlink(target, ..args) = link(target, qrcode(target, width: 2cm, colors: (white, luma(20%)), ..args))

Expand Down

0 comments on commit 6d72d26

Please sign in to comment.