This commit is contained in:
2026-01-22 18:07:16 +02:00
parent ae6bce387c
commit 8ead3f8ebb
5 changed files with 12 additions and 12 deletions

View File

@@ -1,7 +1,7 @@
#import "@local/test-multifile:0.1.0": *
#import "@local/test-multifile:0.1.0" as nure
#let bold = utils.bold
#let appendices = style.appendices
#import nure.utils: *
#import nure.style
// #set document(title: "Тест лейаутів", author: "Іванов І.І.")
@@ -21,7 +21,7 @@
)
// Тест default лейауту
#show: pz-lb.with(
#show: nure.pz-lb.with(
layout: "complex",
subject: "БД",
edu-program: "КУІБ",
@@ -32,7 +32,7 @@
mentors: mentors,
)
#bold([Хуй])
#bold(lorem(10))
#pagebreak()
// Тест simple лейауту
@@ -47,5 +47,5 @@
// )
#show: style.appendices
= Хуй
= #lorem(5)