measure_mathtext_elements_width Function

public recursive function measure_mathtext_elements_width(elements, fs) result(w)

Arguments

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

Return Value real(kind=wp)