This document applies at all levels of AIX.
Some math symbols like 1/2 1/4 + - * / are part of standard symbol sets, and to use these you will not have to take these precautions. However, symbols like the DEL symbol, or the integration symbol, square root symbol and the general SET operation symbols are not universally available. The list of the characters in a symbol set can usually be found in the printer technical reference manual.
To illustrate the problem you can generate a sample test PCL file as follows using vi. To generate the ESC character from the vi insert mode, hit Ctrl-v then ESC. You can generate a particular character in insert mode with the HFT (X-terminal) by holding the ALT key down, and then entering the 3 digit ASCII code in the right hand keypad. These characters appear in this document as [###]. This example uses the PS MATH Symbol Set. The PCL command to enter this symbol set is ESC(5M. Other Math and symbol sets and the PCL command to enter these modes are:
The ESC character shows as ^[ in vi and this document shows it that way. The carriage return is ^M and is used since some passthrough virtual printers (AIX 3.2) don't tell the printer to add carriage returns. The ^[(8M tells the printer to return to a text symbol set - Roman 8.
Omega: ^[(5M[087]^[(8U ^M Phi: ^[(5M[089]^[(8U ^M Del ^[(5M[209]^[(8U ^M Approx: ^[(5M[064]^[(8U ^M Set Symbols: ^[(5M[199][200][201][202][203][204][205][206][207]^[(8U ^M Square root: ^[(5M[214]9 [222] 3 ^[(8U ^M Integral: ^[(5M[242]^[(8Uf(x) ^M Equivalencies: ^[(5M[185][186][187][163]=[216]^[(8U ^MSteps to test the results: