updated readme and lab template to 0.13
This commit is contained in:
@ -42,7 +42,7 @@ To use the template, include it in your project and utilize the provided functio
|
|||||||
#import "path/to/template.typ": *
|
#import "path/to/template.typ": *
|
||||||
|
|
||||||
// Setup the document
|
// Setup the document
|
||||||
#show: pz-lb-template.with(
|
#show: lab-pz-template.with(
|
||||||
title: "Some title",
|
title: "Some title",
|
||||||
)
|
)
|
||||||
|
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
#import "template.typ": *
|
#import "template.typ": *
|
||||||
#import "@preview/indenta:0.0.3": fix-indent
|
|
||||||
|
|
||||||
#show: lab-pz-template.with(
|
#show: lab-pz-template.with(
|
||||||
doctype: "ЛБ",
|
doctype: "ЛБ",
|
||||||
@ -23,8 +22,6 @@
|
|||||||
worknumber: 1,
|
worknumber: 1,
|
||||||
)
|
)
|
||||||
|
|
||||||
#show: fix-indent()
|
|
||||||
|
|
||||||
#v(-spacing)
|
#v(-spacing)
|
||||||
|
|
||||||
== Мета роботи
|
== Мета роботи
|
||||||
|
Reference in New Issue
Block a user