From 1860c27d4025313aba130ae2c8a3effc9ac014a0 Mon Sep 17 00:00:00 2001 From: ntjess Date: Sat, 2 Sep 2023 15:13:31 -0500 Subject: [PATCH] Expose `fit-to-width` at polylux level --- polylux.typ | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/polylux.typ b/polylux.typ index 25cfea1..d01b5c1 100644 --- a/polylux.typ +++ b/polylux.typ @@ -2,4 +2,4 @@ #import "logic.typ" #import "logic.typ": polylux-slide, uncover, only, alternatives, alternatives-match, alternatives-fn, alternatives-cases, one-by-one, line-by-line, list-one-by-one, enum-one-by-one, terms-one-by-one, pause, enable-handout-mode #import "utils/utils.typ" -#import "utils/utils.typ": polylux-outline, fit-to-height, side-by-side, pdfpc +#import "utils/utils.typ": polylux-outline, fit-to-height, fit-to-width, side-by-side, pdfpc