| bio | website | |
|---|---|---|
| location | Germany | |
| age | 67 | |
| visits | member for | 1 year, 2 months |
| seen | Feb 18 at 8:48 | |
| stats | profile views | 53 |
I'm a retired college math teacher. I use Mathematica since version 2.2 and begun TeX with emTeX about 1990. Other languages I use are C, Perl, bash ...
|
May 17 |
answered | \DeclareMathSymbol with Pazo Math Blackboard Bold (from Mathpazo) |
|
May 16 |
comment |
\textbeta and \textmu defined in the beamer class maybe you want to use \providecommand which does nothing, if the command already exist and does a \newcommand otherwise. |
|
May 13 |
comment |
Basic use of derivative with cool package fails with “Missing \endcsname inserted” @Walter but then I coudn't write things like \mdiff{f}{m+n}{x;m;y;n} |
|
May 9 |
comment |
How can I change the font of section numbers such as \thechapter? maybe the package sectsty can help you. |
|
May 7 |
comment |
How can I make large mathcal symbols? @tohecz You are right. I had a typo and believed it were due to the definition, but it was in the example, so I got an error message. |
|
May 7 |
answered | How can I make large mathcal symbols? |
|
May 7 |
answered | Inserting space after the number in footnotes |
|
May 4 |
answered | Basic use of derivative with cool package fails with “Missing \endcsname inserted” |
|
May 3 |
comment |
How to make the function identifier ( f(x) ) more dominant? @mbork I think so too. But sometimes e.g. for very high formulas extending the height of \Bigg you'll need it. |
|
May 3 |
answered | How to make the function identifier ( f(x) ) more dominant? |
|
Apr 24 |
awarded | Commentator |
|
Apr 24 |
comment |
Squeeze superscripts and subscripts around bracketed expressions in display math @Warrick TeX looks at the box, so AFAIK it can't decide if there is space to narrow the indices. E.g. for [...] the indices made by \subsup are too narrow, but with (...) and {...} they look fine. |
|
Apr 22 |
answered | old style numerals in mhchem equations |
|
Apr 22 |
revised |
Meta definition of diacritical marks added the table |
|
Apr 22 |
comment |
Meta definition of diacritical marks @PeterGrill: I edited my answer and added the table. |
|
Apr 22 |
answered | Meta definition of diacritical marks |
|
Apr 21 |
comment |
typesetting column vector @percusse How did you crop the picture? I tried, but couldn't find a way. Thank you for cropping. |
|
Apr 21 |
answered | typesetting column vector |
|
Apr 19 |
answered | Squeeze superscripts and subscripts around bracketed expressions in display math |
|
Apr 13 |
comment |
Nice-looking $x_i^j$ Have a look at the tensind package. It sets the high and low indices properly aligned. |