Questions related to the Mathematica front-end (graphical user interface).
6
votes
5answers
265 views
How to enter textual subscripts and superscripts?
When I add a sub- or superscript to a letter in a "Text" cell using the "Writing Assistant" palette this letter becomes Italic:
...
2
votes
1answer
106 views
Repeating the contents of one cell in another, in “real time”
How could I create two Input cells, such that when the first is evaluated, the contents of the first are copied to the second? So for example, there would be two empty cells - let's call them A and B ...
3
votes
0answers
88 views
Highlighting bracketing in Mathematica [duplicate]
I'm working with lists of lists of lists. Each box with information has a specific format like
information = {{a},{{b}},{{{c},{d}},{e,{f}}},{g}}
and so ...
2
votes
1answer
70 views
Why is MenuCommandKey not working in my stylesheet?
Here is the cell style data for my custom version of Section:
...
10
votes
1answer
91 views
Are formal characters like \[FormalA] to be used differently than other symbols?
I noticed that Mathematica has a set of special 'Formal' characters such as \[FormalA], \[FormalB] , etc.. In the front end, it ...
1
vote
2answers
51 views
Printing grouped cells
How can I print grouped cells with CellPrint ?
The closest thing I have to what I want to do is this
...
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 ...
5
votes
0answers
90 views
FontSubstitutions: how do they work?
I'm puzzled by FontSubstitutions. The help says this:
FontSubstitutions
is an option for Style and Cell that gives a list of substitutions to try for font ...
8
votes
1answer
235 views
What is the full list of all font families?
I'm having trouble finding a complete list of the FontFamily strings that mathematica supports.
0
votes
0answers
32 views
How do I make my own alias using AliasDelimiter [duplicate]
Possible Duplicate:
Defining symbol shortcuts in the Front End
I would like to create my own alias for the front-end so the user to be able to input rather complicated symbols quickly using ...
3
votes
3answers
123 views
Can Button[] generate output without using Print[]?
Button[] beguiles me. A simple example follows:
...
12
votes
5answers
1k views
How can I improve Mathematica's resolution on a macbook retina display?
Mathematica looks a bit fuzzy on the retina screen, how can I increase the resolution?
Here another screenshot showing a direct comparison between the browser and Mathematica
8
votes
1answer
128 views
in v9, backspace causes cell to become section style
In the front end of v9, in any given cell that contains content, if I hit backspace to clear the content until there is nothing left, and then hit backspace one more time, the cell becomes a ...
4
votes
0answers
82 views
Automatic recovery after crash
I want Mathematica to periodically autosave my notebooks to the temp folder.
And in case of front-end crash i want to see the dialog after restart with the following choices:
recover from autosaved ...
1
vote
0answers
81 views
Font Issues: “Like Resource 58” error
I'm running Mathematica 9.0.0 on a Macbook Air with OSX 10.6.8 and I've recently started having issues with the font in the program. All special characters are being replaced with other characters in ...
8
votes
1answer
93 views
How to catch the “Preemptive” evaluations from within the main loop?
When trying to make an optimized version of my plotRange fonction I faced a problem of catching the "Preemptive" evaluations ...
5
votes
1answer
121 views
Accessing data on local machine from remote kernel
I have a remote kernel on a server that I would like to use to process some data. The connection works, i.e, I'm able to use the local front end and the remote kernel. However, I cannot figure out how ...
11
votes
1answer
456 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 ...
9
votes
1answer
198 views
How to specify default style in Mathematica 9
In Mathematica 8, I can use GraphicsBoxOptions->{DefaultBaseStyle->{"Graphics", FontFamily -> "Helvetica", FontSize -> 14}} to specify the default font ...
4
votes
2answers
107 views
How to automate generation of image files?
I need to generate a large number of figures as PNG files, and I'm trying to decide whether Mathematica would be the quickest way to do this.
All the figures have the same basic structure, and I'm ...
2
votes
0answers
81 views
Changing size and color of a Text on version 9
I am running v9 on mac pro and think that I am doing something wrong.
When commenting the solution of a particular exercise I add a text cell (command 7) and type the comment which is nothing more ...
1
vote
0answers
123 views
Wolfram Alpha double == sign not shown anymore? [closed]
I wanted to use wolframAlpha by hitting two times the equal sign. Normally I get the small wolframalpha logo but somehow it doesn't show anymore?
I get a strange character instead.
I tried starting ...
7
votes
0answers
217 views
How to improve these WASD + mouse look 3D controls?
Insipred by this question and the corresponding answer I've written a code for full-screen exploration of 3D scenes using standard WASD and mouse look controls. Here it is.
...
5
votes
1answer
109 views
Is it possible to embed a notebook as a panel in a java GUI?
I'd like to create a GUI that displays a tree, some text boxes, buttons, and then as a panel, a fully-functional notebook. Is that possible?
5
votes
1answer
90 views
How to set MouseAppearance to void?
I need to get an output graphics which does not show mouse cursor over itself. I didn't find a corresponding value in MouseAppearance documentation and ended up ...
17
votes
1answer
264 views
Do you really want to quit the kernel? Yes!
When I have entered some bad code and hit shift+enter before thinking about the perils of finite RAM my computer obviously starts suffering. I have found two options that usually lets me recover ...
4
votes
1answer
137 views
Why does Dynamic output cause CPU usage when onscreen?
I write such a line in Mathematica:
{Slider[Dynamic[s]], Dynamic[f[x_] := s*x]}
After evaluation, the CPU immediately runs at full power. And if you scroll the ...
2
votes
1answer
102 views
Export notebook file without launching front-end
I am using a Mathematica script to programmatically generate a Mathematica notebook. The script generates a Notebook expression and then uses ...
6
votes
1answer
110 views
How to edit a HYPERLINK once created inside a notebook?
When a hyperlink is created in a notebook, there does not seem to be an easy way to actually edit the hyperlink (maybe to correct the URL).
To make some text HYPERLINK, one selects the text using the ...
3
votes
2answers
296 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
...
3
votes
1answer
126 views
Dynamically link cell content in Mathematica?
Is it possible to dynamically link the content of two cells? For example, can I set up a Notebook with two text cells that display the same value, and if the user types in one the other updates, etc.? ...
5
votes
1answer
207 views
How to get full-screen graphics canvas?
Is it possible to create a full-screen graphics without any front end elements like cell brackets and scrollbars? The zero approximation can be
...
5
votes
0answers
119 views
Multiple windows in Mathematica help
I'm new in Mathematica, and would like to know how can I open multiple help windows at the same time. It's this possible? I'm using Mac OS.
I know it works for link in the help page with right mouse ...
11
votes
3answers
372 views
Is there a shortcut to select all cells above the current cursor position?
Is there a command / menu entry / keyboard shortcut to evaluate all cells above / up to the current cursor position? I have the feeling I am missing something elementary here...
Addendum: In fact, it ...
2
votes
1answer
136 views
3D plots wrongly displayed when using GraphicsRow in Linux
I get an incorrect vertical offset in 3D plots when using GraphicsRow in Mathematica 9 (Linux - Ubuntu 12.04). When displayed by itself, the plot is fine. Here's an example:
...
24
votes
2answers
407 views
Special Mathematica Cell to work with R code
I have enjoyed working with R inside Mathematica. But it would be nice If I could have a special R cell. For example, instead of typing
...
40
votes
2answers
778 views
Is it possible to improve Mathematica's auto-completion feature?
In this answer Brett Champion describes how one can intercept and modify the suggestions used for auto-completion.
Question: Is it possible to modify the suggestion for the automatic auto-completion ...
7
votes
0answers
106 views
How can we extend the predictive interface so it can suggest new operations?
Introduction
Mathematica 9 has introduced a new predictive interface. For each output, it suggest possible actions the user might want to take.
How can this interface be extended so that it will ...
7
votes
2answers
137 views
Save notebook without including Front End version information
How can a notebook be saved without including the front end version?
If you open a .nb file, you'll see something like
...
5
votes
1answer
117 views
How can selection of delimiter matches be disabled?
I often preemptively match delimiters. As a simple example, I'll type Import[], then left arrow, then "filename".
The problem ...
2
votes
0answers
81 views
How to print preview a selection?
When printing (file->print...) there's the possibility of printing just the current selection. This is useful for printing just a couple of cells, or some chapters.
The file menu also has Print ...
3
votes
3answers
162 views
How to insert a link to a generic file, in the middle of a text style cell/paragraph?
It is easy to insert a Hyperlink to a notebook file, or to an internet address, in the middle of a text style cell (Ctrl+Shift+H or menu: Insert->hyperlink).
Trying to create a hyperlink to a file ...
3
votes
2answers
120 views
Subscript and Part: What's going on in this example?
Example
I came across the following simple example from A Beginner's Guide to Mathematica, by McMahon and Topa, which I believe was written circa version 5.2. (FWIW, I'm using v9.)
...
4
votes
1answer
106 views
Write-protect documentation for self-written Add-on package
My package works fine so far, and now I want to add some documentation. I have put a file in
...
4
votes
0answers
98 views
some Graphics output do not fully render on the screen until an extra click is made into the notebook
Sometimes when using a command such as Grid and looking at the output, some of the actual lines (frame, gridlines) that make up the display will be missing on the ...
3
votes
1answer
57 views
keeping parentheses size the same in Input cells when using 2D math
I like to group the 2 parts of the If statement and others like it by using () to help me be able to still understand what my ...
3
votes
1answer
159 views
Quick way to invert a fraction
Over the years of using Mathematica, I find myself doing something along the lines of rewriting this:
$\frac{[A^-_F]}{[A^-_U] + \frac{[H^+][A^-_U]}{\kappa_1}}$
as this:
$\frac{[A^-_U] + ...
5
votes
0answers
88 views
Embed a Microsoft RichEdit 8 control in a Mathematica notebook using .NETLink?
Does anyone know whether or not it's possible to embed a RichEdit 8 control within a Mathematica Notebook using .NETLink?
The goal here would be able to both view and edit mathematical text typeset ...
5
votes
0answers
68 views
What are \[InvisiblePrefixScriptBase] and \[InvisiblePostfixScriptBase]?
In the non-printing characters documentation, I see two named characters that are largely undocumented: \[InvisiblePrefixScriptBase] and ...
1
vote
0answers
136 views
How to set default save directory for notebooks?
Based on certain previous questions, I figured that if my NotebookBrowseDirectory looked like this
...


