Правильные файлы о тестировании
This commit is contained in:
46
Report/includes/testing-export/ch05-export-labels.typ
Normal file
46
Report/includes/testing-export/ch05-export-labels.typ
Normal 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]
|
||||
Reference in New Issue
Block a user