fortplot
fortplot Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
has_mathtext
Function
12 statements
Source File
fortplot_text_layout.f90
fortplot_text_layout
has_mathtext
Contents
public pure function has_mathtext(text) result(is_mathtext)
Check if text contains math segments delimited by '$...$'
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in)
::
text
Return Value
logical