diff --git a/docs/tz-fregat.typ b/docs/tz-fregat.typ index 80e4a21..a689f4a 100644 --- a/docs/tz-fregat.typ +++ b/docs/tz-fregat.typ @@ -3,8 +3,8 @@ paper: "a4", margin: (left: 20mm, right: 18mm, top: 18mm, bottom: 18mm), numbering: "1", - header: align(right)[#text(size: 8pt, fill: rgb("#667085"))[Личный кабинет Фрегат]], - footer: align(center)[#text(size: 8pt, fill: rgb("#667085"))[#context counter(page).display("1")]], + header: none, + footer: none, ) #set text(font: "Times New Roman", size: 10.5pt, lang: "ru") #set par(justify: true, leading: 0.58em, first-line-indent: 0pt) @@ -22,17 +22,19 @@ block(above: 1.15em, below: 0.55em, it) } +#v(1fr) + #align(center)[ - #text(size: 18pt, weight: "bold")[Техническое задание] + #text(size: 16pt, weight: "bold")[Техническое задание] - #v(5mm) - #text(size: 14pt)[на разработку программного продукта] + #v(2mm) + #text(size: 16pt, weight: "bold")[на разработку программного продукта] - #v(3mm) - #text(size: 14pt, weight: "bold")[«Личный кабинет Фрегат»] + #v(2mm) + #text(size: 16pt, weight: "bold")[«Личный кабинет Фрегат»] ] -#v(12mm) +#v(1fr) #align(center)[ #table( @@ -45,8 +47,18 @@ ) ] +#v(8mm) + #pagebreak() +#set page( + paper: "a4", + margin: (left: 20mm, right: 18mm, top: 18mm, bottom: 18mm), + numbering: "1", + header: align(right)[#text(size: 8pt, fill: rgb("#667085"))[Приложение к договору №28/04-26ПО]], + footer: align(center)[#text(size: 8pt, fill: rgb("#667085"))[#context counter(page).display("1")]], +) + #outline(title: [Содержание], depth: 2, indent: auto) #pagebreak()