|
From: Schmitzberger, F. <flo...@un...> - 2016-10-31 09:48:19
|
Hi,
I want to print a per mil sign (‰) with Gnuplot (version 5.0.3). I am using postscript output terminal. I tried with 'set encoding utf8', and then call the per mil sign with the Unicode identifer {u+2030}. This does not seem to work.
I do not have pdfcairo available as an output terminal, which I understand would make printing Unicode characters easier. I have the following terminals available on my MacBook Pro. gnuplot> print GPVAL_TERMINALS canvas cgm context corel dumb dxf eepic emf emtex epslatex fig hpgl latex mf mp pcl5 postscript pslatex pstex pstricks qms svg tek40xx tek410x texdraw tgif tkcanvas tpic unknown vttek x11 xlib xterm
How can I get Gnuplot to print a per mil sign?
Florian
|