| View previous topic :: View next topic |
| Author |
Message |
mcghost General User

Joined: 19 Sep 2004 Posts: 14
|
Posted: Mon Sep 20, 2004 12:04 pm Post subject: autoscaling underbrace ? |
|
|
hi!
underbrace works pretty fine as long as the part to underline is not to long. if i want do underbrace two integrals Math doesn't underbraces all of it.
{
int from 0 to L {{partial %delta bar u_x}over {partial x}N(x)} `dx `+`
int from 0 to L {{partial^2 %delta bar u_y}over {partial x}^2 M(x)} `dx
} underbrace {"virtual work of internal forces"}
but this works:
{
int from 0 to L xy`dx `+`
int from 0 to L {{partial^2 %delta bar u_y}over {partial x}^2 M(x)} `dx
} underbrace {"virtual work of internal forces"}
so it has to do with the length of the arguement to underbrace.
any ideas how i can underbrace also loooooong arguements nevertheless?  |
|
| Back to top |
|
 |
RGB Super User


Joined: 25 Nov 2003 Posts: 1743 Location: In Lombardy, near a glass of red Tuscany wine
|
Posted: Tue Sep 21, 2004 2:29 am Post subject: |
|
|
| I can confirm this issue: just adding three "x" in the first integral of your "working" example, it doesn't work any more! |
|
| Back to top |
|
 |
RGB Super User


Joined: 25 Nov 2003 Posts: 1743 Location: In Lombardy, near a glass of red Tuscany wine
|
|
| Back to top |
|
 |
|