From 5dbc15ef0c48cb024205ac84f295fdffef985374 Mon Sep 17 00:00:00 2001 From: sitandr <60141933+sitandr@users.noreply.github.com> Date: Tue, 23 May 2023 12:22:27 +0300 Subject: Forced size command in math (#1128) --- docs/src/reference/groups.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'docs') diff --git a/docs/src/reference/groups.yml b/docs/src/reference/groups.yml index 5d8b330e..cd85b820 100644 --- a/docs/src/reference/groups.yml +++ b/docs/src/reference/groups.yml @@ -16,6 +16,16 @@ These functions are distinct from the [`text`]($func/text) function because math fonts contain multiple variants of each letter. +- name: sizes + display: Sizes + functions: ["display", "inline", "script", "sscript"] + description: | + Forced size styles for expressions within formulas. + + These functions allow manual configuration of the size of equation elements + to make them look as in a display/inline equation or as if used in a root or + sub/superscripts. + - name: underover display: Under/Over functions: [ -- cgit v1.2.3