In HIGZ compilations, one can choose the font both by name and by font number. Moreover, one can use SGML entities for symbols without keyboard equivalent, provided one selects a PostScript font. Example: !rep title text-font times-roman text-precision high ch-height 0.05 Call plot_frame(0,0,10,10,` `,` `,` `) Call plot_text(1,6,`élève`,`title`) Call plot_text(1,4,`Τροχια`/... ` Μυονιου`,`title`) Call plot_end (The representation of the TITLE is changed from the default HIGZ-SOFTWARE font to large TIMES-ROMAN characters, and then used to write the French word for "student" and the Greek for "muon track" on the screen.)
Additional Information on:
GTS-GRAL provides a large number of fonts. Those that can be referenced by name are listed in the table below: -------------------------------------------------------------- Font name Font number Notes -------------------------------------------------------------- PRESTIGE -2 Prestige Elite TIMES-ROMAN -3 Roman Times TIMES-ITALIC -104 Italic Times GREEK -13 Greek characters ITALIC-GREEK -113 Italic Greek characters GOTHIC -9 Gothic characters ITALIC-GOTHIC -109 Italic gothic characters --------------------------------------------------------------