IIRC pdf output in jplot assumed acrobat built in unicode support. On Ubuntu it may use evince as pdf reader, you can try another pdf reader to open the ~/temp/plot.pdf to see if it works.
On Wed, Jun 12, 2019, 11:49 PM J. Patrick Harrington <[email protected]> wrote: > I would like to put a Greek \mu (μ) in the y-axis label of a plot. If I > just cut & paste the symbol it looks OK in the pd command > pd 'ycaption Polarization (-Q/I) for μ = 0.1' > and when I do pd'show' or pd'jpg' the result is fine, but pd'pdf' gives > a 1/4 character instead of μ. Any suggestions on how to proceed? > > Thanks, Patrick > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
