Compare commits
2 Commits
09b4d3aa44
...
d7c26debfd
| Author | SHA1 | Date | |
|---|---|---|---|
| d7c26debfd | |||
| f940d16e06 |
@@ -1,4 +1,4 @@
|
||||
#import "template.typ": *
|
||||
#import "@local/nure:0.0.0": *
|
||||
|
||||
#let author = (
|
||||
name: "Ситник Є. С.",
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
#import "template.typ": *
|
||||
#import "@local/nure:0.0.0": *
|
||||
|
||||
#show: lab-pz-template.with(
|
||||
doctype: "ЛБ",
|
||||
|
||||
+1
-1
@@ -1,7 +1,7 @@
|
||||
[package]
|
||||
name = "nure"
|
||||
version = "0.0.0"
|
||||
entrypoint = "template.typ"
|
||||
entrypoint = "lib.typ"
|
||||
authors = ["linerds"]
|
||||
license = "GPL-3.0"
|
||||
description = "Typst NURE package"
|
||||
|
||||
Reference in New Issue
Block a user