diff --git a/gallery/platypus.typ b/gallery/platypus.typ index 4cc190d..f67021d 100644 --- a/gallery/platypus.typ +++ b/gallery/platypus.typ @@ -1,4 +1,4 @@ -#import "../src/lib.typ": * +#import "@preview/circuiteria:0.2.1": * #set page(width: auto, height: auto, margin: .5cm) diff --git a/gallery/test.typ b/gallery/test.typ index fe07b62..dab21cc 100644 --- a/gallery/test.typ +++ b/gallery/test.typ @@ -1,4 +1,4 @@ -#import "../src/lib.typ": circuit, element, util, wire +#import "@preview/circuiteria:0.2.1": circuit, element, util, wire #set page(width: auto, height: auto, margin: .5cm) diff --git a/gallery/test2.typ b/gallery/test2.typ index f8ea126..dc877e9 100644 --- a/gallery/test2.typ +++ b/gallery/test2.typ @@ -1,4 +1,4 @@ -#import "../src/lib.typ": circuit, element, util, wire +#import "@preview/circuiteria:0.2.1": circuit, element, util, wire #set page(width: auto, height: auto, margin: .5cm) diff --git a/gallery/test3.typ b/gallery/test3.typ index f76ff96..9d93b75 100644 --- a/gallery/test3.typ +++ b/gallery/test3.typ @@ -1,4 +1,4 @@ -#import "../src/lib.typ": circuit, element, util, wire +#import "@preview/circuiteria:0.2.1": circuit, element, util, wire #set page(width: auto, height: auto, margin: .5cm) diff --git a/gallery/test4.typ b/gallery/test4.typ index 34df961..30a5067 100644 --- a/gallery/test4.typ +++ b/gallery/test4.typ @@ -1,5 +1,5 @@ #import "/src/cetz.typ": draw -#import "../src/lib.typ": * +#import "@preview/circuiteria:0.2.1": * #set page(width: auto, height: auto, margin: .5cm) diff --git a/gallery/test5.typ b/gallery/test5.typ index 22fcecd..8696794 100644 --- a/gallery/test5.typ +++ b/gallery/test5.typ @@ -1,5 +1,5 @@ #import "/src/cetz.typ": draw -#import "../src/lib.typ": * +#import "@preview/circuiteria:0.2.1": * #set page(width: auto, height: auto, margin: .5cm) diff --git a/gallery/test6.typ b/gallery/test6.typ index c49944e..2c53f18 100644 --- a/gallery/test6.typ +++ b/gallery/test6.typ @@ -1,5 +1,5 @@ #import "/src/cetz.typ": draw -#import "../src/lib.typ": * +#import "@preview/circuiteria:0.2.1": * #set page(width: auto, height: auto, margin: .5cm) diff --git a/gallery/test7.typ b/gallery/test7.typ index 9a5f747..196339f 100644 --- a/gallery/test7.typ +++ b/gallery/test7.typ @@ -1,4 +1,4 @@ -#import "../src/lib.typ": circuit, element, util, wire +#import "@preview/circuiteria:0.2.1": circuit, element, util, wire #set page(width: auto, height: auto, margin: .5cm)