measure_mathtext_element_width Function

public recursive function measure_mathtext_element_width(element, base_font_size) result(w)

Arguments

Type IntentOptional Attributes Name
type(mathtext_element_t), intent(in) :: element
real(kind=wp), intent(in) :: base_font_size

Return Value real(kind=wp)