updated readme and lab template to 0.13

This commit is contained in:
2025-02-14 23:48:47 +02:00
parent b3c0a466f7
commit 67dc761845
2 changed files with 1 additions and 4 deletions

View File

@ -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",
) )

View File

@ -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)
== Мета роботи == Мета роботи