From f940d16e06fca355bdec63929e486ec34fd285fc Mon Sep 17 00:00:00 2001 From: Sytnyk Yehor Date: Sat, 1 Mar 2025 01:26:38 +0200 Subject: [PATCH] fix: imports --- template/coursework.typ | 2 +- template/lab.typ | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/template/coursework.typ b/template/coursework.typ index 1f65199..9393607 100644 --- a/template/coursework.typ +++ b/template/coursework.typ @@ -1,4 +1,4 @@ -#import "template.typ": * +#import "@local/nure:0.0.0": * #let author = ( name: "Ситник Є. С.", diff --git a/template/lab.typ b/template/lab.typ index d3876a6..604b08a 100644 --- a/template/lab.typ +++ b/template/lab.typ @@ -1,4 +1,4 @@ -#import "template.typ": * +#import "@local/nure:0.0.0": * #show: lab-pz-template.with( doctype: "ЛБ",