render_mathtext_element_pdf Subroutine

public subroutine render_mathtext_element_pdf(this, element, x_pos, baseline_y, base_font_size)

Render a single mathematical text element in PDF

Arguments

Type IntentOptional Attributes Name
class(pdf_context_core), intent(inout) :: this
type(mathtext_element_t), intent(in) :: element
real(kind=wp), intent(inout) :: x_pos
real(kind=wp), intent(in) :: baseline_y
real(kind=wp), intent(in) :: base_font_size