PsiLAB Help Manual Page

Section: Basic Plot functions

Name: plot_font

Set the current text font.
Available fonts:

type plot_fonts = Normal |
Roman |
Italic |
Script
;;

Example:
[] plot_font Italic;; 

Printed by PsiLAB