Правильные файлы о тестировании

This commit is contained in:
2026-05-28 19:09:52 +03:00
parent 0c0dda8cc6
commit cce399a9e7
18 changed files with 63755 additions and 49493 deletions

View File

@@ -0,0 +1,46 @@
// Метки приложения В: микро-figure в нулевом блоке (без разрыва страницы) + фиксированный текст ссылок.
#box(width: 0pt, height: 0pt, clip: true)[
#figure(
box(width: 0pt, height: 0pt)[
#image("../../images/fig_05_local_vaults.jpg", width: 1pt, height: 1pt)
],
caption: none,
) <fig-05>
#figure(
box(width: 0pt, height: 0pt)[
#image("../../images/fig_06_encrypt_dialog.jpg", width: 1pt, height: 1pt)
],
caption: none,
) <fig-06>
#figure(
box(width: 0pt, height: 0pt)[
#image("../../images/fig_07_open_close_dialog.jpg", width: 1pt, height: 1pt)
],
caption: none,
) <fig-07>
#figure(
box(width: 0pt, height: 0pt)[
#image("../../images/fig_10_yandex_oauth.jpg", width: 1pt, height: 1pt)
],
caption: none,
) <fig-10>
#figure(
box(width: 0pt, height: 0pt)[
#image("../../images/fig_33_storage_secrets_2fa.jpg", width: 1pt, height: 1pt)
],
caption: none,
) <fig-33>
#figure(
box(width: 0pt, height: 0pt)[
#image("../../images/fig_34_2fa_single_token.jpg", width: 1pt, height: 1pt)
],
caption: none,
) <fig-34>
]
#show ref.where(target: label("fig-05")): [рис. 5]
#show ref.where(target: label("fig-06")): [рис. 6]
#show ref.where(target: label("fig-07")): [рис. 7]
#show ref.where(target: label("fig-10")): [рис. 10]
#show ref.where(target: label("fig-33")): [рис. 33]
#show ref.where(target: label("fig-34")): [рис. 34]