tecplot中的各种标注都是类似于html文件的格式,如下,
粗体 <b>...</b>:Draw
the enclosed characters using bold (ifpossible
斜体 <i>...</i>:Draw
the enclosed characters using italics (ifpossible).
下标 <sub>...</sub>:Draw
the enclosed characters assubscripts
上标 <sup>...</sup>:Draw
theenclosed characters assuperscripts.
希腊字母 <greek>...</greek>:Draw
the enclosed characters using the Greekfon
数学符号 <math>...</math>:Draw
the enclosed characters using the Mathfont
特殊符号 <userdef>...</userdef>:Draw
the enclosed characters using the User-Definedfont.
比如<greek>h</greek><sub>0</sub>就是 η0