fortplot
fortplot Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
mathtext_element_t
Derived Type
6 statements
Source File
fortplot_mathtext.f90
fortplot_mathtext
mathtext_element_t
Contents
Variables
text
element_type
font_size_ratio
vertical_offset
type, public :: mathtext_element_t
Components
Type
Visibility
Attributes
Name
Initial
character(len=:),
public,
allocatable
::
text
integer,
public
::
element_type
=
ELEMENT_NORMAL
real(kind=wp),
public
::
font_size_ratio
=
1.0_wp
real(kind=wp),
public
::
vertical_offset
=
0.0_wp