Красивая вставка картинок
This commit is contained in:
@@ -201,7 +201,11 @@
|
||||
|
||||
#let pz-fig(path, caption, lbl) = [
|
||||
#figure(
|
||||
image("../images/" + path, width: 100%),
|
||||
image(
|
||||
"../images/" + path,
|
||||
width: 100%,
|
||||
fit: "contain",
|
||||
),
|
||||
caption: caption,
|
||||
)
|
||||
#label(lbl)
|
||||
|
||||
Reference in New Issue
Block a user