On 3/24/14, 4:31 AM, Mike Wilkes wrote:
I have found no resolution of this problem after a considerable amount of searching the internet, and a post at the wxmaxima forum (with no follow-up whatsoever from anyone there). A couple of other things I noticed about the lack of symbols in the output lines is that if I copy the output line to the next input line, all the symbols are there, but again if I request the output of the newly copied input line, there are no symbols. I mentioned that clicking on the defined function name on the input line and pressing the F1 key displays the full output line, with all symbols, in place of the original line bereft of symbols. Also both maxima from the command line, and xmaxima from the console have no problems displaying an output function definition or variable expression.I suppose that the next step is to remove fink's version again, and try installing from the wxmaxima website. It is stated there that for Mac OS X: wxmaxima 13.04.0 is included with Maxima 5.30.0. That line is apparently out of date as the versions I have installed at present via fink are Maxima 5.32.1 and wxmaxima 13.04.2. I am not sure, really, how such a reinstall might change things. Incidentally, in order to get gnuplot to work with wxmaxima and maxima, I followed a suggestion from an old document at https://pangea.stanford.edu/~schmitt/maxima.html. It suggested creating a .maxima directory in my home directory, and in it a filemaxima-init.macwith the following lines: gnuplot_command:"/usr/local/bin/gnuplot"$ draw_command:"/usr/local/bin/gnuplot"$ set_plot_option([gnuplot_term, aqua])$ Afterwards, plot2d worked fine from wxmaxima and xmaxima. Without this, the plot2d output was being sent from wxmaxima to a file /Users/home/maxout.gnuplot_pipes, which I think could then be plotted with gnuplot (some of this has been lost to memory in the last few days). If you have any other suggestions, they would be greatly appreciated. Thanks again, Alexander.
A reinstall probably won't help. Your issue is most likely that something in the preferences is awry, and any version you install will use those same preferences.
You might try using my preferences file (attached). It'll need to go in your $HOME/Library/Preferences directory.
I did _not_ have to set up a .maxima/filemaxima-init.mac as you did to get gnuplot to work. And unless you changed stuff around, you're using a non-Fink gnuplot setup.
-- Alexander Hansen, Ph.D. Fink User Liaison My package updates: http://finkakh.wordpress.com/
maxima=/sw/bin/maxima helpFile=/sw/share/maxima/5.32.1/doc/html/header.hhp ShowTips=1 tipNum=14 parameters= fontSize=12 mathFontsize=12 matchParens=1 showLong=0 fixedFontTC=1 changeAsterisk=0 enterEvaluates=0 saveUntitled=1 openHCaret=0 defaultPort=4010 usejsmath=1 keepPercent=1 pos-restore=0 language=0 fontEncoding=49 pos-x=40 pos-y=40 pos-w=950 pos-h=650 pos-max=0 insertAns=1 [AUI] savePanes=0 perspective=layout2|name=console;caption=;state=508;dir=5;layer=0;row=0;pos=0;prop=100000;bestw=20;besth=20;minw=-1;minh=-1;maxw=-1;maxh=-1;floatx=-1;floaty=-1;floatw=-1;floath=-1|name=history;caption=History;state=2099150;dir=2;layer=0;row=0;pos=0;prop=100000;bestw=132;besth=94;minw=-1;minh=-1;maxw=-1;maxh=-1;floatx=-1;floaty=-1;floatw=-1;floath=-1|name=stats;caption=Statistics;state=2098894;dir=4;layer=0;row=0;pos=0;prop=100000;bestw=216;besth=260;minw=-1;minh=-1;maxw=-1;maxh=-1;floatx=-1;floaty=-1;floatw=-1;floath=-1|name=math;caption=General Math;state=2098894;dir=4;layer=0;row=0;pos=0;prop=100000;bestw=202;besth=180;minw=-1;minh=-1;maxw=-1;maxh=-1;floatx=-1;floaty=-1;floatw=-1;floath=-1|name=format;caption=Insert;state=2098894;dir=4;layer=0;row=0;pos=0;prop=100000;bestw=170;besth=60;minw=-1;minh=-1;maxw=-1;maxh=-1;floatx=-1;floaty=-1;floatw=-1;floath=-1|dock_size(5,0,0)=20| toolbar=1 [Style] fontname=Lucida Grande [Style/Background] color=rgb(255, 255, 255) [Style/Highlight] color=rgb(255, 0, 0) [Style/TextBackground] color=rgb(191, 216, 216) [Style/CellBracket] color=rgb(0, 0, 0) [Style/ActiveCellBracket] color=rgb(255, 0, 0) [Style/Cursor] color=rgb(0, 0, 0) [Style/Selection] color=rgb(181, 213, 255) [Style/Outdated] color=rgb(153, 153, 153) [Style/Math] fontname=Monaco [Style/NormalText] color=rgb(0, 0, 0) bold=0 italic=0 underlined=0 [Style/MainPrompt] color=rgb(255, 0, 0) bold=0 italic=0 underlined=0 [Style/OtherPrompt] color=rgb(255, 0, 0) bold=0 italic=1 underlined=0 [Style/Label] color=rgb(165, 42, 42) bold=0 italic=0 underlined=0 [Style/Special] color=rgb(0, 0, 0) bold=0 italic=0 underlined=0 [Style/Input] color=rgb(0, 0, 255) bold=0 italic=0 underlined=0 [Style/Number] color=rgb(0, 0, 0) bold=0 italic=0 underlined=0 [Style/Greek] color=rgb(0, 0, 0) bold=0 italic=0 underlined=0 [Style/String] color=rgb(0, 0, 0) bold=0 italic=1 underlined=0 [Style/Variable] color=rgb(0, 0, 0) bold=0 italic=1 underlined=0 [Style/Text] fontname= fontsize=12 color=rgb(0, 0, 0) bold=0 italic=0 underlined=0 [Style/Subsection] fontname= fontsize=16 color=rgb(0, 0, 0) bold=1 italic=0 underlined=0 [Style/Section] fontname= fontsize=18 color=rgb(0, 0, 0) bold=1 italic=1 underlined=0 [Style/Title] fontname= fontsize=24 color=rgb(0, 0, 0) bold=1 italic=0 underlined=1 [Style/Function] color=rgb(0, 0, 0) bold=0 italic=0 underlined=0 [Wiz] [Wiz/Plot2D] format=2 logx=0 logy=0
------------------------------------------------------------------------------ Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. Written by three acclaimed leaders in the field, this first edition is now available. Download your free book today! http://p.sf.net/sfu/13534_NeoTech
_______________________________________________ Fink-beginners mailing list Fink-beginners@lists.sourceforge.net List archive: http://news.gmane.org/gmane.os.apple.fink.beginners Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-beginners