*No copyright* Apache License 2.0 --------------------------------- typst-0.13.1/CITATION.cff typst-0.13.1/LICENSE BSD 3-Clause License and/or MIT License --------------------------------------- typst-0.13.1/NOTICE Unknown or generated -------------------- typst-0.13.1/.editorconfig typst-0.13.1/.envrc typst-0.13.1/.github/.well-known/funding-manifest-urls typst-0.13.1/.github/FUNDING.yml typst-0.13.1/.github/ISSUE_TEMPLATE/1-bug.yml typst-0.13.1/.github/ISSUE_TEMPLATE/2-feature.yml typst-0.13.1/.github/ISSUE_TEMPLATE/3-docs.yml typst-0.13.1/.github/ISSUE_TEMPLATE/config.yml typst-0.13.1/.github/workflows/ci.yml typst-0.13.1/.github/workflows/docker-image.yml typst-0.13.1/.github/workflows/forum.yml typst-0.13.1/.github/workflows/release.yml typst-0.13.1/CONTRIBUTING.md typst-0.13.1/Cargo.lock typst-0.13.1/Cargo.toml typst-0.13.1/Dockerfile typst-0.13.1/README.md typst-0.13.1/crates/typst-cli/Cargo.toml typst-0.13.1/crates/typst-cli/build.rs typst-0.13.1/crates/typst-cli/src/args.rs typst-0.13.1/crates/typst-cli/src/compile.rs typst-0.13.1/crates/typst-cli/src/download.rs typst-0.13.1/crates/typst-cli/src/fonts.rs typst-0.13.1/crates/typst-cli/src/greet.rs typst-0.13.1/crates/typst-cli/src/init.rs typst-0.13.1/crates/typst-cli/src/main.rs typst-0.13.1/crates/typst-cli/src/package.rs typst-0.13.1/crates/typst-cli/src/query.rs typst-0.13.1/crates/typst-cli/src/server.rs typst-0.13.1/crates/typst-cli/src/terminal.rs typst-0.13.1/crates/typst-cli/src/timings.rs typst-0.13.1/crates/typst-cli/src/update.rs typst-0.13.1/crates/typst-cli/src/watch.rs typst-0.13.1/crates/typst-cli/src/world.rs typst-0.13.1/crates/typst-eval/Cargo.toml typst-0.13.1/crates/typst-eval/src/access.rs typst-0.13.1/crates/typst-eval/src/binding.rs typst-0.13.1/crates/typst-eval/src/call.rs typst-0.13.1/crates/typst-eval/src/code.rs typst-0.13.1/crates/typst-eval/src/flow.rs typst-0.13.1/crates/typst-eval/src/import.rs typst-0.13.1/crates/typst-eval/src/lib.rs typst-0.13.1/crates/typst-eval/src/markup.rs typst-0.13.1/crates/typst-eval/src/math.rs typst-0.13.1/crates/typst-eval/src/methods.rs typst-0.13.1/crates/typst-eval/src/ops.rs typst-0.13.1/crates/typst-eval/src/rules.rs typst-0.13.1/crates/typst-eval/src/vm.rs typst-0.13.1/crates/typst-html/Cargo.toml typst-0.13.1/crates/typst-html/src/encode.rs typst-0.13.1/crates/typst-html/src/lib.rs typst-0.13.1/crates/typst-ide/Cargo.toml typst-0.13.1/crates/typst-ide/src/analyze.rs typst-0.13.1/crates/typst-ide/src/complete.rs typst-0.13.1/crates/typst-ide/src/definition.rs typst-0.13.1/crates/typst-ide/src/jump.rs typst-0.13.1/crates/typst-ide/src/lib.rs typst-0.13.1/crates/typst-ide/src/matchers.rs typst-0.13.1/crates/typst-ide/src/tests.rs typst-0.13.1/crates/typst-ide/src/tooltip.rs typst-0.13.1/crates/typst-ide/src/utils.rs typst-0.13.1/crates/typst-kit/Cargo.toml typst-0.13.1/crates/typst-kit/src/download.rs typst-0.13.1/crates/typst-kit/src/fonts.rs typst-0.13.1/crates/typst-kit/src/lib.rs typst-0.13.1/crates/typst-kit/src/package.rs typst-0.13.1/crates/typst-layout/Cargo.toml typst-0.13.1/crates/typst-layout/src/flow/block.rs typst-0.13.1/crates/typst-layout/src/flow/collect.rs typst-0.13.1/crates/typst-layout/src/flow/compose.rs typst-0.13.1/crates/typst-layout/src/flow/distribute.rs typst-0.13.1/crates/typst-layout/src/flow/mod.rs typst-0.13.1/crates/typst-layout/src/grid/layouter.rs typst-0.13.1/crates/typst-layout/src/grid/lines.rs typst-0.13.1/crates/typst-layout/src/grid/mod.rs typst-0.13.1/crates/typst-layout/src/grid/repeated.rs typst-0.13.1/crates/typst-layout/src/grid/rowspans.rs typst-0.13.1/crates/typst-layout/src/image.rs typst-0.13.1/crates/typst-layout/src/inline/box.rs typst-0.13.1/crates/typst-layout/src/inline/collect.rs typst-0.13.1/crates/typst-layout/src/inline/deco.rs typst-0.13.1/crates/typst-layout/src/inline/finalize.rs typst-0.13.1/crates/typst-layout/src/inline/line.rs typst-0.13.1/crates/typst-layout/src/inline/linebreak.rs typst-0.13.1/crates/typst-layout/src/inline/mod.rs typst-0.13.1/crates/typst-layout/src/inline/prepare.rs typst-0.13.1/crates/typst-layout/src/inline/shaping.rs typst-0.13.1/crates/typst-layout/src/lib.rs typst-0.13.1/crates/typst-layout/src/lists.rs typst-0.13.1/crates/typst-layout/src/math/accent.rs typst-0.13.1/crates/typst-layout/src/math/attach.rs typst-0.13.1/crates/typst-layout/src/math/cancel.rs typst-0.13.1/crates/typst-layout/src/math/frac.rs typst-0.13.1/crates/typst-layout/src/math/fragment.rs typst-0.13.1/crates/typst-layout/src/math/lr.rs typst-0.13.1/crates/typst-layout/src/math/mat.rs typst-0.13.1/crates/typst-layout/src/math/mod.rs typst-0.13.1/crates/typst-layout/src/math/root.rs typst-0.13.1/crates/typst-layout/src/math/run.rs typst-0.13.1/crates/typst-layout/src/math/shared.rs typst-0.13.1/crates/typst-layout/src/math/stretch.rs typst-0.13.1/crates/typst-layout/src/math/text.rs typst-0.13.1/crates/typst-layout/src/math/underover.rs typst-0.13.1/crates/typst-layout/src/modifiers.rs typst-0.13.1/crates/typst-layout/src/pad.rs typst-0.13.1/crates/typst-layout/src/pages/collect.rs typst-0.13.1/crates/typst-layout/src/pages/finalize.rs typst-0.13.1/crates/typst-layout/src/pages/mod.rs typst-0.13.1/crates/typst-layout/src/pages/run.rs typst-0.13.1/crates/typst-layout/src/repeat.rs typst-0.13.1/crates/typst-layout/src/shapes.rs typst-0.13.1/crates/typst-layout/src/stack.rs typst-0.13.1/crates/typst-layout/src/transforms.rs typst-0.13.1/crates/typst-library/Cargo.toml typst-0.13.1/crates/typst-library/src/diag.rs typst-0.13.1/crates/typst-library/src/engine.rs typst-0.13.1/crates/typst-library/src/foundations/args.rs typst-0.13.1/crates/typst-library/src/foundations/array.rs typst-0.13.1/crates/typst-library/src/foundations/auto.rs typst-0.13.1/crates/typst-library/src/foundations/bool.rs typst-0.13.1/crates/typst-library/src/foundations/bytes.rs typst-0.13.1/crates/typst-library/src/foundations/calc.rs typst-0.13.1/crates/typst-library/src/foundations/cast.rs typst-0.13.1/crates/typst-library/src/foundations/content.rs typst-0.13.1/crates/typst-library/src/foundations/context.rs typst-0.13.1/crates/typst-library/src/foundations/datetime.rs typst-0.13.1/crates/typst-library/src/foundations/decimal.rs typst-0.13.1/crates/typst-library/src/foundations/dict.rs typst-0.13.1/crates/typst-library/src/foundations/duration.rs typst-0.13.1/crates/typst-library/src/foundations/element.rs typst-0.13.1/crates/typst-library/src/foundations/fields.rs typst-0.13.1/crates/typst-library/src/foundations/float.rs typst-0.13.1/crates/typst-library/src/foundations/func.rs typst-0.13.1/crates/typst-library/src/foundations/int.rs typst-0.13.1/crates/typst-library/src/foundations/label.rs typst-0.13.1/crates/typst-library/src/foundations/mod.rs typst-0.13.1/crates/typst-library/src/foundations/module.rs typst-0.13.1/crates/typst-library/src/foundations/none.rs typst-0.13.1/crates/typst-library/src/foundations/ops.rs typst-0.13.1/crates/typst-library/src/foundations/plugin.rs typst-0.13.1/crates/typst-library/src/foundations/repr.rs typst-0.13.1/crates/typst-library/src/foundations/scope.rs typst-0.13.1/crates/typst-library/src/foundations/selector.rs typst-0.13.1/crates/typst-library/src/foundations/str.rs typst-0.13.1/crates/typst-library/src/foundations/styles.rs typst-0.13.1/crates/typst-library/src/foundations/symbol.rs typst-0.13.1/crates/typst-library/src/foundations/sys.rs typst-0.13.1/crates/typst-library/src/foundations/target.rs typst-0.13.1/crates/typst-library/src/foundations/ty.rs typst-0.13.1/crates/typst-library/src/foundations/value.rs typst-0.13.1/crates/typst-library/src/foundations/version.rs typst-0.13.1/crates/typst-library/src/html/dom.rs typst-0.13.1/crates/typst-library/src/html/mod.rs typst-0.13.1/crates/typst-library/src/introspection/counter.rs typst-0.13.1/crates/typst-library/src/introspection/here.rs typst-0.13.1/crates/typst-library/src/introspection/introspector.rs typst-0.13.1/crates/typst-library/src/introspection/locate.rs typst-0.13.1/crates/typst-library/src/introspection/location.rs typst-0.13.1/crates/typst-library/src/introspection/locator.rs typst-0.13.1/crates/typst-library/src/introspection/metadata.rs typst-0.13.1/crates/typst-library/src/introspection/mod.rs typst-0.13.1/crates/typst-library/src/introspection/query.rs typst-0.13.1/crates/typst-library/src/introspection/state.rs typst-0.13.1/crates/typst-library/src/introspection/tag.rs typst-0.13.1/crates/typst-library/src/layout/abs.rs typst-0.13.1/crates/typst-library/src/layout/align.rs typst-0.13.1/crates/typst-library/src/layout/angle.rs typst-0.13.1/crates/typst-library/src/layout/axes.rs typst-0.13.1/crates/typst-library/src/layout/columns.rs typst-0.13.1/crates/typst-library/src/layout/container.rs typst-0.13.1/crates/typst-library/src/layout/corners.rs typst-0.13.1/crates/typst-library/src/layout/dir.rs typst-0.13.1/crates/typst-library/src/layout/em.rs typst-0.13.1/crates/typst-library/src/layout/fr.rs typst-0.13.1/crates/typst-library/src/layout/fragment.rs typst-0.13.1/crates/typst-library/src/layout/frame.rs typst-0.13.1/crates/typst-library/src/layout/grid/mod.rs typst-0.13.1/crates/typst-library/src/layout/grid/resolve.rs typst-0.13.1/crates/typst-library/src/layout/hide.rs typst-0.13.1/crates/typst-library/src/layout/layout.rs typst-0.13.1/crates/typst-library/src/layout/length.rs typst-0.13.1/crates/typst-library/src/layout/measure.rs typst-0.13.1/crates/typst-library/src/layout/mod.rs typst-0.13.1/crates/typst-library/src/layout/pad.rs typst-0.13.1/crates/typst-library/src/layout/page.rs typst-0.13.1/crates/typst-library/src/layout/place.rs typst-0.13.1/crates/typst-library/src/layout/point.rs typst-0.13.1/crates/typst-library/src/layout/ratio.rs typst-0.13.1/crates/typst-library/src/layout/regions.rs typst-0.13.1/crates/typst-library/src/layout/rel.rs typst-0.13.1/crates/typst-library/src/layout/repeat.rs typst-0.13.1/crates/typst-library/src/layout/sides.rs typst-0.13.1/crates/typst-library/src/layout/size.rs typst-0.13.1/crates/typst-library/src/layout/spacing.rs typst-0.13.1/crates/typst-library/src/layout/stack.rs typst-0.13.1/crates/typst-library/src/layout/transform.rs typst-0.13.1/crates/typst-library/src/lib.rs typst-0.13.1/crates/typst-library/src/loading/cbor.rs typst-0.13.1/crates/typst-library/src/loading/csv.rs typst-0.13.1/crates/typst-library/src/loading/json.rs typst-0.13.1/crates/typst-library/src/loading/mod.rs typst-0.13.1/crates/typst-library/src/loading/read.rs typst-0.13.1/crates/typst-library/src/loading/toml.rs typst-0.13.1/crates/typst-library/src/loading/xml.rs typst-0.13.1/crates/typst-library/src/loading/yaml.rs typst-0.13.1/crates/typst-library/src/math/accent.rs typst-0.13.1/crates/typst-library/src/math/attach.rs typst-0.13.1/crates/typst-library/src/math/cancel.rs typst-0.13.1/crates/typst-library/src/math/equation.rs typst-0.13.1/crates/typst-library/src/math/frac.rs typst-0.13.1/crates/typst-library/src/math/lr.rs typst-0.13.1/crates/typst-library/src/math/matrix.rs typst-0.13.1/crates/typst-library/src/math/mod.rs typst-0.13.1/crates/typst-library/src/math/op.rs typst-0.13.1/crates/typst-library/src/math/root.rs typst-0.13.1/crates/typst-library/src/math/style.rs typst-0.13.1/crates/typst-library/src/math/underover.rs typst-0.13.1/crates/typst-library/src/model/bibliography.rs typst-0.13.1/crates/typst-library/src/model/cite.rs typst-0.13.1/crates/typst-library/src/model/document.rs typst-0.13.1/crates/typst-library/src/model/emph.rs typst-0.13.1/crates/typst-library/src/model/enum.rs typst-0.13.1/crates/typst-library/src/model/figure.rs typst-0.13.1/crates/typst-library/src/model/footnote.rs typst-0.13.1/crates/typst-library/src/model/heading.rs typst-0.13.1/crates/typst-library/src/model/link.rs typst-0.13.1/crates/typst-library/src/model/list.rs typst-0.13.1/crates/typst-library/src/model/mod.rs typst-0.13.1/crates/typst-library/src/model/numbering.rs typst-0.13.1/crates/typst-library/src/model/outline.rs typst-0.13.1/crates/typst-library/src/model/par.rs typst-0.13.1/crates/typst-library/src/model/quote.rs typst-0.13.1/crates/typst-library/src/model/reference.rs typst-0.13.1/crates/typst-library/src/model/strong.rs typst-0.13.1/crates/typst-library/src/model/table.rs typst-0.13.1/crates/typst-library/src/model/terms.rs typst-0.13.1/crates/typst-library/src/pdf/embed.rs typst-0.13.1/crates/typst-library/src/pdf/mod.rs typst-0.13.1/crates/typst-library/src/routines.rs typst-0.13.1/crates/typst-library/src/symbols.rs typst-0.13.1/crates/typst-library/src/text/case.rs typst-0.13.1/crates/typst-library/src/text/deco.rs typst-0.13.1/crates/typst-library/src/text/font/book.rs typst-0.13.1/crates/typst-library/src/text/font/color.rs typst-0.13.1/crates/typst-library/src/text/font/exceptions.rs typst-0.13.1/crates/typst-library/src/text/font/mod.rs typst-0.13.1/crates/typst-library/src/text/font/variant.rs typst-0.13.1/crates/typst-library/src/text/item.rs typst-0.13.1/crates/typst-library/src/text/lang.rs typst-0.13.1/crates/typst-library/src/text/linebreak.rs typst-0.13.1/crates/typst-library/src/text/lorem.rs typst-0.13.1/crates/typst-library/src/text/mod.rs typst-0.13.1/crates/typst-library/src/text/raw.rs typst-0.13.1/crates/typst-library/src/text/shift.rs typst-0.13.1/crates/typst-library/src/text/smallcaps.rs typst-0.13.1/crates/typst-library/src/text/smartquote.rs typst-0.13.1/crates/typst-library/src/text/space.rs typst-0.13.1/crates/typst-library/src/visualize/color.rs typst-0.13.1/crates/typst-library/src/visualize/curve.rs typst-0.13.1/crates/typst-library/src/visualize/gradient.rs typst-0.13.1/crates/typst-library/src/visualize/image/mod.rs typst-0.13.1/crates/typst-library/src/visualize/image/raster.rs typst-0.13.1/crates/typst-library/src/visualize/image/svg.rs typst-0.13.1/crates/typst-library/src/visualize/line.rs typst-0.13.1/crates/typst-library/src/visualize/mod.rs typst-0.13.1/crates/typst-library/src/visualize/paint.rs typst-0.13.1/crates/typst-library/src/visualize/path.rs typst-0.13.1/crates/typst-library/src/visualize/polygon.rs typst-0.13.1/crates/typst-library/src/visualize/shape.rs typst-0.13.1/crates/typst-library/src/visualize/stroke.rs typst-0.13.1/crates/typst-library/src/visualize/tiling.rs typst-0.13.1/crates/typst-library/translations/ar.txt typst-0.13.1/crates/typst-library/translations/bg.txt typst-0.13.1/crates/typst-library/translations/ca.txt typst-0.13.1/crates/typst-library/translations/cs.txt typst-0.13.1/crates/typst-library/translations/da.txt typst-0.13.1/crates/typst-library/translations/de.txt typst-0.13.1/crates/typst-library/translations/el.txt typst-0.13.1/crates/typst-library/translations/en.txt typst-0.13.1/crates/typst-library/translations/es.txt typst-0.13.1/crates/typst-library/translations/et.txt typst-0.13.1/crates/typst-library/translations/eu.txt typst-0.13.1/crates/typst-library/translations/fi.txt typst-0.13.1/crates/typst-library/translations/fr.txt typst-0.13.1/crates/typst-library/translations/gl.txt typst-0.13.1/crates/typst-library/translations/he.txt typst-0.13.1/crates/typst-library/translations/hu.txt typst-0.13.1/crates/typst-library/translations/is.txt typst-0.13.1/crates/typst-library/translations/it.txt typst-0.13.1/crates/typst-library/translations/ja.txt typst-0.13.1/crates/typst-library/translations/la.txt typst-0.13.1/crates/typst-library/translations/nb.txt typst-0.13.1/crates/typst-library/translations/nl.txt typst-0.13.1/crates/typst-library/translations/nn.txt typst-0.13.1/crates/typst-library/translations/pl.txt typst-0.13.1/crates/typst-library/translations/pt-PT.txt typst-0.13.1/crates/typst-library/translations/pt.txt typst-0.13.1/crates/typst-library/translations/ro.txt typst-0.13.1/crates/typst-library/translations/ru.txt typst-0.13.1/crates/typst-library/translations/sl.txt typst-0.13.1/crates/typst-library/translations/sq.txt typst-0.13.1/crates/typst-library/translations/sr.txt typst-0.13.1/crates/typst-library/translations/sv.txt typst-0.13.1/crates/typst-library/translations/tl.txt typst-0.13.1/crates/typst-library/translations/tr.txt typst-0.13.1/crates/typst-library/translations/uk.txt typst-0.13.1/crates/typst-library/translations/vi.txt typst-0.13.1/crates/typst-library/translations/zh-TW.txt typst-0.13.1/crates/typst-library/translations/zh.txt typst-0.13.1/crates/typst-macros/Cargo.toml typst-0.13.1/crates/typst-macros/src/cast.rs typst-0.13.1/crates/typst-macros/src/elem.rs typst-0.13.1/crates/typst-macros/src/func.rs typst-0.13.1/crates/typst-macros/src/lib.rs typst-0.13.1/crates/typst-macros/src/scope.rs typst-0.13.1/crates/typst-macros/src/time.rs typst-0.13.1/crates/typst-macros/src/ty.rs typst-0.13.1/crates/typst-macros/src/util.rs typst-0.13.1/crates/typst-pdf/Cargo.toml typst-0.13.1/crates/typst-pdf/src/catalog.rs typst-0.13.1/crates/typst-pdf/src/color.rs typst-0.13.1/crates/typst-pdf/src/color_font.rs typst-0.13.1/crates/typst-pdf/src/content.rs typst-0.13.1/crates/typst-pdf/src/embed.rs typst-0.13.1/crates/typst-pdf/src/extg.rs typst-0.13.1/crates/typst-pdf/src/font.rs typst-0.13.1/crates/typst-pdf/src/gradient.rs typst-0.13.1/crates/typst-pdf/src/image.rs typst-0.13.1/crates/typst-pdf/src/lib.rs typst-0.13.1/crates/typst-pdf/src/named_destination.rs typst-0.13.1/crates/typst-pdf/src/outline.rs typst-0.13.1/crates/typst-pdf/src/page.rs typst-0.13.1/crates/typst-pdf/src/resources.rs typst-0.13.1/crates/typst-pdf/src/tiling.rs typst-0.13.1/crates/typst-realize/Cargo.toml typst-0.13.1/crates/typst-realize/src/lib.rs typst-0.13.1/crates/typst-render/Cargo.toml typst-0.13.1/crates/typst-render/src/image.rs typst-0.13.1/crates/typst-render/src/lib.rs typst-0.13.1/crates/typst-render/src/paint.rs typst-0.13.1/crates/typst-render/src/shape.rs typst-0.13.1/crates/typst-render/src/text.rs typst-0.13.1/crates/typst-svg/Cargo.toml typst-0.13.1/crates/typst-svg/src/image.rs typst-0.13.1/crates/typst-svg/src/lib.rs typst-0.13.1/crates/typst-svg/src/paint.rs typst-0.13.1/crates/typst-svg/src/shape.rs typst-0.13.1/crates/typst-svg/src/text.rs typst-0.13.1/crates/typst-syntax/Cargo.toml typst-0.13.1/crates/typst-syntax/README.md typst-0.13.1/crates/typst-syntax/src/ast.rs typst-0.13.1/crates/typst-syntax/src/file.rs typst-0.13.1/crates/typst-syntax/src/highlight.rs typst-0.13.1/crates/typst-syntax/src/kind.rs typst-0.13.1/crates/typst-syntax/src/lexer.rs typst-0.13.1/crates/typst-syntax/src/lib.rs typst-0.13.1/crates/typst-syntax/src/node.rs typst-0.13.1/crates/typst-syntax/src/package.rs typst-0.13.1/crates/typst-syntax/src/parser.rs typst-0.13.1/crates/typst-syntax/src/path.rs typst-0.13.1/crates/typst-syntax/src/reparser.rs typst-0.13.1/crates/typst-syntax/src/set.rs typst-0.13.1/crates/typst-syntax/src/source.rs typst-0.13.1/crates/typst-syntax/src/span.rs typst-0.13.1/crates/typst-timing/Cargo.toml typst-0.13.1/crates/typst-timing/src/lib.rs typst-0.13.1/crates/typst-utils/Cargo.toml typst-0.13.1/crates/typst-utils/src/bitset.rs typst-0.13.1/crates/typst-utils/src/deferred.rs typst-0.13.1/crates/typst-utils/src/duration.rs typst-0.13.1/crates/typst-utils/src/fat.rs typst-0.13.1/crates/typst-utils/src/hash.rs typst-0.13.1/crates/typst-utils/src/lib.rs typst-0.13.1/crates/typst-utils/src/macros.rs typst-0.13.1/crates/typst-utils/src/pico.rs typst-0.13.1/crates/typst-utils/src/round.rs typst-0.13.1/crates/typst-utils/src/scalar.rs typst-0.13.1/crates/typst/Cargo.toml typst-0.13.1/crates/typst/src/lib.rs typst-0.13.1/docs/Cargo.toml typst-0.13.1/docs/changelog/0.1.0.md typst-0.13.1/docs/changelog/0.10.0.md typst-0.13.1/docs/changelog/0.11.0.md typst-0.13.1/docs/changelog/0.11.1.md typst-0.13.1/docs/changelog/0.12.0.md typst-0.13.1/docs/changelog/0.13.0.md typst-0.13.1/docs/changelog/0.13.1.md typst-0.13.1/docs/changelog/0.2.0.md typst-0.13.1/docs/changelog/0.3.0.md typst-0.13.1/docs/changelog/0.4.0.md typst-0.13.1/docs/changelog/0.5.0.md typst-0.13.1/docs/changelog/0.6.0.md typst-0.13.1/docs/changelog/0.7.0.md typst-0.13.1/docs/changelog/0.8.0.md typst-0.13.1/docs/changelog/0.9.0.md typst-0.13.1/docs/changelog/earlier.md typst-0.13.1/docs/changelog/welcome.md typst-0.13.1/docs/dev/architecture.md typst-0.13.1/docs/guides/guide-for-latex-users.md typst-0.13.1/docs/guides/page-setup.md typst-0.13.1/docs/guides/tables.md typst-0.13.1/docs/guides/welcome.md typst-0.13.1/docs/overview.md typst-0.13.1/docs/reference/export/html.md typst-0.13.1/docs/reference/export/pdf.md typst-0.13.1/docs/reference/export/png.md typst-0.13.1/docs/reference/export/svg.md typst-0.13.1/docs/reference/groups.yml typst-0.13.1/docs/reference/language/context.md typst-0.13.1/docs/reference/language/scripting.md typst-0.13.1/docs/reference/language/styling.md typst-0.13.1/docs/reference/language/syntax.md typst-0.13.1/docs/reference/library/data-loading.md typst-0.13.1/docs/reference/library/foundations.md typst-0.13.1/docs/reference/library/introspection.md typst-0.13.1/docs/reference/library/layout.md typst-0.13.1/docs/reference/library/math.md typst-0.13.1/docs/reference/library/model.md typst-0.13.1/docs/reference/library/symbols.md typst-0.13.1/docs/reference/library/text.md typst-0.13.1/docs/reference/library/visualize.md typst-0.13.1/docs/reference/welcome.md typst-0.13.1/docs/src/contribs.rs typst-0.13.1/docs/src/html.rs typst-0.13.1/docs/src/lib.rs typst-0.13.1/docs/src/link.rs typst-0.13.1/docs/src/main.rs typst-0.13.1/docs/src/model.rs typst-0.13.1/docs/tutorial/1-writing.md typst-0.13.1/docs/tutorial/2-formatting.md typst-0.13.1/docs/tutorial/3-advanced.md typst-0.13.1/docs/tutorial/4-template.md typst-0.13.1/docs/tutorial/welcome.md typst-0.13.1/flake.lock typst-0.13.1/flake.nix typst-0.13.1/rustfmt.toml typst-0.13.1/tests/.gitattributes typst-0.13.1/tests/Cargo.toml typst-0.13.1/tests/README.md typst-0.13.1/tests/fuzz/Cargo.toml typst-0.13.1/tests/fuzz/src/compile.rs typst-0.13.1/tests/fuzz/src/parse.rs typst-0.13.1/tests/packages/adder-0.1.0/lib.typ typst-0.13.1/tests/packages/adder-0.1.0/typst.toml typst-0.13.1/tests/packages/future-0.1.0/lib.typ typst-0.13.1/tests/packages/future-0.1.0/typst.toml typst-0.13.1/tests/ref/align-center-in-flow.png typst-0.13.1/tests/ref/align-in-stack.png typst-0.13.1/tests/ref/align-right.png typst-0.13.1/tests/ref/align-start-and-end.png typst-0.13.1/tests/ref/array-basic-syntax.png typst-0.13.1/tests/ref/array-insert-and-remove.png typst-0.13.1/tests/ref/array-join-content.png typst-0.13.1/tests/ref/baseline-box.png typst-0.13.1/tests/ref/baseline-text.png typst-0.13.1/tests/ref/bibliography-basic.png typst-0.13.1/tests/ref/bibliography-before-content.png typst-0.13.1/tests/ref/bibliography-full.png typst-0.13.1/tests/ref/bibliography-grid-par.png typst-0.13.1/tests/ref/bibliography-indent-par.png typst-0.13.1/tests/ref/bibliography-math.png typst-0.13.1/tests/ref/bibliography-multiple-files.png typst-0.13.1/tests/ref/bibliography-ordering.png typst-0.13.1/tests/ref/bidi-consecutive-embedded-ltr-runs.png typst-0.13.1/tests/ref/bidi-consecutive-embedded-rtl-runs.png typst-0.13.1/tests/ref/bidi-en-he-top-level.png typst-0.13.1/tests/ref/bidi-explicit-dir.png typst-0.13.1/tests/ref/bidi-manual-linebreak.png typst-0.13.1/tests/ref/bidi-nesting.png typst-0.13.1/tests/ref/bidi-obj.png typst-0.13.1/tests/ref/bidi-raw.png typst-0.13.1/tests/ref/bidi-spacing.png typst-0.13.1/tests/ref/bidi-whitespace-reset.png typst-0.13.1/tests/ref/block-box-fill.png typst-0.13.1/tests/ref/block-clip-svg-glyphs.png typst-0.13.1/tests/ref/block-clip-text.png typst-0.13.1/tests/ref/block-clipping-multiple-pages.png typst-0.13.1/tests/ref/block-consistent-width.png typst-0.13.1/tests/ref/block-fixed-height.png typst-0.13.1/tests/ref/block-fr-height-auto-width.png typst-0.13.1/tests/ref/block-fr-height-first-child.png typst-0.13.1/tests/ref/block-fr-height-multiple.png typst-0.13.1/tests/ref/block-fr-height.png typst-0.13.1/tests/ref/block-multiple-pages.png typst-0.13.1/tests/ref/block-sizing.png typst-0.13.1/tests/ref/block-spacing-basic.png typst-0.13.1/tests/ref/block-spacing-collapse-text-style.png typst-0.13.1/tests/ref/block-spacing-maximum.png typst-0.13.1/tests/ref/block-spacing-table.png typst-0.13.1/tests/ref/block-sticky-alone.png typst-0.13.1/tests/ref/block-sticky-breakable.png typst-0.13.1/tests/ref/block-sticky-colbreak.png typst-0.13.1/tests/ref/block-sticky-many.png typst-0.13.1/tests/ref/block-sticky.png typst-0.13.1/tests/ref/box-clip-outset.png typst-0.13.1/tests/ref/box-clip-radius-without-stroke.png typst-0.13.1/tests/ref/box-clip-radius.png typst-0.13.1/tests/ref/box-clip-rect.png typst-0.13.1/tests/ref/box-fr-width.png typst-0.13.1/tests/ref/box.png typst-0.13.1/tests/ref/call-basic.png typst-0.13.1/tests/ref/cases-content-symbol.png typst-0.13.1/tests/ref/cases-content-text.png typst-0.13.1/tests/ref/circle-auto-sizing.png typst-0.13.1/tests/ref/circle-beyond-page-width-overflows.png typst-0.13.1/tests/ref/circle-directly-in-rect.png typst-0.13.1/tests/ref/circle-relative-sizing.png typst-0.13.1/tests/ref/circle-size-beyond-default.png typst-0.13.1/tests/ref/circle-sizing-options.png typst-0.13.1/tests/ref/circle.png typst-0.13.1/tests/ref/cite-footnote.png typst-0.13.1/tests/ref/cite-form.png typst-0.13.1/tests/ref/cite-group.png typst-0.13.1/tests/ref/cite-grouping-and-ordering.png typst-0.13.1/tests/ref/cjk-punctuation-adjustment-1.png typst-0.13.1/tests/ref/cjk-punctuation-adjustment-2.png typst-0.13.1/tests/ref/cjk-punctuation-adjustment-3.png typst-0.13.1/tests/ref/closure-capture-in-lvalue.png typst-0.13.1/tests/ref/closure-path-resolve-in-layout-phase.png typst-0.13.1/tests/ref/closure-without-params-non-atomic.png typst-0.13.1/tests/ref/code-block-basic-syntax.png typst-0.13.1/tests/ref/colbreak-weak.png typst-0.13.1/tests/ref/color-cmyk-ops.png typst-0.13.1/tests/ref/color-luma.png typst-0.13.1/tests/ref/color-outside-srgb-gamut.png typst-0.13.1/tests/ref/color-rotate-hue.png typst-0.13.1/tests/ref/color-saturation.png typst-0.13.1/tests/ref/color-spaces.png typst-0.13.1/tests/ref/columns-colbreak-after-place.png typst-0.13.1/tests/ref/columns-empty-second-column.png typst-0.13.1/tests/ref/columns-in-auto-sized-rect.png typst-0.13.1/tests/ref/columns-in-fixed-size-rect.png typst-0.13.1/tests/ref/columns-more-with-gutter.png typst-0.13.1/tests/ref/columns-one.png typst-0.13.1/tests/ref/columns-page-height-auto.png typst-0.13.1/tests/ref/columns-page-width-auto.png typst-0.13.1/tests/ref/columns-rtl.png typst-0.13.1/tests/ref/columns-set-page-colbreak-pagebreak.png typst-0.13.1/tests/ref/columns-set-page.png typst-0.13.1/tests/ref/coma.png typst-0.13.1/tests/ref/comment-end-of-line.png typst-0.13.1/tests/ref/comments.png typst-0.13.1/tests/ref/container-layoutable-child.png typst-0.13.1/tests/ref/content-field-materialized-heading.png typst-0.13.1/tests/ref/content-field-materialized-query.png typst-0.13.1/tests/ref/content-field-materialized-table.png typst-0.13.1/tests/ref/content-fields-complex.png typst-0.13.1/tests/ref/content-label-field-access.png typst-0.13.1/tests/ref/content-label-fields-method.png typst-0.13.1/tests/ref/content-label-has-method.png typst-0.13.1/tests/ref/costs-hyphenation-avoid.png typst-0.13.1/tests/ref/costs-runt-allow.png typst-0.13.1/tests/ref/costs-runt-avoid.png typst-0.13.1/tests/ref/costs-widow-orphan.png typst-0.13.1/tests/ref/counter-basic-1.png typst-0.13.1/tests/ref/counter-figure.png typst-0.13.1/tests/ref/counter-heading.png typst-0.13.1/tests/ref/counter-label.png typst-0.13.1/tests/ref/counter-page-between-pages.png typst-0.13.1/tests/ref/counter-page-display.png typst-0.13.1/tests/ref/counter-page-footer-before-set-page.png typst-0.13.1/tests/ref/counter-page-footer-only-update.png typst-0.13.1/tests/ref/counter-page-header-before-set-page.png typst-0.13.1/tests/ref/counter-page-header-only-update.png typst-0.13.1/tests/ref/counter-page.png typst-0.13.1/tests/ref/csv.png typst-0.13.1/tests/ref/curve-close-intersection.png typst-0.13.1/tests/ref/curve-close-smooth.png typst-0.13.1/tests/ref/curve-close-straight.png typst-0.13.1/tests/ref/curve-cubic-inflection.png typst-0.13.1/tests/ref/curve-cubic-mirror.png typst-0.13.1/tests/ref/curve-fill-rule.png typst-0.13.1/tests/ref/curve-line.png typst-0.13.1/tests/ref/curve-move-multiple-even-odd.png typst-0.13.1/tests/ref/curve-move-multiple-non-zero.png typst-0.13.1/tests/ref/curve-move-single.png typst-0.13.1/tests/ref/curve-multiple-non-closed.png typst-0.13.1/tests/ref/curve-quad-mirror.png typst-0.13.1/tests/ref/curve-stroke-gradient.png typst-0.13.1/tests/ref/decimal-display-round.png typst-0.13.1/tests/ref/decimal-display.png typst-0.13.1/tests/ref/destructuring-during-loop-continue.png typst-0.13.1/tests/ref/dict-basic-methods.png typst-0.13.1/tests/ref/dict-basic-syntax.png typst-0.13.1/tests/ref/dict-remove-order.png typst-0.13.1/tests/ref/document-set-after-content.png typst-0.13.1/tests/ref/document-set-title.png typst-0.13.1/tests/ref/double-percent.png typst-0.13.1/tests/ref/ellipse-auto-sizing.png typst-0.13.1/tests/ref/ellipse.png typst-0.13.1/tests/ref/emph-and-strong-call-in-word.png typst-0.13.1/tests/ref/emph-double-underscore-empty-hint.png typst-0.13.1/tests/ref/emph-syntax.png typst-0.13.1/tests/ref/enum-built-in-loop.png typst-0.13.1/tests/ref/enum-function-call.png typst-0.13.1/tests/ref/enum-number-align-2d.png typst-0.13.1/tests/ref/enum-number-align-default.png typst-0.13.1/tests/ref/enum-number-align-specified.png typst-0.13.1/tests/ref/enum-number-align-unaffected.png typst-0.13.1/tests/ref/enum-number-align-unfolded.png typst-0.13.1/tests/ref/enum-number-override-nested.png typst-0.13.1/tests/ref/enum-number-override.png typst-0.13.1/tests/ref/enum-numbering-closure-nested-complex.png typst-0.13.1/tests/ref/enum-numbering-closure-nested.png typst-0.13.1/tests/ref/enum-numbering-closure.png typst-0.13.1/tests/ref/enum-numbering-full.png typst-0.13.1/tests/ref/enum-numbering-pattern.png typst-0.13.1/tests/ref/enum-numbering-reversed-overriden.png typst-0.13.1/tests/ref/enum-numbering-reversed.png typst-0.13.1/tests/ref/enum-par.png typst-0.13.1/tests/ref/enum-syntax-at-start.png typst-0.13.1/tests/ref/enum-syntax-edge-cases.png typst-0.13.1/tests/ref/enum-syntax-number-length.png typst-0.13.1/tests/ref/escape.png typst-0.13.1/tests/ref/eval-in-show-rule.png typst-0.13.1/tests/ref/eval-mode.png typst-0.13.1/tests/ref/eval-path-resolve-in-show-rule.png typst-0.13.1/tests/ref/eval-path-resolve.png typst-0.13.1/tests/ref/field-function.png typst-0.13.1/tests/ref/figure-align.png typst-0.13.1/tests/ref/figure-and-caption-show.png typst-0.13.1/tests/ref/figure-basic.png typst-0.13.1/tests/ref/figure-breakable.png typst-0.13.1/tests/ref/figure-caption-separator.png typst-0.13.1/tests/ref/figure-caption-show.png typst-0.13.1/tests/ref/figure-caption-where-selector.png typst-0.13.1/tests/ref/figure-localization-el.png typst-0.13.1/tests/ref/figure-localization-fr.png typst-0.13.1/tests/ref/figure-localization-ru.png typst-0.13.1/tests/ref/figure-localization-zh.png typst-0.13.1/tests/ref/figure-par.png typst-0.13.1/tests/ref/figure-placement.png typst-0.13.1/tests/ref/figure-table.png typst-0.13.1/tests/ref/figure-theorem.png typst-0.13.1/tests/ref/float-display.png typst-0.13.1/tests/ref/flow-first-region-counter-update-and-placed.png typst-0.13.1/tests/ref/flow-first-region-counter-update-placed-and-line.png typst-0.13.1/tests/ref/flow-first-region-counter-update.png typst-0.13.1/tests/ref/flow-first-region-no-item.png typst-0.13.1/tests/ref/flow-first-region-placed.png typst-0.13.1/tests/ref/flow-first-region-zero-sized-item.png typst-0.13.1/tests/ref/flow-fr.png typst-0.13.1/tests/ref/flow-heading-no-orphan.png typst-0.13.1/tests/ref/flow-par-no-orphan-and-widow-lines.png typst-0.13.1/tests/ref/flow-widow-forced.png typst-0.13.1/tests/ref/fold-vec-order-meta.png typst-0.13.1/tests/ref/fold-vec-order-text-decos.png typst-0.13.1/tests/ref/fold-vec-order-text-features.png typst-0.13.1/tests/ref/footnote-basic.png typst-0.13.1/tests/ref/footnote-block-at-end.png typst-0.13.1/tests/ref/footnote-block-fr.png typst-0.13.1/tests/ref/footnote-break-across-pages-block.png typst-0.13.1/tests/ref/footnote-break-across-pages-float.png typst-0.13.1/tests/ref/footnote-break-across-pages-nested.png typst-0.13.1/tests/ref/footnote-break-across-pages.png typst-0.13.1/tests/ref/footnote-duplicate.png typst-0.13.1/tests/ref/footnote-entry.png typst-0.13.1/tests/ref/footnote-float-priority.png typst-0.13.1/tests/ref/footnote-in-caption.png typst-0.13.1/tests/ref/footnote-in-columns.png typst-0.13.1/tests/ref/footnote-in-list.png typst-0.13.1/tests/ref/footnote-in-place.png typst-0.13.1/tests/ref/footnote-in-table.png typst-0.13.1/tests/ref/footnote-invariant.png typst-0.13.1/tests/ref/footnote-multiple-in-one-line.png typst-0.13.1/tests/ref/footnote-nested-break-across-pages.png typst-0.13.1/tests/ref/footnote-nested.png typst-0.13.1/tests/ref/footnote-ref-call.png typst-0.13.1/tests/ref/footnote-ref-forward.png typst-0.13.1/tests/ref/footnote-ref-in-footnote.png typst-0.13.1/tests/ref/footnote-ref-multiple.png typst-0.13.1/tests/ref/footnote-ref.png typst-0.13.1/tests/ref/footnote-space-collapsing.png typst-0.13.1/tests/ref/footnote-styling.png typst-0.13.1/tests/ref/for-loop-basic.png typst-0.13.1/tests/ref/gradient-conic-angled.png typst-0.13.1/tests/ref/gradient-conic-center-shifted-1.png typst-0.13.1/tests/ref/gradient-conic-center-shifted-2.png typst-0.13.1/tests/ref/gradient-conic-hsl.png typst-0.13.1/tests/ref/gradient-conic-hsv.png typst-0.13.1/tests/ref/gradient-conic-oklab.png typst-0.13.1/tests/ref/gradient-conic-oklch.png typst-0.13.1/tests/ref/gradient-conic-relative-parent.png typst-0.13.1/tests/ref/gradient-conic-relative-self.png typst-0.13.1/tests/ref/gradient-conic-stroke.png typst-0.13.1/tests/ref/gradient-conic-text.png typst-0.13.1/tests/ref/gradient-conic.png typst-0.13.1/tests/ref/gradient-fill-and-stroke.png typst-0.13.1/tests/ref/gradient-linear-angled.png typst-0.13.1/tests/ref/gradient-linear-hsl.png typst-0.13.1/tests/ref/gradient-linear-hsv.png typst-0.13.1/tests/ref/gradient-linear-line.png typst-0.13.1/tests/ref/gradient-linear-oklab.png typst-0.13.1/tests/ref/gradient-linear-oklch.png typst-0.13.1/tests/ref/gradient-linear-relative-parent-block.png typst-0.13.1/tests/ref/gradient-linear-relative-parent.png typst-0.13.1/tests/ref/gradient-linear-relative-self.png typst-0.13.1/tests/ref/gradient-linear-repeat-and-mirror-1.png typst-0.13.1/tests/ref/gradient-linear-repeat-and-mirror-2.png typst-0.13.1/tests/ref/gradient-linear-repeat-and-mirror-3.png typst-0.13.1/tests/ref/gradient-linear-sharp-and-repeat.png typst-0.13.1/tests/ref/gradient-linear-sharp-and-smooth.png typst-0.13.1/tests/ref/gradient-linear-sharp-repeat-and-mirror.png typst-0.13.1/tests/ref/gradient-linear-sharp.png typst-0.13.1/tests/ref/gradient-linear-stroke-relative-parent.png typst-0.13.1/tests/ref/gradient-linear-stroke.png typst-0.13.1/tests/ref/gradient-math-cancel.png typst-0.13.1/tests/ref/gradient-math-conic.png typst-0.13.1/tests/ref/gradient-math-dir.png typst-0.13.1/tests/ref/gradient-math-frac.png typst-0.13.1/tests/ref/gradient-math-mat.png typst-0.13.1/tests/ref/gradient-math-misc.png typst-0.13.1/tests/ref/gradient-math-radial.png typst-0.13.1/tests/ref/gradient-math-root.png typst-0.13.1/tests/ref/gradient-math-underover.png typst-0.13.1/tests/ref/gradient-presets.png typst-0.13.1/tests/ref/gradient-radial-center.png typst-0.13.1/tests/ref/gradient-radial-focal-center-and-radius.png typst-0.13.1/tests/ref/gradient-radial-hsl.png typst-0.13.1/tests/ref/gradient-radial-radius.png typst-0.13.1/tests/ref/gradient-radial-relative-parent.png typst-0.13.1/tests/ref/gradient-radial-relative-self.png typst-0.13.1/tests/ref/gradient-radial-text.png typst-0.13.1/tests/ref/gradient-text-decoration.png typst-0.13.1/tests/ref/gradient-text-dir.png typst-0.13.1/tests/ref/gradient-text-global.png typst-0.13.1/tests/ref/gradient-text-in-container.png typst-0.13.1/tests/ref/gradient-text-rotate.png typst-0.13.1/tests/ref/gradient-transformed.png typst-0.13.1/tests/ref/grid-align.png typst-0.13.1/tests/ref/grid-auto-shrink.png typst-0.13.1/tests/ref/grid-breaking-expand-vertically.png typst-0.13.1/tests/ref/grid-calendar.png typst-0.13.1/tests/ref/grid-cell-align-override.png typst-0.13.1/tests/ref/grid-cell-breaking.png typst-0.13.1/tests/ref/grid-cell-folding.png typst-0.13.1/tests/ref/grid-cell-override-in-header-and-footer-with-gutter.png typst-0.13.1/tests/ref/grid-cell-override-in-header-and-footer.png typst-0.13.1/tests/ref/grid-cell-override.png typst-0.13.1/tests/ref/grid-cell-position-automatic-skip-manual.png typst-0.13.1/tests/ref/grid-cell-position-extra-rows.png typst-0.13.1/tests/ref/grid-cell-position-out-of-order.png typst-0.13.1/tests/ref/grid-cell-position-partial.png typst-0.13.1/tests/ref/grid-cell-set.png typst-0.13.1/tests/ref/grid-cell-show-and-override.png typst-0.13.1/tests/ref/grid-cell-show-based-on-position.png typst-0.13.1/tests/ref/grid-cell-show-emph.png typst-0.13.1/tests/ref/grid-cell-show-x-y.png typst-0.13.1/tests/ref/grid-cell-show.png typst-0.13.1/tests/ref/grid-cell-various-overrides.png typst-0.13.1/tests/ref/grid-colspan-gutter.png typst-0.13.1/tests/ref/grid-colspan-multiple-regions.png typst-0.13.1/tests/ref/grid-colspan-over-all-fr-columns-page-width-auto.png typst-0.13.1/tests/ref/grid-colspan-over-all-fr-columns.png typst-0.13.1/tests/ref/grid-colspan-over-some-fr-columns.png typst-0.13.1/tests/ref/grid-colspan-thick-stroke.png typst-0.13.1/tests/ref/grid-colspan.png typst-0.13.1/tests/ref/grid-column-sizing-auto-base.png typst-0.13.1/tests/ref/grid-column-sizing-fr-base.png typst-0.13.1/tests/ref/grid-column-sizing-mixed-base.png typst-0.13.1/tests/ref/grid-columns-sizings-rect.png typst-0.13.1/tests/ref/grid-complete-rows.png typst-0.13.1/tests/ref/grid-consecutive-rows-breaking.png typst-0.13.1/tests/ref/grid-exam.png typst-0.13.1/tests/ref/grid-fill-func.png typst-0.13.1/tests/ref/grid-finance.png typst-0.13.1/tests/ref/grid-footer-bare-1.png typst-0.13.1/tests/ref/grid-footer-bare-2.png typst-0.13.1/tests/ref/grid-footer-below-rowspans.png typst-0.13.1/tests/ref/grid-footer-cell-with-y.png typst-0.13.1/tests/ref/grid-footer-expand.png typst-0.13.1/tests/ref/grid-footer-gutter-and-no-repeat.png typst-0.13.1/tests/ref/grid-footer-hline-and-vline-1.png typst-0.13.1/tests/ref/grid-footer-hline-and-vline-2.png typst-0.13.1/tests/ref/grid-footer-relative-row-sizes.png typst-0.13.1/tests/ref/grid-footer-rowspan.png typst-0.13.1/tests/ref/grid-footer-stroke-edge-cases.png typst-0.13.1/tests/ref/grid-footer-top-stroke.png typst-0.13.1/tests/ref/grid-footer.png typst-0.13.1/tests/ref/grid-funcs-gutter.png typst-0.13.1/tests/ref/grid-gutter-fr.png typst-0.13.1/tests/ref/grid-header-and-footer-containing-rowspan.png typst-0.13.1/tests/ref/grid-header-and-footer-empty.png typst-0.13.1/tests/ref/grid-header-and-footer-lack-of-space.png typst-0.13.1/tests/ref/grid-header-and-footer-orphan-prevention.png typst-0.13.1/tests/ref/grid-header-and-rowspan-non-contiguous-1.png typst-0.13.1/tests/ref/grid-header-and-rowspan-non-contiguous-2.png typst-0.13.1/tests/ref/grid-header-and-rowspan-non-contiguous-3.png typst-0.13.1/tests/ref/grid-header-block-with-fixed-height.png typst-0.13.1/tests/ref/grid-header-cell-with-y.png typst-0.13.1/tests/ref/grid-header-containing-rowspan.png typst-0.13.1/tests/ref/grid-header-empty.png typst-0.13.1/tests/ref/grid-header-expand.png typst-0.13.1/tests/ref/grid-header-footer-and-rowspan-non-contiguous-1.png typst-0.13.1/tests/ref/grid-header-footer-and-rowspan-non-contiguous-2.png typst-0.13.1/tests/ref/grid-header-footer-block-with-fixed-height.png typst-0.13.1/tests/ref/grid-header-hline-and-vline.png typst-0.13.1/tests/ref/grid-header-hline-bottom-manually.png typst-0.13.1/tests/ref/grid-header-hline-bottom.png typst-0.13.1/tests/ref/grid-header-lack-of-space.png typst-0.13.1/tests/ref/grid-header-last-child.png typst-0.13.1/tests/ref/grid-header-nested.png typst-0.13.1/tests/ref/grid-header-orphan-prevention.png typst-0.13.1/tests/ref/grid-header-relative-row-sizes.png typst-0.13.1/tests/ref/grid-header-rowspan-base.png typst-0.13.1/tests/ref/grid-header-stroke-edge-cases.png typst-0.13.1/tests/ref/grid-headers-gutter.png typst-0.13.1/tests/ref/grid-headers-no-repeat.png typst-0.13.1/tests/ref/grid-headers.png typst-0.13.1/tests/ref/grid-inset-folding.png typst-0.13.1/tests/ref/grid-inset.png typst-0.13.1/tests/ref/grid-nested-breaking.png typst-0.13.1/tests/ref/grid-nested-footers.png typst-0.13.1/tests/ref/grid-nested-headers.png typst-0.13.1/tests/ref/grid-nested-with-footers.png typst-0.13.1/tests/ref/grid-nested-with-headers.png typst-0.13.1/tests/ref/grid-row-sizing-manual-align.png typst-0.13.1/tests/ref/grid-rowspan-block-full-height.png typst-0.13.1/tests/ref/grid-rowspan-block-overflow.png typst-0.13.1/tests/ref/grid-rowspan-cell-coordinates.png typst-0.13.1/tests/ref/grid-rowspan-cell-order.png typst-0.13.1/tests/ref/grid-rowspan-excessive-gutter.png typst-0.13.1/tests/ref/grid-rowspan-excessive.png typst-0.13.1/tests/ref/grid-rowspan-fixed-size.png typst-0.13.1/tests/ref/grid-rowspan-gutter.png typst-0.13.1/tests/ref/grid-rowspan-in-all-columns-stroke-gutter.png typst-0.13.1/tests/ref/grid-rowspan-in-all-columns-stroke.png typst-0.13.1/tests/ref/grid-rowspan-over-auto-row.png typst-0.13.1/tests/ref/grid-rowspan-over-fr-row-at-end.png typst-0.13.1/tests/ref/grid-rowspan-over-fr-row-at-start.png typst-0.13.1/tests/ref/grid-rowspan-split-1.png typst-0.13.1/tests/ref/grid-rowspan-split-10.png typst-0.13.1/tests/ref/grid-rowspan-split-11.png typst-0.13.1/tests/ref/grid-rowspan-split-12.png typst-0.13.1/tests/ref/grid-rowspan-split-13.png typst-0.13.1/tests/ref/grid-rowspan-split-14.png typst-0.13.1/tests/ref/grid-rowspan-split-15.png typst-0.13.1/tests/ref/grid-rowspan-split-16.png typst-0.13.1/tests/ref/grid-rowspan-split-17.png typst-0.13.1/tests/ref/grid-rowspan-split-2.png typst-0.13.1/tests/ref/grid-rowspan-split-3.png typst-0.13.1/tests/ref/grid-rowspan-split-4.png typst-0.13.1/tests/ref/grid-rowspan-split-5.png typst-0.13.1/tests/ref/grid-rowspan-split-6.png typst-0.13.1/tests/ref/grid-rowspan-split-7.png typst-0.13.1/tests/ref/grid-rowspan-split-8.png typst-0.13.1/tests/ref/grid-rowspan-split-9.png typst-0.13.1/tests/ref/grid-rowspan-unbreakable-1.png typst-0.13.1/tests/ref/grid-rowspan-unbreakable-2.png typst-0.13.1/tests/ref/grid-rowspan.png typst-0.13.1/tests/ref/grid-rtl-colspan-stroke.png typst-0.13.1/tests/ref/grid-rtl-colspan.png typst-0.13.1/tests/ref/grid-rtl-complex.png typst-0.13.1/tests/ref/grid-rtl-header.png typst-0.13.1/tests/ref/grid-rtl-multiple-regions.png typst-0.13.1/tests/ref/grid-rtl-rowspan.png typst-0.13.1/tests/ref/grid-rtl-vline-position.png typst-0.13.1/tests/ref/grid-rtl.png typst-0.13.1/tests/ref/grid-same-row-multiple-columns-breaking.png typst-0.13.1/tests/ref/grid-stroke-array.png typst-0.13.1/tests/ref/grid-stroke-automatically-positioned-lines.png typst-0.13.1/tests/ref/grid-stroke-border-partial.png typst-0.13.1/tests/ref/grid-stroke-complex.png typst-0.13.1/tests/ref/grid-stroke-field-in-show.png typst-0.13.1/tests/ref/grid-stroke-folding.png typst-0.13.1/tests/ref/grid-stroke-func.png typst-0.13.1/tests/ref/grid-stroke-hline-position-bottom-gutter.png typst-0.13.1/tests/ref/grid-stroke-hline-position-bottom.png typst-0.13.1/tests/ref/grid-stroke-hline-rowspan.png typst-0.13.1/tests/ref/grid-stroke-manually-positioned-lines.png typst-0.13.1/tests/ref/grid-stroke-none.png typst-0.13.1/tests/ref/grid-stroke-priority-cell.png typst-0.13.1/tests/ref/grid-stroke-priority-line-cell.png typst-0.13.1/tests/ref/grid-stroke-priority-line.png typst-0.13.1/tests/ref/grid-stroke-set-on-cell-and-line.png typst-0.13.1/tests/ref/grid-stroke-tiling.png typst-0.13.1/tests/ref/grid-stroke-vline-colspan.png typst-0.13.1/tests/ref/grid-stroke-vline-position-left-and-right.png typst-0.13.1/tests/ref/grid-trailing-linebreak-region-overflow.png typst-0.13.1/tests/ref/heading-basic.png typst-0.13.1/tests/ref/heading-block.png typst-0.13.1/tests/ref/heading-hanging-indent-auto.png typst-0.13.1/tests/ref/heading-hanging-indent-length.png typst-0.13.1/tests/ref/heading-hanging-indent-zero.png typst-0.13.1/tests/ref/heading-offset-and-level.png typst-0.13.1/tests/ref/heading-offset.png typst-0.13.1/tests/ref/heading-par.png typst-0.13.1/tests/ref/heading-show-where.png typst-0.13.1/tests/ref/heading-syntax-at-start.png typst-0.13.1/tests/ref/heading-syntax-edge-cases.png typst-0.13.1/tests/ref/hide-image.png typst-0.13.1/tests/ref/hide-line.png typst-0.13.1/tests/ref/hide-list.png typst-0.13.1/tests/ref/hide-polygon.png typst-0.13.1/tests/ref/hide-rect.png typst-0.13.1/tests/ref/hide-table.png typst-0.13.1/tests/ref/hide-text.png typst-0.13.1/tests/ref/highlight-bounds.png typst-0.13.1/tests/ref/highlight-edges-bounds.png typst-0.13.1/tests/ref/highlight-edges.png typst-0.13.1/tests/ref/highlight-radius.png typst-0.13.1/tests/ref/highlight-stroke.png typst-0.13.1/tests/ref/highlight.png typst-0.13.1/tests/ref/html/basic-table.html typst-0.13.1/tests/ref/html/block-html.html typst-0.13.1/tests/ref/html/box-html.html typst-0.13.1/tests/ref/html/col-gutter-table.html typst-0.13.1/tests/ref/html/col-row-gutter-table.html typst-0.13.1/tests/ref/html/enum-par.html typst-0.13.1/tests/ref/html/enum-start.html typst-0.13.1/tests/ref/html/heading-html-basic.html typst-0.13.1/tests/ref/html/html-elem-alone-context.html typst-0.13.1/tests/ref/html/html-elem-metadata.html typst-0.13.1/tests/ref/html/link-basic.html typst-0.13.1/tests/ref/html/list-par.html typst-0.13.1/tests/ref/html/par-semantic-html.html typst-0.13.1/tests/ref/html/quote-attribution-link.html typst-0.13.1/tests/ref/html/quote-nesting-html.html typst-0.13.1/tests/ref/html/quote-plato.html typst-0.13.1/tests/ref/html/row-gutter-table.html typst-0.13.1/tests/ref/html/terms-par.html typst-0.13.1/tests/ref/hyphenate-between-shape-runs.png typst-0.13.1/tests/ref/hyphenate-es-capitalized-names.png typst-0.13.1/tests/ref/hyphenate-es-repeat-hyphen.png typst-0.13.1/tests/ref/hyphenate-off-temporarily.png typst-0.13.1/tests/ref/hyphenate-outside-of-words.png typst-0.13.1/tests/ref/hyphenate-pt-dash-emphasis.png typst-0.13.1/tests/ref/hyphenate-pt-no-repeat-hyphen.png typst-0.13.1/tests/ref/hyphenate-pt-repeat-hyphen-hyphenate-true-with-emphasis.png typst-0.13.1/tests/ref/hyphenate-pt-repeat-hyphen-hyphenate-true.png typst-0.13.1/tests/ref/hyphenate-pt-repeat-hyphen-natural-word-breaking.png typst-0.13.1/tests/ref/hyphenate-punctuation.png typst-0.13.1/tests/ref/hyphenate-shy.png typst-0.13.1/tests/ref/hyphenate.png typst-0.13.1/tests/ref/if-condition-complex.png typst-0.13.1/tests/ref/if-markup.png typst-0.13.1/tests/ref/image-baseline-with-box.png typst-0.13.1/tests/ref/image-decode-detect-format.png typst-0.13.1/tests/ref/image-decode-specify-format.png typst-0.13.1/tests/ref/image-decode-svg.png typst-0.13.1/tests/ref/image-fit.png typst-0.13.1/tests/ref/image-jpg.png typst-0.13.1/tests/ref/image-jump-to-next-page.png typst-0.13.1/tests/ref/image-natural-dpi-sizing.png typst-0.13.1/tests/ref/image-pixmap-luma8.png typst-0.13.1/tests/ref/image-pixmap-lumaa8.png typst-0.13.1/tests/ref/image-pixmap-rgb8.png typst-0.13.1/tests/ref/image-pixmap-rgba8.png typst-0.13.1/tests/ref/image-png.png typst-0.13.1/tests/ref/image-scaling-methods.png typst-0.13.1/tests/ref/image-sizing.png typst-0.13.1/tests/ref/image-svg-auto-detection.png typst-0.13.1/tests/ref/image-svg-complex.png typst-0.13.1/tests/ref/image-svg-text-font.png typst-0.13.1/tests/ref/image-svg-text.png typst-0.13.1/tests/ref/import-basic.png typst-0.13.1/tests/ref/import-from-function-scope.png typst-0.13.1/tests/ref/import-source-field-access.png typst-0.13.1/tests/ref/include-file.png typst-0.13.1/tests/ref/int-display.png typst-0.13.1/tests/ref/issue-1041-smartquotes-in-outline.png typst-0.13.1/tests/ref/issue-1050-terms-indent.png typst-0.13.1/tests/ref/issue-1052-math-number-spacing.png typst-0.13.1/tests/ref/issue-1216-clamp-panic.png typst-0.13.1/tests/ref/issue-1240-stack-h-fr.png typst-0.13.1/tests/ref/issue-1240-stack-v-fr.png typst-0.13.1/tests/ref/issue-1368-place-pagebreak.png typst-0.13.1/tests/ref/issue-1373-bidi-tofus.png typst-0.13.1/tests/ref/issue-1388-table-row-missing.png typst-0.13.1/tests/ref/issue-1398-line-align.png typst-0.13.1/tests/ref/issue-1433-footnote-in-list.png typst-0.13.1/tests/ref/issue-1445-widow-orphan-unnecessary-skip.png typst-0.13.1/tests/ref/issue-1540-smartquotes-across-newlines.png typst-0.13.1/tests/ref/issue-1597-cite-footnote.png typst-0.13.1/tests/ref/issue-1617-mat-align.png typst-0.13.1/tests/ref/issue-1825-rect-overflow.png typst-0.13.1/tests/ref/issue-183-table-lines.png typst-0.13.1/tests/ref/issue-1833-locate-place.png typst-0.13.1/tests/ref/issue-1850-list-attach-spacing.png typst-0.13.1/tests/ref/issue-1886-locate-after-metadata.png typst-0.13.1/tests/ref/issue-1948-math-text-break.png typst-0.13.1/tests/ref/issue-2044-invalid-parsed-ident.png typst-0.13.1/tests/ref/issue-2048-outline-multiline.png typst-0.13.1/tests/ref/issue-2051-new-cm-svg.png typst-0.13.1/tests/ref/issue-2055-math-eval.png typst-0.13.1/tests/ref/issue-2095-pagebreak-numbering.png typst-0.13.1/tests/ref/issue-2105-linebreak-tofu.png typst-0.13.1/tests/ref/issue-2128-block-width-box.png typst-0.13.1/tests/ref/issue-2134-pagebreak-bibliography.png typst-0.13.1/tests/ref/issue-2162-pagebreak-set-style.png typst-0.13.1/tests/ref/issue-2199-place-spacing-bottom.png typst-0.13.1/tests/ref/issue-2199-place-spacing-default.png typst-0.13.1/tests/ref/issue-2213-align-fr.png typst-0.13.1/tests/ref/issue-2214-baseline-math.png typst-0.13.1/tests/ref/issue-2259-raw-color-overwrite.png typst-0.13.1/tests/ref/issue-2268-mat-augment-color.png typst-0.13.1/tests/ref/issue-2326-context-set-page.png typst-0.13.1/tests/ref/issue-2419-justify-hanging-indent.png typst-0.13.1/tests/ref/issue-2480-counter-reset-2.png typst-0.13.1/tests/ref/issue-2480-counter-reset.png typst-0.13.1/tests/ref/issue-2530-enum-item-panic.png typst-0.13.1/tests/ref/issue-2530-figure-caption-panic.png typst-0.13.1/tests/ref/issue-2530-list-item-panic.png typst-0.13.1/tests/ref/issue-2530-term-item-panic.png typst-0.13.1/tests/ref/issue-2531-cite-show-set.png typst-0.13.1/tests/ref/issue-2538-cjk-latin-spacing-before-linebreak.png typst-0.13.1/tests/ref/issue-2595-float-overlap.png typst-0.13.1/tests/ref/issue-2631-page-header-ordering.png typst-0.13.1/tests/ref/issue-2650-cjk-latin-spacing-meta.png typst-0.13.1/tests/ref/issue-2841-pagebreak-to-weak.png typst-0.13.1/tests/ref/issue-2902-gradient-oklab-panic.png typst-0.13.1/tests/ref/issue-2902-gradient-oklch-panic.png typst-0.13.1/tests/ref/issue-3082-chinese-punctuation.png typst-0.13.1/tests/ref/issue-3191-raw-justify.png typst-0.13.1/tests/ref/issue-3191-raw-normal-paragraphs-still-shrink.png typst-0.13.1/tests/ref/issue-3232-dict-empty.png typst-0.13.1/tests/ref/issue-3264-rect-negative-dimensions.png typst-0.13.1/tests/ref/issue-3355-metadata-weak-spacing.png typst-0.13.1/tests/ref/issue-3363-json-large-number.png typst-0.13.1/tests/ref/issue-3481-cite-location.png typst-0.13.1/tests/ref/issue-3586-figure-caption-separator.png typst-0.13.1/tests/ref/issue-3601-empty-raw.png typst-0.13.1/tests/ref/issue-3624-spacing-behaviour.png typst-0.13.1/tests/ref/issue-3641-float-loop.png typst-0.13.1/tests/ref/issue-3650-italic-equation.png typst-0.13.1/tests/ref/issue-3658-math-size.png typst-0.13.1/tests/ref/issue-3662-pdf-smartquotes.png typst-0.13.1/tests/ref/issue-3696-equation-rtl.png typst-0.13.1/tests/ref/issue-3699-cite-twice-et-al.png typst-0.13.1/tests/ref/issue-3700-deformed-stroke.png typst-0.13.1/tests/ref/issue-3726-query-show-set.png typst-0.13.1/tests/ref/issue-3733-dpi-svg.png typst-0.13.1/tests/ref/issue-3774-math-call-empty-2d-args.png typst-0.13.1/tests/ref/issue-3820-raw-space-when-end-with-backtick.png typst-0.13.1/tests/ref/issue-3841-tabs-in-raw-type-code.png typst-0.13.1/tests/ref/issue-3866-block-migration.png typst-0.13.1/tests/ref/issue-3973-math-equation-align.png typst-0.13.1/tests/ref/issue-4029-locate-after-pagebreak.png typst-0.13.1/tests/ref/issue-4029-locate-after-par-and-pagebreak.png typst-0.13.1/tests/ref/issue-4029-locate-after-spacing.png typst-0.13.1/tests/ref/issue-4087.png typst-0.13.1/tests/ref/issue-4187-alignment-point-affects-row-height.png typst-0.13.1/tests/ref/issue-4188-lr-corner-brackets.png typst-0.13.1/tests/ref/issue-4278-par-trim-before-equation.png typst-0.13.1/tests/ref/issue-4340-set-document-and-page.png typst-0.13.1/tests/ref/issue-4361-transparency-leak.png typst-0.13.1/tests/ref/issue-4363-set-page-after-tag.png typst-0.13.1/tests/ref/issue-4454-footnote-ref-numbering.png typst-0.13.1/tests/ref/issue-4468-linebreak-thai.png typst-0.13.1/tests/ref/issue-4476-outline-rtl-title-ending-in-ltr-text.png typst-0.13.1/tests/ref/issue-4618-bibliography-set-heading-level.png typst-0.13.1/tests/ref/issue-4651-justify-bad-bound.png typst-0.13.1/tests/ref/issue-4662-math-mode-language-for-raw.png typst-0.13.1/tests/ref/issue-4829-math-pagebreaking-wrong-number.png typst-0.13.1/tests/ref/issue-4859-outline-entry-show-set.png typst-0.13.1/tests/ref/issue-4938-par-bad-ratio.png typst-0.13.1/tests/ref/issue-4966-figure-float-counter.png typst-0.13.1/tests/ref/issue-4985-up-tack-is-normal-perp-is-relation.png typst-0.13.1/tests/ref/issue-5014-show-text-tags.png typst-0.13.1/tests/ref/issue-5024-spill-backlog.png typst-0.13.1/tests/ref/issue-5044-pad-100-percent.png typst-0.13.1/tests/ref/issue-5146-smartquotes-after-equations.png typst-0.13.1/tests/ref/issue-5160-unbreakable-pad.png typst-0.13.1/tests/ref/issue-5176-outline-cjk-title.png typst-0.13.1/tests/ref/issue-5235-linebreak-optimized-without-justify.png typst-0.13.1/tests/ref/issue-5244-consecutive-weak-space-heading.png typst-0.13.1/tests/ref/issue-5244-consecutive-weak-space.png typst-0.13.1/tests/ref/issue-5253-consecutive-weak-space-math.png typst-0.13.1/tests/ref/issue-5256-multiple-footnotes-in-footnote.png typst-0.13.1/tests/ref/issue-5262-block-negative-height-implicit.png typst-0.13.1/tests/ref/issue-5262-block-negative-height-in-flow.png typst-0.13.1/tests/ref/issue-5262-block-negative-height.png typst-0.13.1/tests/ref/issue-5262-text-negative-size.png typst-0.13.1/tests/ref/issue-5296-block-sticky-in-block-at-top.png typst-0.13.1/tests/ref/issue-5296-block-sticky-spaced-from-top-of-page.png typst-0.13.1/tests/ref/issue-5296-block-sticky-weakly-spaced-from-top-of-page.png typst-0.13.1/tests/ref/issue-5354-footnote-empty-frame-infinite-loop.png typst-0.13.1/tests/ref/issue-5360-unnecessary-hyphenation.png typst-0.13.1/tests/ref/issue-5435-footnote-migration-in-floats.png typst-0.13.1/tests/ref/issue-5490-bidi-invalid-range-2.png typst-0.13.1/tests/ref/issue-5490-bidi-invalid-range.png typst-0.13.1/tests/ref/issue-5496-footnote-in-float-never-fits.png typst-0.13.1/tests/ref/issue-5496-footnote-never-fits-multiple.png typst-0.13.1/tests/ref/issue-5496-footnote-never-fits.png typst-0.13.1/tests/ref/issue-5496-footnote-separator-never-fits.png typst-0.13.1/tests/ref/issue-5499-text-fill-in-clip-block.png typst-0.13.1/tests/ref/issue-5503-cite-group-interrupted-by-par-align.png typst-0.13.1/tests/ref/issue-5503-cite-in-align.png typst-0.13.1/tests/ref/issue-5503-enum-in-align.png typst-0.13.1/tests/ref/issue-5503-list-in-align.png typst-0.13.1/tests/ref/issue-5503-terms-in-align.png typst-0.13.1/tests/ref/issue-5719-enum-nested.png typst-0.13.1/tests/ref/issue-5719-heading-nested.png typst-0.13.1/tests/ref/issue-5719-list-nested.png typst-0.13.1/tests/ref/issue-5719-terms-nested.png typst-0.13.1/tests/ref/issue-5760-disable-cjk-latin-spacing-in-raw.png typst-0.13.1/tests/ref/issue-5831-par-constructor-args.png typst-0.13.1/tests/ref/issue-5930-symbol-label.png typst-0.13.1/tests/ref/issue-622-hide-meta-cite.png typst-0.13.1/tests/ref/issue-622-hide-meta-outline.png typst-0.13.1/tests/ref/issue-758-link-repeat.png typst-0.13.1/tests/ref/issue-785-cite-locate.png typst-0.13.1/tests/ref/issue-80-emoji-linebreak.png typst-0.13.1/tests/ref/issue-852-mat-type.png typst-0.13.1/tests/ref/issue-870-image-rotation.png typst-0.13.1/tests/ref/issue-886-args-sink.png typst-0.13.1/tests/ref/issue-color-mix-luma.png typst-0.13.1/tests/ref/issue-columns-heading.png typst-0.13.1/tests/ref/issue-curve-in-sized-container.png typst-0.13.1/tests/ref/issue-flow-frame-placement.png typst-0.13.1/tests/ref/issue-flow-layout-index-out-of-bounds.png typst-0.13.1/tests/ref/issue-flow-overlarge-frames.png typst-0.13.1/tests/ref/issue-flow-trailing-leading.png typst-0.13.1/tests/ref/issue-flow-weak-spacing.png typst-0.13.1/tests/ref/issue-footnotes-skip-first-page.png typst-0.13.1/tests/ref/issue-gradient-cmyk-encode.png typst-0.13.1/tests/ref/issue-grid-base-auto-row-list.png typst-0.13.1/tests/ref/issue-grid-base-auto-row.png typst-0.13.1/tests/ref/issue-grid-double-skip.png typst-0.13.1/tests/ref/issue-grid-gutter-skip.png typst-0.13.1/tests/ref/issue-grid-skip-list.png typst-0.13.1/tests/ref/issue-grid-skip.png typst-0.13.1/tests/ref/issue-hyphenate-in-link.png typst-0.13.1/tests/ref/issue-math-realize-hide.png typst-0.13.1/tests/ref/issue-math-realize-scripting.png typst-0.13.1/tests/ref/issue-math-realize-show.png typst-0.13.1/tests/ref/issue-non-atomic-closure.png typst-0.13.1/tests/ref/issue-path-in-sized-container.png typst-0.13.1/tests/ref/issue-place-base.png typst-0.13.1/tests/ref/issue-rtl-safe-to-break-panic.png typst-0.13.1/tests/ref/justify-avoid-runts.png typst-0.13.1/tests/ref/justify-basically-empty.png typst-0.13.1/tests/ref/justify-chinese.png typst-0.13.1/tests/ref/justify-code-blocks.png typst-0.13.1/tests/ref/justify-japanese.png typst-0.13.1/tests/ref/justify-justified-linebreak.png typst-0.13.1/tests/ref/justify-knuth-story.png typst-0.13.1/tests/ref/justify-manual-linebreak.png typst-0.13.1/tests/ref/justify-no-leading-spaces.png typst-0.13.1/tests/ref/justify-punctuation-adjustment.png typst-0.13.1/tests/ref/justify-shrink-last-line.png typst-0.13.1/tests/ref/justify-variants.png typst-0.13.1/tests/ref/justify-whitespace-adjustment.png typst-0.13.1/tests/ref/justify-without-justifiables.png typst-0.13.1/tests/ref/justify.png typst-0.13.1/tests/ref/label-after-expression.png typst-0.13.1/tests/ref/label-after-parbreak.png typst-0.13.1/tests/ref/label-dynamic-show-set.png typst-0.13.1/tests/ref/label-in-block.png typst-0.13.1/tests/ref/label-show-where-selector.png typst-0.13.1/tests/ref/label-unclosed-is-text.png typst-0.13.1/tests/ref/layout-in-fixed-size-block.png typst-0.13.1/tests/ref/layout-in-page-call.png typst-0.13.1/tests/ref/let-basic.png typst-0.13.1/tests/ref/let-termination.png typst-0.13.1/tests/ref/line-basic.png typst-0.13.1/tests/ref/line-numbers-auto-alignment.png typst-0.13.1/tests/ref/line-numbers-clearance.png typst-0.13.1/tests/ref/line-numbers-columns-alignment.png typst-0.13.1/tests/ref/line-numbers-columns-override.png typst-0.13.1/tests/ref/line-numbers-columns-rtl.png typst-0.13.1/tests/ref/line-numbers-columns.png typst-0.13.1/tests/ref/line-numbers-deduplication-tall-line.png typst-0.13.1/tests/ref/line-numbers-deduplication-zero-height-number.png typst-0.13.1/tests/ref/line-numbers-deduplication.png typst-0.13.1/tests/ref/line-numbers-default-alignment.png typst-0.13.1/tests/ref/line-numbers-enable.png typst-0.13.1/tests/ref/line-numbers-equation-number.png typst-0.13.1/tests/ref/line-numbers-margin.png typst-0.13.1/tests/ref/line-numbers-multi-columns.png typst-0.13.1/tests/ref/line-numbers-nested-content.png typst-0.13.1/tests/ref/line-numbers-page-scope-quasi-empty-first-column.png typst-0.13.1/tests/ref/line-numbers-page-scope-with-columns.png typst-0.13.1/tests/ref/line-numbers-page-scope.png typst-0.13.1/tests/ref/line-numbers-place-out-of-order.png typst-0.13.1/tests/ref/line-numbers-rtl.png typst-0.13.1/tests/ref/line-numbers-start-alignment.png typst-0.13.1/tests/ref/line-positioning.png typst-0.13.1/tests/ref/line-stroke-dash.png typst-0.13.1/tests/ref/line-stroke-set.png typst-0.13.1/tests/ref/line-stroke.png typst-0.13.1/tests/ref/linebreak-cite-punctuation.png typst-0.13.1/tests/ref/linebreak-hyphen-nbsp.png typst-0.13.1/tests/ref/linebreak-link-end.png typst-0.13.1/tests/ref/linebreak-link-justify.png typst-0.13.1/tests/ref/linebreak-link.png typst-0.13.1/tests/ref/linebreak-manual-consecutive.png typst-0.13.1/tests/ref/linebreak-manual-directly-after-automatic.png typst-0.13.1/tests/ref/linebreak-manual-justified.png typst-0.13.1/tests/ref/linebreak-manual-trailing-multiple.png typst-0.13.1/tests/ref/linebreak-manual.png typst-0.13.1/tests/ref/linebreak-math-punctuation.png typst-0.13.1/tests/ref/linebreak-narrow-nbsp.png typst-0.13.1/tests/ref/linebreak-overflow-double.png typst-0.13.1/tests/ref/linebreak-overflow.png typst-0.13.1/tests/ref/linebreak-shape-run.png typst-0.13.1/tests/ref/linebreak-thai.png typst-0.13.1/tests/ref/link-basic.png typst-0.13.1/tests/ref/link-bracket-balanced.png typst-0.13.1/tests/ref/link-bracket-unbalanced-closing.png typst-0.13.1/tests/ref/link-empty-block.png typst-0.13.1/tests/ref/link-on-block.png typst-0.13.1/tests/ref/link-show.png typst-0.13.1/tests/ref/link-to-label.png typst-0.13.1/tests/ref/link-to-page.png typst-0.13.1/tests/ref/link-trailing-period.png typst-0.13.1/tests/ref/link-transformed.png typst-0.13.1/tests/ref/list-attached-above-spacing.png typst-0.13.1/tests/ref/list-attached.png typst-0.13.1/tests/ref/list-basic.png typst-0.13.1/tests/ref/list-content-block.png typst-0.13.1/tests/ref/list-indent-specifics.png typst-0.13.1/tests/ref/list-item-styling.png typst-0.13.1/tests/ref/list-items-context.png typst-0.13.1/tests/ref/list-marker-align-unaffected.png typst-0.13.1/tests/ref/list-marker-bare-hyphen.png typst-0.13.1/tests/ref/list-marker-closure.png typst-0.13.1/tests/ref/list-marker-cycle.png typst-0.13.1/tests/ref/list-marker-dash.png typst-0.13.1/tests/ref/list-mix.png typst-0.13.1/tests/ref/list-mixed-tabs-and-spaces.png typst-0.13.1/tests/ref/list-nested.png typst-0.13.1/tests/ref/list-non-attached-followed-by-attached.png typst-0.13.1/tests/ref/list-par.png typst-0.13.1/tests/ref/list-rtl.png typst-0.13.1/tests/ref/list-syntax-edge-cases.png typst-0.13.1/tests/ref/list-tabs.png typst-0.13.1/tests/ref/list-tight-non-attached-tight.png typst-0.13.1/tests/ref/list-top-level-indent.png typst-0.13.1/tests/ref/list-wide-cannot-attach.png typst-0.13.1/tests/ref/list-wide-really-cannot-attach.png typst-0.13.1/tests/ref/locate-between-pages.png typst-0.13.1/tests/ref/locate-element-selector.png typst-0.13.1/tests/ref/locate-position-trailing-tag.png typst-0.13.1/tests/ref/locate-position.png typst-0.13.1/tests/ref/loop-break-join-in-first-arg.png typst-0.13.1/tests/ref/loop-break-join-in-nested-blocks.png typst-0.13.1/tests/ref/loop-break-join-in-set-rule-args.png typst-0.13.1/tests/ref/loop-break-join-set-and-show.png typst-0.13.1/tests/ref/lorem-pars.png typst-0.13.1/tests/ref/lorem.png typst-0.13.1/tests/ref/math-accent-align.png typst-0.13.1/tests/ref/math-accent-bounds.png typst-0.13.1/tests/ref/math-accent-dotless.png typst-0.13.1/tests/ref/math-accent-func.png typst-0.13.1/tests/ref/math-accent-high-base.png typst-0.13.1/tests/ref/math-accent-sized-script.png typst-0.13.1/tests/ref/math-accent-sized.png typst-0.13.1/tests/ref/math-accent-superscript.png typst-0.13.1/tests/ref/math-accent-sym-call.png typst-0.13.1/tests/ref/math-accent-wide-base.png typst-0.13.1/tests/ref/math-align-aligned-in-source.png typst-0.13.1/tests/ref/math-align-basic.png typst-0.13.1/tests/ref/math-align-cases.png typst-0.13.1/tests/ref/math-align-implicit.png typst-0.13.1/tests/ref/math-align-lines-mixed.png typst-0.13.1/tests/ref/math-align-post-fix.png typst-0.13.1/tests/ref/math-align-toggle.png typst-0.13.1/tests/ref/math-align-weird.png typst-0.13.1/tests/ref/math-align-wider-first-column.png typst-0.13.1/tests/ref/math-at-line-end.png typst-0.13.1/tests/ref/math-at-line-start.png typst-0.13.1/tests/ref/math-at-par-end.png typst-0.13.1/tests/ref/math-at-par-start.png typst-0.13.1/tests/ref/math-attach-default-placement.png typst-0.13.1/tests/ref/math-attach-descender-collision.png typst-0.13.1/tests/ref/math-attach-followed-by-func-call.png typst-0.13.1/tests/ref/math-attach-force-scripts-and-limits.png typst-0.13.1/tests/ref/math-attach-high.png typst-0.13.1/tests/ref/math-attach-horizontal-align.png typst-0.13.1/tests/ref/math-attach-integral.png typst-0.13.1/tests/ref/math-attach-kerning-mixed.png typst-0.13.1/tests/ref/math-attach-kerning.png typst-0.13.1/tests/ref/math-attach-large-operator.png typst-0.13.1/tests/ref/math-attach-limit-long.png typst-0.13.1/tests/ref/math-attach-limit.png typst-0.13.1/tests/ref/math-attach-mixed.png typst-0.13.1/tests/ref/math-attach-nested-base.png typst-0.13.1/tests/ref/math-attach-nested-deep-base.png typst-0.13.1/tests/ref/math-attach-nested.png typst-0.13.1/tests/ref/math-attach-postscripts.png typst-0.13.1/tests/ref/math-attach-prescripts.png typst-0.13.1/tests/ref/math-attach-scripts-extended-shapes.png typst-0.13.1/tests/ref/math-attach-show-limit.png typst-0.13.1/tests/ref/math-attach-subscript-multiline.png typst-0.13.1/tests/ref/math-attach-to-group.png typst-0.13.1/tests/ref/math-binom-multiple.png typst-0.13.1/tests/ref/math-binom.png typst-0.13.1/tests/ref/math-box-with-baseline.png typst-0.13.1/tests/ref/math-box-without-baseline.png typst-0.13.1/tests/ref/math-call-2d-semicolon-priority.png typst-0.13.1/tests/ref/math-call-empty-args-non-func.png typst-0.13.1/tests/ref/math-call-named-args.png typst-0.13.1/tests/ref/math-call-non-func.png typst-0.13.1/tests/ref/math-call-pass-to-box.png typst-0.13.1/tests/ref/math-call-spread-shorthand-clash.png typst-0.13.1/tests/ref/math-cancel-angle-absolute.png typst-0.13.1/tests/ref/math-cancel-angle-func.png typst-0.13.1/tests/ref/math-cancel-cross.png typst-0.13.1/tests/ref/math-cancel-customized.png typst-0.13.1/tests/ref/math-cancel-display.png typst-0.13.1/tests/ref/math-cancel-inline.png typst-0.13.1/tests/ref/math-cancel-inverted.png typst-0.13.1/tests/ref/math-cases-delim.png typst-0.13.1/tests/ref/math-cases-gap.png typst-0.13.1/tests/ref/math-cases-linebreaks.png typst-0.13.1/tests/ref/math-cases.png typst-0.13.1/tests/ref/math-class-chars.png typst-0.13.1/tests/ref/math-class-content.png typst-0.13.1/tests/ref/math-class-exceptions.png typst-0.13.1/tests/ref/math-class-limits.png typst-0.13.1/tests/ref/math-class-nested.png typst-0.13.1/tests/ref/math-common-symbols.png typst-0.13.1/tests/ref/math-consecutive.png typst-0.13.1/tests/ref/math-dif.png typst-0.13.1/tests/ref/math-equation-align-numbered.png typst-0.13.1/tests/ref/math-equation-align-unnumbered.png typst-0.13.1/tests/ref/math-equation-auto-wrapping.png typst-0.13.1/tests/ref/math-equation-font.png typst-0.13.1/tests/ref/math-equation-number-align-end.png typst-0.13.1/tests/ref/math-equation-number-align-left.png typst-0.13.1/tests/ref/math-equation-number-align-monoline.png typst-0.13.1/tests/ref/math-equation-number-align-multiline-bottom.png typst-0.13.1/tests/ref/math-equation-number-align-multiline-expand.png typst-0.13.1/tests/ref/math-equation-number-align-multiline-no-expand.png typst-0.13.1/tests/ref/math-equation-number-align-multiline-top-start.png typst-0.13.1/tests/ref/math-equation-number-align-multiline.png typst-0.13.1/tests/ref/math-equation-number-align-right.png typst-0.13.1/tests/ref/math-equation-number-align-start.png typst-0.13.1/tests/ref/math-equation-number-align.png typst-0.13.1/tests/ref/math-equation-number-empty.png typst-0.13.1/tests/ref/math-equation-numbering.png typst-0.13.1/tests/ref/math-equation-show-rule.png typst-0.13.1/tests/ref/math-equation-tag-affects-row-height.png typst-0.13.1/tests/ref/math-font-fallback.png typst-0.13.1/tests/ref/math-font-features.png typst-0.13.1/tests/ref/math-font-switch.png typst-0.13.1/tests/ref/math-frac-associativity.png typst-0.13.1/tests/ref/math-frac-baseline.png typst-0.13.1/tests/ref/math-frac-gap.png typst-0.13.1/tests/ref/math-frac-large.png typst-0.13.1/tests/ref/math-frac-paren-removal.png typst-0.13.1/tests/ref/math-frac-precedence.png typst-0.13.1/tests/ref/math-linebreaking-after-binop-and-rel.png typst-0.13.1/tests/ref/math-linebreaking-after-relation-without-space.png typst-0.13.1/tests/ref/math-linebreaking-between-consecutive-relations.png typst-0.13.1/tests/ref/math-linebreaking-empty.png typst-0.13.1/tests/ref/math-linebreaking-in-box.png typst-0.13.1/tests/ref/math-linebreaking-lr.png typst-0.13.1/tests/ref/math-linebreaking-multiline.png typst-0.13.1/tests/ref/math-linebreaking-trailing-linebreak.png typst-0.13.1/tests/ref/math-lr-call.png typst-0.13.1/tests/ref/math-lr-color.png typst-0.13.1/tests/ref/math-lr-fences.png typst-0.13.1/tests/ref/math-lr-half.png typst-0.13.1/tests/ref/math-lr-ignore-ignorant.png typst-0.13.1/tests/ref/math-lr-matching.png typst-0.13.1/tests/ref/math-lr-mid-size-nested-equation.png typst-0.13.1/tests/ref/math-lr-mid-size.png typst-0.13.1/tests/ref/math-lr-mid.png typst-0.13.1/tests/ref/math-lr-nested.png typst-0.13.1/tests/ref/math-lr-scripts.png typst-0.13.1/tests/ref/math-lr-shorthands.png typst-0.13.1/tests/ref/math-lr-size.png typst-0.13.1/tests/ref/math-lr-symbol-unmatched.png typst-0.13.1/tests/ref/math-lr-unbalanced.png typst-0.13.1/tests/ref/math-lr-unmatched.png typst-0.13.1/tests/ref/math-lr-unparen.png typst-0.13.1/tests/ref/math-lr-weak-spacing.png typst-0.13.1/tests/ref/math-mat-align-complex.png typst-0.13.1/tests/ref/math-mat-align-explicit-alternating.png typst-0.13.1/tests/ref/math-mat-align-explicit-left.png typst-0.13.1/tests/ref/math-mat-align-explicit-mixed.png typst-0.13.1/tests/ref/math-mat-align-explicit-right.png typst-0.13.1/tests/ref/math-mat-align-implicit.png typst-0.13.1/tests/ref/math-mat-align-signed-numbers.png typst-0.13.1/tests/ref/math-mat-align.png typst-0.13.1/tests/ref/math-mat-augment-set.png typst-0.13.1/tests/ref/math-mat-augment.png typst-0.13.1/tests/ref/math-mat-baseline.png typst-0.13.1/tests/ref/math-mat-delim-direct.png typst-0.13.1/tests/ref/math-mat-delim-set.png typst-0.13.1/tests/ref/math-mat-delims-inverted.png typst-0.13.1/tests/ref/math-mat-delims-pair.png typst-0.13.1/tests/ref/math-mat-delims.png typst-0.13.1/tests/ref/math-mat-gap.png typst-0.13.1/tests/ref/math-mat-gaps.png typst-0.13.1/tests/ref/math-mat-linebreaks.png typst-0.13.1/tests/ref/math-mat-semicolon.png typst-0.13.1/tests/ref/math-mat-sparse.png typst-0.13.1/tests/ref/math-mat-spread-1d.png typst-0.13.1/tests/ref/math-mat-spread-2d.png typst-0.13.1/tests/ref/math-mat-spread.png typst-0.13.1/tests/ref/math-multiline-multiple-trailing-linebreaks.png typst-0.13.1/tests/ref/math-multiline-no-trailing-linebreak.png typst-0.13.1/tests/ref/math-multiline-trailing-linebreak.png typst-0.13.1/tests/ref/math-nested-normal-layout.png typst-0.13.1/tests/ref/math-non-math-content.png typst-0.13.1/tests/ref/math-op-call.png typst-0.13.1/tests/ref/math-op-custom.png typst-0.13.1/tests/ref/math-op-predefined.png typst-0.13.1/tests/ref/math-op-scripts-vs-limits.png typst-0.13.1/tests/ref/math-op-styled.png typst-0.13.1/tests/ref/math-optical-size-frac-script-script.png typst-0.13.1/tests/ref/math-optical-size-nested-scripts.png typst-0.13.1/tests/ref/math-optical-size-prime-large-operator.png typst-0.13.1/tests/ref/math-optical-size-primes.png typst-0.13.1/tests/ref/math-pagebreaking-numbered.png typst-0.13.1/tests/ref/math-pagebreaking-single-line-numbered.png typst-0.13.1/tests/ref/math-pagebreaking-single-line.png typst-0.13.1/tests/ref/math-pagebreaking.png typst-0.13.1/tests/ref/math-par.png typst-0.13.1/tests/ref/math-primes-after-code-expr.png typst-0.13.1/tests/ref/math-primes-attach.png typst-0.13.1/tests/ref/math-primes-complex.png typst-0.13.1/tests/ref/math-primes-limits.png typst-0.13.1/tests/ref/math-primes-scripts.png typst-0.13.1/tests/ref/math-primes-spaces.png typst-0.13.1/tests/ref/math-primes-with-superscript.png typst-0.13.1/tests/ref/math-primes.png typst-0.13.1/tests/ref/math-root-basic.png typst-0.13.1/tests/ref/math-root-large-body.png typst-0.13.1/tests/ref/math-root-large-index.png typst-0.13.1/tests/ref/math-root-precomposed.png typst-0.13.1/tests/ref/math-root-radical-attachment.png typst-0.13.1/tests/ref/math-root-syntax.png typst-0.13.1/tests/ref/math-shorthands.png typst-0.13.1/tests/ref/math-size-arbitrary-content.png typst-0.13.1/tests/ref/math-size-math-content-1.png typst-0.13.1/tests/ref/math-size-math-content-2.png typst-0.13.1/tests/ref/math-size-math-content-3.png typst-0.13.1/tests/ref/math-size-resolve.png typst-0.13.1/tests/ref/math-size.png typst-0.13.1/tests/ref/math-spacing-basic.png typst-0.13.1/tests/ref/math-spacing-decorated.png typst-0.13.1/tests/ref/math-spacing-ignorant.png typst-0.13.1/tests/ref/math-spacing-kept-spaces.png typst-0.13.1/tests/ref/math-spacing-predefined.png typst-0.13.1/tests/ref/math-spacing-script.png typst-0.13.1/tests/ref/math-spacing-set-comprehension.png typst-0.13.1/tests/ref/math-spacing-weak.png typst-0.13.1/tests/ref/math-stretch-attach-nested-equation.png typst-0.13.1/tests/ref/math-stretch-basic.png typst-0.13.1/tests/ref/math-stretch-complex.png typst-0.13.1/tests/ref/math-stretch-horizontal-attach.png typst-0.13.1/tests/ref/math-stretch-horizontal.png typst-0.13.1/tests/ref/math-stretch-nested.png typst-0.13.1/tests/ref/math-stretch-shorthand.png typst-0.13.1/tests/ref/math-stretch-vertical-attach.png typst-0.13.1/tests/ref/math-stretch-vertical-scripts.png typst-0.13.1/tests/ref/math-stretch-vertical.png typst-0.13.1/tests/ref/math-style-dotless.png typst-0.13.1/tests/ref/math-style-exceptions.png typst-0.13.1/tests/ref/math-style-greek-exceptions.png typst-0.13.1/tests/ref/math-style-hebrew-exceptions.png typst-0.13.1/tests/ref/math-style-italic-default.png typst-0.13.1/tests/ref/math-style.png typst-0.13.1/tests/ref/math-symbol-show-rule.png typst-0.13.1/tests/ref/math-table.png typst-0.13.1/tests/ref/math-text-color.png typst-0.13.1/tests/ref/math-text-size.png typst-0.13.1/tests/ref/math-underover-brace.png typst-0.13.1/tests/ref/math-underover-brackets.png typst-0.13.1/tests/ref/math-underover-line-bracket.png typst-0.13.1/tests/ref/math-underover-line-subscript.png typst-0.13.1/tests/ref/math-underover-line-superscript.png typst-0.13.1/tests/ref/math-underover-multiline-annotation.png typst-0.13.1/tests/ref/math-underover-parens.png typst-0.13.1/tests/ref/math-underover-shells.png typst-0.13.1/tests/ref/math-unicode.png typst-0.13.1/tests/ref/math-vec-align-explicit-alternating.png typst-0.13.1/tests/ref/math-vec-align.png typst-0.13.1/tests/ref/math-vec-delim-set.png typst-0.13.1/tests/ref/math-vec-gap.png typst-0.13.1/tests/ref/math-vec-linebreaks.png typst-0.13.1/tests/ref/math-vec-wide.png typst-0.13.1/tests/ref/measure-citation-deeply-nested.png typst-0.13.1/tests/ref/measure-citation-in-flow.png typst-0.13.1/tests/ref/measure-counter-multiple-times.png typst-0.13.1/tests/ref/measure-counter-width.png typst-0.13.1/tests/ref/newline-continuation-code.png typst-0.13.1/tests/ref/newline-continuation-markup.png typst-0.13.1/tests/ref/numbers.png typst-0.13.1/tests/ref/ops-add-content.png typst-0.13.1/tests/ref/ops-multiply-inf-with-length.png typst-0.13.1/tests/ref/outline-bookmark.png typst-0.13.1/tests/ref/outline-entry-complex.png typst-0.13.1/tests/ref/outline-entry-inner.png typst-0.13.1/tests/ref/outline-entry.png typst-0.13.1/tests/ref/outline-first-line-indent.png typst-0.13.1/tests/ref/outline-heading-start-of-page.png typst-0.13.1/tests/ref/outline-indent-auto-mixed-prefix-short.png typst-0.13.1/tests/ref/outline-indent-auto-mixed-prefix.png typst-0.13.1/tests/ref/outline-indent-auto-no-prefix.png typst-0.13.1/tests/ref/outline-indent-auto.png typst-0.13.1/tests/ref/outline-indent-fixed.png typst-0.13.1/tests/ref/outline-indent-func.png typst-0.13.1/tests/ref/outline-indent-zero.png typst-0.13.1/tests/ref/outline-par.png typst-0.13.1/tests/ref/outline-spacing.png typst-0.13.1/tests/ref/outline-styled-text.png typst-0.13.1/tests/ref/overhang-lone.png typst-0.13.1/tests/ref/overhang.png typst-0.13.1/tests/ref/overline-background.png typst-0.13.1/tests/ref/pad-basic.png typst-0.13.1/tests/ref/pad-expanding-contents.png typst-0.13.1/tests/ref/pad-followed-by-content.png typst-0.13.1/tests/ref/page-call-followed-by-pagebreak.png typst-0.13.1/tests/ref/page-call-styled-empty.png typst-0.13.1/tests/ref/page-fill-none.png typst-0.13.1/tests/ref/page-fill.png typst-0.13.1/tests/ref/page-large.png typst-0.13.1/tests/ref/page-margin-binding-from-text-lang.png typst-0.13.1/tests/ref/page-margin-individual.png typst-0.13.1/tests/ref/page-margin-inside-outside-override.png typst-0.13.1/tests/ref/page-margin-inside-with-binding.png typst-0.13.1/tests/ref/page-margin-inside.png typst-0.13.1/tests/ref/page-margin-uniform.png typst-0.13.1/tests/ref/page-marginal-style-context.png typst-0.13.1/tests/ref/page-marginal-style-empty.png typst-0.13.1/tests/ref/page-marginal-style-page-call.png typst-0.13.1/tests/ref/page-marginal-style-shared-initial-interaction.png typst-0.13.1/tests/ref/page-marginal-style-show-rule-with-page-call.png typst-0.13.1/tests/ref/page-marginal-style-show-rule-with-pagebreak.png typst-0.13.1/tests/ref/page-marginal-style-show-rule-with-set-page.png typst-0.13.1/tests/ref/page-marginal-style-show-rule.png typst-0.13.1/tests/ref/page-marginal-style-text-call-around-page-call.png typst-0.13.1/tests/ref/page-marginal-style-text-call-around-pagebreak.png typst-0.13.1/tests/ref/page-marginal-style-text-call-around-set-page.png typst-0.13.1/tests/ref/page-marginal-style-text-call-code.png typst-0.13.1/tests/ref/page-marginal-style-text-call.png typst-0.13.1/tests/ref/page-marginal-style-text-set-first.png typst-0.13.1/tests/ref/page-marginal-style-text-set.png typst-0.13.1/tests/ref/page-marginals.png typst-0.13.1/tests/ref/page-number-align-bottom-left.png typst-0.13.1/tests/ref/page-number-align-top-right.png typst-0.13.1/tests/ref/page-numbering-pdf-label.png typst-0.13.1/tests/ref/page-set-empty.png typst-0.13.1/tests/ref/page-set-forces-break.png typst-0.13.1/tests/ref/page-set-only-pagebreak.png typst-0.13.1/tests/ref/page-set-override-and-mix.png typst-0.13.1/tests/ref/page-set-override-thrice.png typst-0.13.1/tests/ref/page-suppress-headers-and-footers.png typst-0.13.1/tests/ref/pagebreak-around-set-page.png typst-0.13.1/tests/ref/pagebreak-followed-by-page-call.png typst-0.13.1/tests/ref/pagebreak-meta.png typst-0.13.1/tests/ref/pagebreak-set-page-mixed.png typst-0.13.1/tests/ref/pagebreak-to-auto-sized.png typst-0.13.1/tests/ref/pagebreak-to-multiple-pages.png typst-0.13.1/tests/ref/pagebreak-to.png typst-0.13.1/tests/ref/pagebreak-weak-after-set-page.png typst-0.13.1/tests/ref/pagebreak-weak-meta.png typst-0.13.1/tests/ref/pagebreak-weak-place.png typst-0.13.1/tests/ref/pagebreak.png typst-0.13.1/tests/ref/par-basic.png typst-0.13.1/tests/ref/par-contains-block.png typst-0.13.1/tests/ref/par-contains-parbreak.png typst-0.13.1/tests/ref/par-explicit-trim-space.png typst-0.13.1/tests/ref/par-first-line-indent-all-enum.png typst-0.13.1/tests/ref/par-first-line-indent-all-list.png typst-0.13.1/tests/ref/par-first-line-indent-all-terms.png typst-0.13.1/tests/ref/par-first-line-indent-all.png typst-0.13.1/tests/ref/par-first-line-indent.png typst-0.13.1/tests/ref/par-hanging-indent-manual-linebreak.png typst-0.13.1/tests/ref/par-hanging-indent-rtl.png typst-0.13.1/tests/ref/par-hanging-indent-semantic.png typst-0.13.1/tests/ref/par-hanging-indent.png typst-0.13.1/tests/ref/par-leading-and-spacing.png typst-0.13.1/tests/ref/par-metadata-after-trimmed-space.png typst-0.13.1/tests/ref/par-semantic-align.png typst-0.13.1/tests/ref/par-semantic-tag.png typst-0.13.1/tests/ref/par-semantic.png typst-0.13.1/tests/ref/par-show-children.png typst-0.13.1/tests/ref/par-show-styles.png typst-0.13.1/tests/ref/par-spacing-and-first-line-indent.png typst-0.13.1/tests/ref/par-trailing-whitespace.png typst-0.13.1/tests/ref/parser-backtracking-destructuring-whitespace.png typst-0.13.1/tests/ref/path.png typst-0.13.1/tests/ref/place-basic.png typst-0.13.1/tests/ref/place-block-spacing.png typst-0.13.1/tests/ref/place-bottom-in-box.png typst-0.13.1/tests/ref/place-bottom-right-in-box.png typst-0.13.1/tests/ref/place-float-align-auto.png typst-0.13.1/tests/ref/place-float-block-backlog.png typst-0.13.1/tests/ref/place-float-clearance-empty.png typst-0.13.1/tests/ref/place-float-column-align-auto.png typst-0.13.1/tests/ref/place-float-column-queued.png typst-0.13.1/tests/ref/place-float-counter.png typst-0.13.1/tests/ref/place-float-delta.png typst-0.13.1/tests/ref/place-float-flow-around.png typst-0.13.1/tests/ref/place-float-flow-size-alone.png typst-0.13.1/tests/ref/place-float-flow-size.png typst-0.13.1/tests/ref/place-float-fr.png typst-0.13.1/tests/ref/place-float-queued.png typst-0.13.1/tests/ref/place-float-rel-sizing.png typst-0.13.1/tests/ref/place-float-threecolumn-block-backlog.png typst-0.13.1/tests/ref/place-float-threecolumn.png typst-0.13.1/tests/ref/place-float-twocolumn-align-auto.png typst-0.13.1/tests/ref/place-float-twocolumn-fits-not.png typst-0.13.1/tests/ref/place-float-twocolumn-fits.png typst-0.13.1/tests/ref/place-float-twocolumn-queued.png typst-0.13.1/tests/ref/place-float-twocolumn.png typst-0.13.1/tests/ref/place-flush-figure.png typst-0.13.1/tests/ref/place-flush.png typst-0.13.1/tests/ref/place-horizon-in-boxes.png typst-0.13.1/tests/ref/place-top-left-in-box.png typst-0.13.1/tests/ref/polygon-line-join.png typst-0.13.1/tests/ref/polygon.png typst-0.13.1/tests/ref/query-complex.png typst-0.13.1/tests/ref/query-list-of-figures.png typst-0.13.1/tests/ref/query-quote.png typst-0.13.1/tests/ref/query-running-header.png typst-0.13.1/tests/ref/quote-block-spacing.png typst-0.13.1/tests/ref/quote-cite-format-author-date.png typst-0.13.1/tests/ref/quote-cite-format-label-or-numeric.png typst-0.13.1/tests/ref/quote-cite-format-note.png typst-0.13.1/tests/ref/quote-dir-align.png typst-0.13.1/tests/ref/quote-dir-author-pos.png typst-0.13.1/tests/ref/quote-inline.png typst-0.13.1/tests/ref/quote-nesting-custom.png typst-0.13.1/tests/ref/quote-nesting.png typst-0.13.1/tests/ref/quote-par.png typst-0.13.1/tests/ref/raw-align-default.png typst-0.13.1/tests/ref/raw-align-specified.png typst-0.13.1/tests/ref/raw-block-no-parbreaks.png typst-0.13.1/tests/ref/raw-consecutive-single-backticks.png typst-0.13.1/tests/ref/raw-dedent-empty-line.png typst-0.13.1/tests/ref/raw-dedent-first-line.png typst-0.13.1/tests/ref/raw-dedent-last-line.png typst-0.13.1/tests/ref/raw-empty-lines.png typst-0.13.1/tests/ref/raw-empty.png typst-0.13.1/tests/ref/raw-highlight-cpp.png typst-0.13.1/tests/ref/raw-highlight-html.png typst-0.13.1/tests/ref/raw-highlight-py.png typst-0.13.1/tests/ref/raw-highlight-rust.png typst-0.13.1/tests/ref/raw-highlight-typ.png typst-0.13.1/tests/ref/raw-highlight-typc.png typst-0.13.1/tests/ref/raw-highlight-typm.png typst-0.13.1/tests/ref/raw-inline-multiline.png typst-0.13.1/tests/ref/raw-line-alternating-fill.png typst-0.13.1/tests/ref/raw-line-text-fill.png typst-0.13.1/tests/ref/raw-line.png typst-0.13.1/tests/ref/raw-more-backticks.png typst-0.13.1/tests/ref/raw-show-set.png typst-0.13.1/tests/ref/raw-single-backtick-lang.png typst-0.13.1/tests/ref/raw-syntaxes.png typst-0.13.1/tests/ref/raw-tab-size.png typst-0.13.1/tests/ref/raw-theme-set-to-auto.png typst-0.13.1/tests/ref/raw-theme-set-to-none.png typst-0.13.1/tests/ref/raw-theme.png typst-0.13.1/tests/ref/raw-trimming.png typst-0.13.1/tests/ref/raw-typst-lang.png typst-0.13.1/tests/ref/rect-customization.png typst-0.13.1/tests/ref/rect-fill-stroke.png typst-0.13.1/tests/ref/rect-size-beyond-default.png typst-0.13.1/tests/ref/rect-stroke.png typst-0.13.1/tests/ref/rect.png typst-0.13.1/tests/ref/ref-basic.png typst-0.13.1/tests/ref/ref-form-page-unambiguous.png typst-0.13.1/tests/ref/ref-form-page.png typst-0.13.1/tests/ref/ref-supplements.png typst-0.13.1/tests/ref/repeat-align-and-dir.png typst-0.13.1/tests/ref/repeat-basic.png typst-0.13.1/tests/ref/repeat-dots-rtl.png typst-0.13.1/tests/ref/repeat-empty.png typst-0.13.1/tests/ref/repeat-gap.png typst-0.13.1/tests/ref/repeat-no-justify-align.png typst-0.13.1/tests/ref/repeat-no-justify.png typst-0.13.1/tests/ref/repeat-unboxed.png typst-0.13.1/tests/ref/return-in-nested-content-block.png typst-0.13.1/tests/ref/set-if.png typst-0.13.1/tests/ref/set-instantiation-site-markup.png typst-0.13.1/tests/ref/set-instantiation-site.png typst-0.13.1/tests/ref/set-scoped-in-code-block.png typst-0.13.1/tests/ref/set-text-override.png typst-0.13.1/tests/ref/set-vs-construct-1.png typst-0.13.1/tests/ref/set-vs-construct-2.png typst-0.13.1/tests/ref/set-vs-construct-3.png typst-0.13.1/tests/ref/set-vs-construct-4.png typst-0.13.1/tests/ref/shaping-emoji-bad-zwj.png typst-0.13.1/tests/ref/shaping-emoji-basic.png typst-0.13.1/tests/ref/shaping-font-fallback.png typst-0.13.1/tests/ref/shaping-forced-script-font-feature-enabled.png typst-0.13.1/tests/ref/shaping-forced-script-font-feature-inhibited.png typst-0.13.1/tests/ref/shaping-script-separation.png typst-0.13.1/tests/ref/shorthand-dashes.png typst-0.13.1/tests/ref/shorthand-ellipsis.png typst-0.13.1/tests/ref/shorthand-minus.png typst-0.13.1/tests/ref/shorthand-nbsp-and-shy-hyphen.png typst-0.13.1/tests/ref/shorthand-nbsp-width.png typst-0.13.1/tests/ref/shorthands-math.png typst-0.13.1/tests/ref/show-bare-basic.png typst-0.13.1/tests/ref/show-bare-content-block.png typst-0.13.1/tests/ref/show-bare-replace-with-content.png typst-0.13.1/tests/ref/show-bare-vs-set-text.png typst-0.13.1/tests/ref/show-function-order-with-set.png typst-0.13.1/tests/ref/show-function-set-on-it.png typst-0.13.1/tests/ref/show-in-show.png typst-0.13.1/tests/ref/show-multiple-rules.png typst-0.13.1/tests/ref/show-nested-scopes.png typst-0.13.1/tests/ref/show-recursive-identity.png typst-0.13.1/tests/ref/show-recursive-multiple.png typst-0.13.1/tests/ref/show-rule-in-function.png typst-0.13.1/tests/ref/show-selector-basic.png typst-0.13.1/tests/ref/show-selector-discard.png typst-0.13.1/tests/ref/show-selector-element-or-label.png typst-0.13.1/tests/ref/show-selector-or-elements-with-set.png typst-0.13.1/tests/ref/show-selector-realistic.png typst-0.13.1/tests/ref/show-selector-replace-and-show-set.png typst-0.13.1/tests/ref/show-selector-replace.png typst-0.13.1/tests/ref/show-selector-where.png typst-0.13.1/tests/ref/show-set-on-layoutable-element.png typst-0.13.1/tests/ref/show-set-on-same-element.png typst-0.13.1/tests/ref/show-set-override.png typst-0.13.1/tests/ref/show-set-same-element-and-order.png typst-0.13.1/tests/ref/show-set-same-element-matched-field.png typst-0.13.1/tests/ref/show-set-same-element-matching-interaction.png typst-0.13.1/tests/ref/show-set-same-element-synthesized-matched-field.png typst-0.13.1/tests/ref/show-set-text-order-adjacent-1.png typst-0.13.1/tests/ref/show-set-text-order-adjacent-2.png typst-0.13.1/tests/ref/show-set-text-order-contained-1.png typst-0.13.1/tests/ref/show-set-text-order-contained-2.png typst-0.13.1/tests/ref/show-set-text-order-contained-3.png typst-0.13.1/tests/ref/show-set-text-order-contained-4.png typst-0.13.1/tests/ref/show-set-text-order-overlapping-1.png typst-0.13.1/tests/ref/show-set-text-order-overlapping-2.png typst-0.13.1/tests/ref/show-set-vs-construct.png typst-0.13.1/tests/ref/show-set-where-override.png typst-0.13.1/tests/ref/show-text-after-normal-show.png typst-0.13.1/tests/ref/show-text-apostrophe.png typst-0.13.1/tests/ref/show-text-basic.png typst-0.13.1/tests/ref/show-text-citation-smartquote.png typst-0.13.1/tests/ref/show-text-citation.png typst-0.13.1/tests/ref/show-text-cyclic-raw.png typst-0.13.1/tests/ref/show-text-cyclic.png typst-0.13.1/tests/ref/show-text-exactly-once.png typst-0.13.1/tests/ref/show-text-get-text-on-it.png typst-0.13.1/tests/ref/show-text-in-citation.png typst-0.13.1/tests/ref/show-text-in-other-show.png typst-0.13.1/tests/ref/show-text-indirectly-cyclic.png typst-0.13.1/tests/ref/show-text-line-wrapping.png typst-0.13.1/tests/ref/show-text-linebreak.png typst-0.13.1/tests/ref/show-text-list.png typst-0.13.1/tests/ref/show-text-outer-space.png typst-0.13.1/tests/ref/show-text-path-resolving.png typst-0.13.1/tests/ref/show-text-regex-case-insensitive.png typst-0.13.1/tests/ref/show-text-regex-character-class.png typst-0.13.1/tests/ref/show-text-regex-word-boundary.png typst-0.13.1/tests/ref/show-text-regex.png typst-0.13.1/tests/ref/show-text-smartquote.png typst-0.13.1/tests/ref/show-text-space-collapsing.png typst-0.13.1/tests/ref/show-text-style-boundary.png typst-0.13.1/tests/ref/show-text-within-par.png typst-0.13.1/tests/ref/show-where-folding-stroke.png typst-0.13.1/tests/ref/show-where-folding-text-size.png typst-0.13.1/tests/ref/show-where-optional-field-raw.png typst-0.13.1/tests/ref/show-where-optional-field-text.png typst-0.13.1/tests/ref/show-where-resolving-hyphenate.png typst-0.13.1/tests/ref/show-where-resolving-length.png typst-0.13.1/tests/ref/smallcaps-all.png typst-0.13.1/tests/ref/smallcaps-show-rule.png typst-0.13.1/tests/ref/smallcaps.png typst-0.13.1/tests/ref/smartquote-apostrophe.png typst-0.13.1/tests/ref/smartquote-bracket.png typst-0.13.1/tests/ref/smartquote-close-before-letter.png typst-0.13.1/tests/ref/smartquote-custom-complex.png typst-0.13.1/tests/ref/smartquote-custom.png typst-0.13.1/tests/ref/smartquote-de-ch.png typst-0.13.1/tests/ref/smartquote-de.png typst-0.13.1/tests/ref/smartquote-disable.png typst-0.13.1/tests/ref/smartquote-disabled-temporarily.png typst-0.13.1/tests/ref/smartquote-el.png typst-0.13.1/tests/ref/smartquote-empty.png typst-0.13.1/tests/ref/smartquote-es-mx.png typst-0.13.1/tests/ref/smartquote-es.png typst-0.13.1/tests/ref/smartquote-escape.png typst-0.13.1/tests/ref/smartquote-fi.png typst-0.13.1/tests/ref/smartquote-fr-ch.png typst-0.13.1/tests/ref/smartquote-fr.png typst-0.13.1/tests/ref/smartquote-he.png typst-0.13.1/tests/ref/smartquote-it.png typst-0.13.1/tests/ref/smartquote-la.png typst-0.13.1/tests/ref/smartquote-nesting.png typst-0.13.1/tests/ref/smartquote-prime.png typst-0.13.1/tests/ref/smartquote-ro.png typst-0.13.1/tests/ref/smartquote-ru.png typst-0.13.1/tests/ref/smartquote-slash.png typst-0.13.1/tests/ref/smartquote-with-embedding-chars.png typst-0.13.1/tests/ref/smartquote.png typst-0.13.1/tests/ref/space-collapsing-comments.png typst-0.13.1/tests/ref/space-collapsing-linebreaks.png typst-0.13.1/tests/ref/space-collapsing-stringy-linebreak.png typst-0.13.1/tests/ref/space-collapsing-with-h.png typst-0.13.1/tests/ref/space-collapsing.png typst-0.13.1/tests/ref/space-ideographic-kept.png typst-0.13.1/tests/ref/space-thin-kept.png typst-0.13.1/tests/ref/space-trailing-linebreak.png typst-0.13.1/tests/ref/spacing-h-and-v.png typst-0.13.1/tests/ref/spacing-rtl.png typst-0.13.1/tests/ref/square-auto-sized.png typst-0.13.1/tests/ref/square-base.png typst-0.13.1/tests/ref/square-circle-alignment.png typst-0.13.1/tests/ref/square-circle-overspecified.png typst-0.13.1/tests/ref/square-contents-overflow.png typst-0.13.1/tests/ref/square-height-limited-stack.png typst-0.13.1/tests/ref/square-height-limited.png typst-0.13.1/tests/ref/square-no-overflow.png typst-0.13.1/tests/ref/square-overflow-forced-height.png typst-0.13.1/tests/ref/square-overflow-forced-width.png typst-0.13.1/tests/ref/square-rect-rounded.png typst-0.13.1/tests/ref/square-relative-size.png typst-0.13.1/tests/ref/square-relatively-sized-child.png typst-0.13.1/tests/ref/square-size-beyond-default.png typst-0.13.1/tests/ref/square.png typst-0.13.1/tests/ref/stack-basic.png typst-0.13.1/tests/ref/stack-fr.png typst-0.13.1/tests/ref/stack-overflow.png typst-0.13.1/tests/ref/stack-rtl-align-and-fr.png typst-0.13.1/tests/ref/stack-spacing.png typst-0.13.1/tests/ref/state-basic.png typst-0.13.1/tests/ref/state-multiple-calls-same-key.png typst-0.13.1/tests/ref/state-nested.png typst-0.13.1/tests/ref/state-no-convergence.png typst-0.13.1/tests/ref/std-math.png typst-0.13.1/tests/ref/strike-background.png typst-0.13.1/tests/ref/strike-with.png typst-0.13.1/tests/ref/stroke-composition.png typst-0.13.1/tests/ref/stroke-folding.png typst-0.13.1/tests/ref/stroke-text.png typst-0.13.1/tests/ref/stroke-zero-thickness.png typst-0.13.1/tests/ref/strong-delta.png typst-0.13.1/tests/ref/strong-double-star-empty-hint.png typst-0.13.1/tests/ref/sub-super-non-typographic.png typst-0.13.1/tests/ref/sub-super.png typst-0.13.1/tests/ref/super-underline.png typst-0.13.1/tests/ref/symbol-constructor.png typst-0.13.1/tests/ref/symbol-sect-deprecated.png typst-0.13.1/tests/ref/symbol.png typst-0.13.1/tests/ref/table-align-array.png typst-0.13.1/tests/ref/table-cell-align-override.png typst-0.13.1/tests/ref/table-cell-folding.png typst-0.13.1/tests/ref/table-cell-override.png typst-0.13.1/tests/ref/table-cell-par.png typst-0.13.1/tests/ref/table-cell-set.png typst-0.13.1/tests/ref/table-cell-show-and-override.png typst-0.13.1/tests/ref/table-cell-show-based-on-position.png typst-0.13.1/tests/ref/table-cell-show-emph.png typst-0.13.1/tests/ref/table-cell-show.png typst-0.13.1/tests/ref/table-cell-various-overrides.png typst-0.13.1/tests/ref/table-contextual-measurement.png typst-0.13.1/tests/ref/table-fill-basic.png typst-0.13.1/tests/ref/table-gutters.png typst-0.13.1/tests/ref/table-header-citation.png typst-0.13.1/tests/ref/table-header-counter.png typst-0.13.1/tests/ref/table-header-footer-madness.png typst-0.13.1/tests/ref/table-inset-fold.png typst-0.13.1/tests/ref/table-inset.png typst-0.13.1/tests/ref/table-newlines.png typst-0.13.1/tests/ref/table-stroke-vline-position-left-and-right.png typst-0.13.1/tests/ref/terms-built-in-loop.png typst-0.13.1/tests/ref/terms-constructor.png typst-0.13.1/tests/ref/terms-grid.png typst-0.13.1/tests/ref/terms-multiline.png typst-0.13.1/tests/ref/terms-par.png typst-0.13.1/tests/ref/terms-rtl.png typst-0.13.1/tests/ref/terms-style-change-interrupted.png typst-0.13.1/tests/ref/terms-syntax-edge-cases.png typst-0.13.1/tests/ref/text-alternates-and-stylistic-sets.png typst-0.13.1/tests/ref/text-call-body.png typst-0.13.1/tests/ref/text-chinese-basic.png typst-0.13.1/tests/ref/text-cjk-latin-spacing.png typst-0.13.1/tests/ref/text-copy-paste-ligatures.png typst-0.13.1/tests/ref/text-edge.png typst-0.13.1/tests/ref/text-features.png typst-0.13.1/tests/ref/text-font-change-after-space.png typst-0.13.1/tests/ref/text-font-covers-chinese.png typst-0.13.1/tests/ref/text-font-covers-numbers.png typst-0.13.1/tests/ref/text-font-just-a-space.png typst-0.13.1/tests/ref/text-font-properties.png typst-0.13.1/tests/ref/text-kerning.png typst-0.13.1/tests/ref/text-lang-hyphenate.png typst-0.13.1/tests/ref/text-lang-region.png typst-0.13.1/tests/ref/text-lang-script-shaping.png typst-0.13.1/tests/ref/text-lang-shaping.png typst-0.13.1/tests/ref/text-lang-unknown-region.png typst-0.13.1/tests/ref/text-lang.png typst-0.13.1/tests/ref/text-language-fallback-english.png typst-0.13.1/tests/ref/text-ligatures.png typst-0.13.1/tests/ref/text-number-type.png typst-0.13.1/tests/ref/text-number-width.png typst-0.13.1/tests/ref/text-size-em-nesting.png typst-0.13.1/tests/ref/text-size-em.png typst-0.13.1/tests/ref/text-slashed-zero-and-fractions.png typst-0.13.1/tests/ref/text-spacing-relative.png typst-0.13.1/tests/ref/text-spacing.png typst-0.13.1/tests/ref/text-tracking-arabic.png typst-0.13.1/tests/ref/text-tracking-changed-temporarily.png typst-0.13.1/tests/ref/text-tracking-mark-placement.png typst-0.13.1/tests/ref/text-tracking-negative.png typst-0.13.1/tests/ref/text-unknown-font-family-warning.png typst-0.13.1/tests/ref/tiling-line.png typst-0.13.1/tests/ref/tiling-lines.png typst-0.13.1/tests/ref/tiling-pattern-compatibility.png typst-0.13.1/tests/ref/tiling-relative-parent.png typst-0.13.1/tests/ref/tiling-relative-self.png typst-0.13.1/tests/ref/tiling-small.png typst-0.13.1/tests/ref/tiling-spacing-negative.png typst-0.13.1/tests/ref/tiling-spacing-positive.png typst-0.13.1/tests/ref/tiling-spacing-zero.png typst-0.13.1/tests/ref/tiling-stroke-relative-parent.png typst-0.13.1/tests/ref/tiling-stroke.png typst-0.13.1/tests/ref/tiling-text.png typst-0.13.1/tests/ref/transform-rotate-and-scale.png typst-0.13.1/tests/ref/transform-rotate-origin.png typst-0.13.1/tests/ref/transform-rotate-relative-sizing.png typst-0.13.1/tests/ref/transform-rotate.png typst-0.13.1/tests/ref/transform-scale-abs-and-auto.png typst-0.13.1/tests/ref/transform-scale-origin.png typst-0.13.1/tests/ref/transform-scale-relative-sizing.png typst-0.13.1/tests/ref/transform-scale.png typst-0.13.1/tests/ref/transform-skew-both-axes.png typst-0.13.1/tests/ref/transform-skew-origin.png typst-0.13.1/tests/ref/transform-skew-relative-sizing.png typst-0.13.1/tests/ref/transform-skew.png typst-0.13.1/tests/ref/transform-tex-logo.png typst-0.13.1/tests/ref/trim-weak-space-line-beginning.png typst-0.13.1/tests/ref/trim-weak-space-line-end.png typst-0.13.1/tests/ref/underline-background.png typst-0.13.1/tests/ref/underline-overline-strike.png typst-0.13.1/tests/ref/underline-stroke-folding.png typst-0.13.1/tests/ref/while-loop-basic.png typst-0.13.1/tests/src/args.rs typst-0.13.1/tests/src/collect.rs typst-0.13.1/tests/src/custom.rs typst-0.13.1/tests/src/logger.rs typst-0.13.1/tests/src/run.rs typst-0.13.1/tests/src/tests.rs typst-0.13.1/tests/src/world.rs typst-0.13.1/tests/suite/foundations/arguments.typ typst-0.13.1/tests/suite/foundations/array.typ typst-0.13.1/tests/suite/foundations/assert.typ typst-0.13.1/tests/suite/foundations/bytes.typ typst-0.13.1/tests/suite/foundations/calc.typ typst-0.13.1/tests/suite/foundations/content.typ typst-0.13.1/tests/suite/foundations/context.typ typst-0.13.1/tests/suite/foundations/datetime.typ typst-0.13.1/tests/suite/foundations/decimal.typ typst-0.13.1/tests/suite/foundations/dict.typ typst-0.13.1/tests/suite/foundations/duration.typ typst-0.13.1/tests/suite/foundations/eval.typ typst-0.13.1/tests/suite/foundations/float.typ typst-0.13.1/tests/suite/foundations/int.typ typst-0.13.1/tests/suite/foundations/label.typ typst-0.13.1/tests/suite/foundations/panic.typ typst-0.13.1/tests/suite/foundations/plugin.typ typst-0.13.1/tests/suite/foundations/repr.typ typst-0.13.1/tests/suite/foundations/std.typ typst-0.13.1/tests/suite/foundations/str.typ typst-0.13.1/tests/suite/foundations/type.typ typst-0.13.1/tests/suite/foundations/version.typ typst-0.13.1/tests/suite/html/elem.typ typst-0.13.1/tests/suite/introspection/counter.typ typst-0.13.1/tests/suite/introspection/here.typ typst-0.13.1/tests/suite/introspection/locate.typ typst-0.13.1/tests/suite/introspection/query.typ typst-0.13.1/tests/suite/introspection/state.typ typst-0.13.1/tests/suite/layout/align.typ typst-0.13.1/tests/suite/layout/angle.typ typst-0.13.1/tests/suite/layout/columns.typ typst-0.13.1/tests/suite/layout/container.typ typst-0.13.1/tests/suite/layout/dir.typ typst-0.13.1/tests/suite/layout/flow/flow.typ typst-0.13.1/tests/suite/layout/flow/footnote.typ typst-0.13.1/tests/suite/layout/flow/invisibles.typ typst-0.13.1/tests/suite/layout/flow/orphan.typ typst-0.13.1/tests/suite/layout/flow/place.typ typst-0.13.1/tests/suite/layout/grid/cell.typ typst-0.13.1/tests/suite/layout/grid/colspan.typ typst-0.13.1/tests/suite/layout/grid/footers.typ typst-0.13.1/tests/suite/layout/grid/grid.typ typst-0.13.1/tests/suite/layout/grid/headers.typ typst-0.13.1/tests/suite/layout/grid/html.typ typst-0.13.1/tests/suite/layout/grid/positioning.typ typst-0.13.1/tests/suite/layout/grid/rowspan.typ typst-0.13.1/tests/suite/layout/grid/rtl.typ typst-0.13.1/tests/suite/layout/grid/stroke.typ typst-0.13.1/tests/suite/layout/grid/styling.typ typst-0.13.1/tests/suite/layout/hide.typ typst-0.13.1/tests/suite/layout/inline/baseline.typ typst-0.13.1/tests/suite/layout/inline/bidi.typ typst-0.13.1/tests/suite/layout/inline/cjk.typ typst-0.13.1/tests/suite/layout/inline/hyphenate.typ typst-0.13.1/tests/suite/layout/inline/justify.typ typst-0.13.1/tests/suite/layout/inline/linebreak.typ typst-0.13.1/tests/suite/layout/inline/overhang.typ typst-0.13.1/tests/suite/layout/inline/shaping.typ typst-0.13.1/tests/suite/layout/inline/text.typ typst-0.13.1/tests/suite/layout/layout.typ typst-0.13.1/tests/suite/layout/length.typ typst-0.13.1/tests/suite/layout/limits.typ typst-0.13.1/tests/suite/layout/line-numbers.typ typst-0.13.1/tests/suite/layout/measure.typ typst-0.13.1/tests/suite/layout/pad.typ typst-0.13.1/tests/suite/layout/page.typ typst-0.13.1/tests/suite/layout/pagebreak.typ typst-0.13.1/tests/suite/layout/relative.typ typst-0.13.1/tests/suite/layout/repeat.typ typst-0.13.1/tests/suite/layout/spacing.typ typst-0.13.1/tests/suite/layout/stack.typ typst-0.13.1/tests/suite/layout/table.typ typst-0.13.1/tests/suite/layout/transform.typ typst-0.13.1/tests/suite/loading/cbor.typ typst-0.13.1/tests/suite/loading/csv.typ typst-0.13.1/tests/suite/loading/json.typ typst-0.13.1/tests/suite/loading/read.typ typst-0.13.1/tests/suite/loading/toml.typ typst-0.13.1/tests/suite/loading/xml.typ typst-0.13.1/tests/suite/loading/yaml.typ typst-0.13.1/tests/suite/math/accent.typ typst-0.13.1/tests/suite/math/alignment.typ typst-0.13.1/tests/suite/math/attach.typ typst-0.13.1/tests/suite/math/call.typ typst-0.13.1/tests/suite/math/cancel.typ typst-0.13.1/tests/suite/math/cases.typ typst-0.13.1/tests/suite/math/class.typ typst-0.13.1/tests/suite/math/delimited.typ typst-0.13.1/tests/suite/math/equation.typ typst-0.13.1/tests/suite/math/frac.typ typst-0.13.1/tests/suite/math/interactions.typ typst-0.13.1/tests/suite/math/mat.typ typst-0.13.1/tests/suite/math/multiline.typ typst-0.13.1/tests/suite/math/op.typ typst-0.13.1/tests/suite/math/primes.typ typst-0.13.1/tests/suite/math/root.typ typst-0.13.1/tests/suite/math/size.typ typst-0.13.1/tests/suite/math/spacing.typ typst-0.13.1/tests/suite/math/stretch.typ typst-0.13.1/tests/suite/math/style.typ typst-0.13.1/tests/suite/math/symbols.typ typst-0.13.1/tests/suite/math/syntax.typ typst-0.13.1/tests/suite/math/text.typ typst-0.13.1/tests/suite/math/underover.typ typst-0.13.1/tests/suite/math/vec.typ typst-0.13.1/tests/suite/model/bibliography.typ typst-0.13.1/tests/suite/model/cite.typ typst-0.13.1/tests/suite/model/document.typ typst-0.13.1/tests/suite/model/emph-strong.typ typst-0.13.1/tests/suite/model/enum.typ typst-0.13.1/tests/suite/model/figure.typ typst-0.13.1/tests/suite/model/heading.typ typst-0.13.1/tests/suite/model/link.typ typst-0.13.1/tests/suite/model/list.typ typst-0.13.1/tests/suite/model/numbering.typ typst-0.13.1/tests/suite/model/outline.typ typst-0.13.1/tests/suite/model/par.typ typst-0.13.1/tests/suite/model/quote.typ typst-0.13.1/tests/suite/model/ref.typ typst-0.13.1/tests/suite/model/terms.typ typst-0.13.1/tests/suite/pdf/embed.typ typst-0.13.1/tests/suite/playground.typ typst-0.13.1/tests/suite/scripting/blocks.typ typst-0.13.1/tests/suite/scripting/call.typ typst-0.13.1/tests/suite/scripting/closure.typ typst-0.13.1/tests/suite/scripting/destructuring.typ typst-0.13.1/tests/suite/scripting/field.typ typst-0.13.1/tests/suite/scripting/for.typ typst-0.13.1/tests/suite/scripting/get-rule.typ typst-0.13.1/tests/suite/scripting/if.typ typst-0.13.1/tests/suite/scripting/import.typ typst-0.13.1/tests/suite/scripting/include.typ typst-0.13.1/tests/suite/scripting/let.typ typst-0.13.1/tests/suite/scripting/loop.typ typst-0.13.1/tests/suite/scripting/methods.typ typst-0.13.1/tests/suite/scripting/module.typ typst-0.13.1/tests/suite/scripting/modules/chap1.typ typst-0.13.1/tests/suite/scripting/modules/chap2.typ typst-0.13.1/tests/suite/scripting/modules/cycle1.typ typst-0.13.1/tests/suite/scripting/modules/cycle2.typ typst-0.13.1/tests/suite/scripting/modules/with space.typ typst-0.13.1/tests/suite/scripting/ops.typ typst-0.13.1/tests/suite/scripting/params.typ typst-0.13.1/tests/suite/scripting/recursion.typ typst-0.13.1/tests/suite/scripting/return.typ typst-0.13.1/tests/suite/scripting/while.typ typst-0.13.1/tests/suite/styling/fold.typ typst-0.13.1/tests/suite/styling/set.typ typst-0.13.1/tests/suite/styling/show-set.typ typst-0.13.1/tests/suite/styling/show-text.typ typst-0.13.1/tests/suite/styling/show-where.typ typst-0.13.1/tests/suite/styling/show.typ typst-0.13.1/tests/suite/symbols/symbol.typ typst-0.13.1/tests/suite/syntax/backtracking.typ typst-0.13.1/tests/suite/syntax/bugs.typ typst-0.13.1/tests/suite/syntax/comment.typ typst-0.13.1/tests/suite/syntax/embedded.typ typst-0.13.1/tests/suite/syntax/escape.typ typst-0.13.1/tests/suite/syntax/newlines.typ typst-0.13.1/tests/suite/syntax/numbers.typ typst-0.13.1/tests/suite/syntax/shebang.typ typst-0.13.1/tests/suite/syntax/shorthand.typ typst-0.13.1/tests/suite/text/case.typ typst-0.13.1/tests/suite/text/coma.typ typst-0.13.1/tests/suite/text/copy-paste.typ typst-0.13.1/tests/suite/text/deco.typ typst-0.13.1/tests/suite/text/edge.typ typst-0.13.1/tests/suite/text/em.typ typst-0.13.1/tests/suite/text/font.typ typst-0.13.1/tests/suite/text/lang.typ typst-0.13.1/tests/suite/text/lorem.typ typst-0.13.1/tests/suite/text/raw.typ typst-0.13.1/tests/suite/text/shift.typ typst-0.13.1/tests/suite/text/smallcaps.typ typst-0.13.1/tests/suite/text/smartquote.typ typst-0.13.1/tests/suite/text/space.typ typst-0.13.1/tests/suite/visualize/circle.typ typst-0.13.1/tests/suite/visualize/color.typ typst-0.13.1/tests/suite/visualize/curve.typ typst-0.13.1/tests/suite/visualize/ellipse.typ typst-0.13.1/tests/suite/visualize/gradient.typ typst-0.13.1/tests/suite/visualize/image.typ typst-0.13.1/tests/suite/visualize/line.typ typst-0.13.1/tests/suite/visualize/path.typ typst-0.13.1/tests/suite/visualize/polygon.typ typst-0.13.1/tests/suite/visualize/rect.typ typst-0.13.1/tests/suite/visualize/square.typ typst-0.13.1/tests/suite/visualize/stroke.typ typst-0.13.1/tests/suite/visualize/tiling.typ typst-0.13.1/tools/support/README.md typst-0.13.1/tools/support/config.json typst-0.13.1/tools/support/package.json typst-0.13.1/tools/support/typst.tmLanguage.json typst-0.13.1/tools/test-helper/README.md typst-0.13.1/tools/test-helper/package.json typst-0.13.1/tools/test-helper/src/extension.ts typst-0.13.1/tools/test-helper/tsconfig.json