find_latex_command Subroutine

public subroutine find_latex_command(text, start, start_pos, end_pos, found)

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: text
integer, intent(in) :: start
integer, intent(out) :: start_pos
integer, intent(out) :: end_pos
logical, intent(out) :: found