Previous: symmk3 Up: ../plot79_s.html Next: sympa
SUBROUTINE SYMNF
C$ (New Font)
C$ When a complete font change is to be made, it is usually
C$ inconvenient to have to prefix each string with a
C$ font-select character. This routine resets the font tables
C$ so that no font is in effect, and a new font must be
C$ selected by a call to SYMSF before further plotting of
C$ text.
C$ (02-APR-82)