Tagged Questions
3
votes
0answers
124 views
Cannot save file
Hello I have a problem in saving files in Mathematica. I can't save not only notebooks but also figures. When I choose to save the notebook it open a window that says:
Mathematica could not find ...
8
votes
0answers
101 views
Help bogged down at first query
When I open help at the first time in a mathematica session and I submit a query it always get bogged down for many seconds until a message appears as in the picture. Then I select continue waiting, I ...
9
votes
1answer
234 views
Poor anti-aliasing in Rotated text with ClearType on
There is a problem on my system that occurs when text is rotated 90 degrees as it is in frame labels. This only happens when ClearType is turned on, and only around 90 degrees of rotation.
I am ...
11
votes
1answer
449 views
How to work around Mathematica hanging when showing a large SparseArray?
Note: This is fixed in 9.0.1.
In Mathematica 9, if I display any large SparseArray object in the default way (which looks something like ...
3
votes
2answers
295 views
How to create an executable notebook in Mac OS X
All,
I am looking for help to create a notebook to be executed via terminal in MAC OSX. The notebook uses the front end.
This is what I have so far
...
24
votes
2answers
498 views
Template completion
In version 8, if one evaluates
test::usage="test[x,y]";
then types test, then shift-cmd-k (or shift-ctrl-k), a template ...
13
votes
1answer
207 views
Problems with images caused by which stylesheet is used
Update
This looks now like it was a bug in Mathematica version 8, because
everything works as expected - at least for this minimal example - in
version 9. (As an aside, I couldn't seem to find ...
10
votes
5answers
257 views
How do you change the font size of a Manipulator label?
I have a stand alone Manipulator (it is not in a Manipulate) and would like to know how to alter the style of the label. There ...
10
votes
2answers
220 views
14
votes
3answers
357 views
Memory Leak in Frontend - anyone know a workaround?
When using Rasterize on a Graphics expression composed of many differently coloured Graphics objects memory is allocated in the frontend which is then not released or reused when a similar graphic ...
4
votes
1answer
271 views
Invisible \[Conjugate] glyph in the linux frontend
I have a very annoying problem.
The Conjugate glyph (*) does not show when I type.
That is, if I type \[Conjugate] or ⋮co⋮ then ...
13
votes
1answer
276 views
How to work with characters from CJK Unified Ideographs Extension B correctly?
Background:
Recently I'm trying to deal with some Chinese characters which belongs to the CJK Unified Ideographs Extension B block. The motive comes from some further interest following a former ...
