mathtext_scripts_share_anchor Function

public pure function mathtext_scripts_share_anchor(elements, i) result(shared)

Arguments

Type IntentOptional Attributes Name
type(mathtext_element_t), intent(in) :: elements(:)
integer, intent(in) :: i

Return Value logical