Tagged Questions
4
votes
1answer
67 views
Why can't I change the style of a cell repeatedly?
I ran into this when I was working with an example from the Help Pages of V9. Cells is a new function added in V9. The following appears to work the first time it ...
7
votes
1answer
121 views
How can I make a cell that contains an image which can be shifted?
When you look at some help pages, they may have cells containing images which are movable within the cell when you left-click and drag the mouse.
Here is a sample: ...
1
vote
2answers
78 views
How to set the background of a section to light gray?
How to set the background of a section to light gray and leave background of content below and above the section as default?
1
vote
3answers
73 views
Entering Sum in traditional form
The documentation for Sum says that it is possible to replace Sum by EscsumEsc. The limits ($i_\max$ and $i_\min$) should be ...
2
votes
1answer
63 views
Cell background color changes cell layout
When I change the background color of a cell like in
the colored cells become slightly indented and their line spacing is increased.
How can I change the cell background color while keeping the ...
12
votes
1answer
100 views
Exclude Sections/Subsections/… from evaluation
I'm working on a large notebook and I want to exclude some sections and subsections from being evaluated when I evaluate the whole notebook.
Is there a way to exclude specific sections or ...
6
votes
2answers
215 views
How do I get the equivalent of the $\LaTeX$ \tag{} in Mathematica?
How do I get the equivalent of the $\LaTeX$ \tag{} in Mathematica?
$a+b=x \tag{1}$
I'm not necessarily asking how to use the $\LaTeX$ \tag{} itself in ...
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 ...
8
votes
3answers
316 views
How can I type left (sub)superscript?
I want to type in my variable next to its plot and I'm typing the text in using Inset. However my variable has superscripts to the left. Say it looks like this:
$ ...
9
votes
3answers
182 views
Typeset unbalanced brackets
In LaTeX, you can typeset expressions containing unbalanced brackets, by balancing them with an invisible delimiter \left. or ...
7
votes
1answer
205 views
How to suppress undesirable kerning rules in math inline cells?
Update: (11/29/2012) Looks like Mathematica 9 has the same behavior.
The following graphic shows how Mathematica kerns italic characters in an inline math formula cell (first row) where an ...
3
votes
3answers
253 views
Is it possible to typeset left and right angle brackets?
I would like to typeset the following in a Mathematica notebook:
$$\langle P \rangle$$
Is it possible to typeset left and right angle brackets? In $\LaTeX$, they are given by ...
9
votes
2answers
105 views
A notebook created on demand from a main document showing executable input along with output cells
I would like to make Mathematica documents with hidden calculations, such that they can be visualized on demand. In general it can be done in several forms and I actually use some. I would like to ask ...
10
votes
6answers
432 views
Annoying display truncation of numerical results
I have a lot of data to inspect. An example of a number in my program is
123.189094
This gets displayed as
123.189
...
3
votes
1answer
97 views
How to edit the text coming together with the numeration of pages in pdf produced out of a notebook?
I am writing a text that I am going to publish on-line. When I transform it from the notebook into the pdf format I get the numeration style typical for Mathematica:
I would like to edit the text ...
9
votes
2answers
123 views
How can I set a fixed cell height?
I did this often in previous versions of the Mathematica notebook front end. I would have a cell with lots of raw data, e.g. a very long list. The list might go on for pages. I would set the cell ...
7
votes
1answer
174 views
Setting up TextStyle with initialization cells in Mathematica 6+
It used to be quite straightforward to change the default settings of a notebook in terms of inputs, outputs, text styles and font sizes in previous versions of Mathematica using initialization cells ...
7
votes
3answers
119 views
How to avoid spaces between numbers when displaying TagBox(es)
The instruction :
DisplayForm[RowBox[List[0,1,Superscript[2,3],Superscript[1,2],a]]]
displays a gap between the first two items of the list
but if one is ...



