Repository URL to install this package:
|
Version:
4.4.5.dfsg-3ubuntu2 ▾
|
<HTML>
<HEAD>
<TITLE>Example</TITLE>
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<P><font size="+2" color="green"><B>Example</B></font></P>
<p>
The following script produced the figure below.</P>
<P>
<font color="blue"><pre>
SET %XTEXTLOCATION 50 ! x reference location
SET %YTEXTLOCATION 80 ! y reference location
SET TEXTALIGN 2 ! lower centre justify at (x,y) reference location
SET TEXTINTERACTIVE 0 ! do not use the graphics cursor
TEXT 'This is a simple text string'
SET %YTEXTLOCATION 65
TEXT '<FIMPACT><H10%>Impact, <cred><alpha><cblue><beta><corange><PSI><cgreen><aleph>'
SET %YTEXTLOCATION 50
TEXT '<b><H10%><FTIMES NEW ROMAN>BOLD CHARACTERS'
SET %YTEXTLOCATION 35
TEXT '<H10%><INT><cred>x<cblack>d<cred>x<cblack> = <cred>x<cblack><^>2<_>/2 + <cblue>C'
SET %YTEXTLOCATION 20
TEXT '<H7%>Level<V-3%>Down<V6%>Up<V-3%>and <Z8%>Over'
</PRE></font></P>
<P>
<center><img border=1 src="TextS07I01.png"></center></p>
<P>
<a href="TextS06.htm"><img src="../shadow_left.gif">
<font size="+1" color="olive">Date and time</font></a></p>
</BODY>
</HTML>