Eric Iverson writes: > JHS has a simple viewmat (for html output) built in. That is, you > don't need to load'viewmat'. I suspect you are doing a load'viewmat' > which is overwriting the html version with a gtk version that will > fail as you describe.
Right. The built-in viewmat works fine. However, it produces huge graphics such that I have to scroll to see the whole matrix, which makes it much less useful than the GTK-based viewmat. > Your immediate workaround is to not load viewmat when in JHS. > Eventually this might be fixed so that load'viewmat' in JHS does > nothing, but I am not sure when that will get done. bill lam writes: > base library has now been fixed to ignore loading viewmat as well as > some other package under JHS. That was quick :-) Thanks to both of you, Konrad. ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
