[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #30500] tex interpreter and the sun symbol (od
From: |
Yu Feng |
Subject: |
[Octave-bug-tracker] [bug #30500] tex interpreter and the sun symbol (odot) |
Date: |
Tue, 20 Jul 2010 20:24:08 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.3) Gecko/20100401 SUSE/3.6.3-1.2 Firefox/3.6.3 |
Follow-up Comment #1, bug #30500 (project octave):
Currently print.m, and __go_draw_axis__.m use gnuplot's internal Symbol font
for special symbol handling. The Symbol font lacks the sun symbol, and
probably many others as well.
One way to implement these missing symbols is to preload the computer modern
fonts(cmex, cmsy, and etc) on a postscript terminal with 'fontfile add'
option. And in __setup_sym_table__, translate the latex codes into the
corresponding computer modern encodings. It would be the best if octave also
distribute these fonts together - if they are free to redistribute.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?30500>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/