Search found 3 matches

by cornail
Thu Sep 20, 2012 11:01 am
Forum: Math & Science
Topic: Inappropriate Superscript Placement in Denominator
Replies: 1
Views: 2304

Inappropriate Superscript Placement in Denominator

Hi everyone,

in the following example, the placement of the asterisk in the superscript is different in the numerator and the denominator, it appears lower in the latter case. I do not know whether this is a bug or a feature. I would like to have them rendered the same way (i.e. as in the numerator ...
by cornail
Wed May 20, 2009 11:40 pm
Forum: Math & Science
Topic: auto {[( )]} brackets macro
Replies: 2
Views: 6434

Re: auto {[( )]} brackets macro

Juanjo, you gave me invaluable help in my thesis work, thank you :)
by cornail
Fri May 08, 2009 7:59 pm
Forum: Math & Science
Topic: auto {[( )]} brackets macro
Replies: 2
Views: 6434

auto {[( )]} brackets macro

Hello,

I am not skilled in programming LaTeX macros, so I ask for your help.
I would like to have a bracket command, e.g. \mybr{ } that automatically
puts the right brackets when writing complex formulas with many level of brackets.
For example:
$a * \mybr{1 + \exp \mybr{b * \mybr{x - y ...