Hello,
I am trying to find a symbol smaller than \bullet but larger than \cdot to use as a binary operator. In doing so, I have come to enjoy the size of \scriptstyle\bullet but have run into a few snags. First and foremost, if I use \scriptstyle to adjust the size of \bullet, I do not know how to ...
Search found 5 matches
- Fri Nov 26, 2010 10:12 pm
- Forum: Math & Science
- Topic: Small \bullet
- Replies: 1
- Views: 31346
- Thu Sep 30, 2010 1:53 am
- Forum: Math & Science
- Topic: eqnarray variable kerning
- Replies: 4
- Views: 2461
Re: eqnarray variable kerning
Sure thing, apologies for the inconvenience, I presume this has been done and such is what the green check-mark signifies? I fail to see the edit button anywhere but on my most recent post.
- Sun Sep 26, 2010 2:48 am
- Forum: Math & Science
- Topic: eqnarray variable kerning
- Replies: 4
- Views: 2461
eqnarray variable kerning
Sorry for the delay in response; I have been preoccupied with my studies. Thank you for your response. In short, I have reverted to a previous solution. The code follows for those who may need it.
\begin{array}{ll r@{\,} c @{\,}c@{\,} c @{\,}c@{\,} c @{\,}l @{\,}c}
\multicolumn{9}{l}{\vec{A ...
\begin{array}{ll r@{\,} c @{\,}c@{\,} c @{\,}c@{\,} c @{\,}l @{\,}c}
\multicolumn{9}{l}{\vec{A ...
- Sat Sep 18, 2010 5:43 am
- Forum: Math & Science
- Topic: eqnarray variable kerning
- Replies: 4
- Views: 2461
eqnarray variable kerning
Howdy. Straight to the issue, is there any method to align variables such that the kerning between them and their subscripts do not cause nonuniform widths? Here is an example of the problem:
\begin{math}
\vec{A} = a_1 a_1 a_1 a_1\\
\vec{B} = b_1 b_1 b_1 b_1\\
\end{math}
If you render it ...
\begin{math}
\vec{A} = a_1 a_1 a_1 a_1\\
\vec{B} = b_1 b_1 b_1 b_1\\
\end{math}
If you render it ...
- Thu Feb 25, 2010 9:37 am
- Forum: Graphics, Figures & Tables
- Topic: Colored multirow with clines
- Replies: 0
- Views: 2641
Colored multirow with clines
Hey guys. I am attempting to assemble a table that has a row and column header with a base table. I have separated the components so that I may reduce the complexity of my problem. The column header, row header, and base table have become separate tables in corollary. The row header is shown below ...