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 = (
|
#let author = (
|
||||||
name: "Ситник Є. С.",
|
name: "Ситник Є. С.",
|
||||||
|
|||||||
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
#import "template.typ": *
|
#import "@local/nure:0.0.0": *
|
||||||
|
|
||||||
#show: lab-pz-template.with(
|
#show: lab-pz-template.with(
|
||||||
doctype: "ЛБ",
|
doctype: "ЛБ",
|
||||||
|
|||||||
+1
-1
@@ -1,7 +1,7 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "nure"
|
name = "nure"
|
||||||
version = "0.0.0"
|
version = "0.0.0"
|
||||||
entrypoint = "template.typ"
|
entrypoint = "lib.typ"
|
||||||
authors = ["linerds"]
|
authors = ["linerds"]
|
||||||
license = "GPL-3.0"
|
license = "GPL-3.0"
|
||||||
description = "Typst NURE package"
|
description = "Typst NURE package"
|
||||||
|
|||||||
Reference in New Issue
Block a user