Search found 5 matches

by jsbeardsley
Fri Jul 22, 2011 6:42 pm
Forum: Math & Science
Topic: Exponent Hitting Radical
Replies: 4
Views: 3450

Re: Exponent Hitting Radical

Thanks for that. Yeah, when I just compile that code as written, it actually looks okay, but for some reason in my document (which is long and unpleasant, which is why I'm not posting it), it touches.

Anyway,
Thanks.
by jsbeardsley
Thu Jul 21, 2011 10:10 pm
Forum: Math & Science
Topic: Exponent Hitting Radical
Replies: 4
Views: 3450

Re: Exponent Hitting Radical

Interesting. Now it doesn't look like it's touching, at least in just that environment. The problem occurs for me inside of \documentclass{exam} and inside of a \part environment (similar to enumerate), so I'm not sure. Maybe there's some weird spacing going on under the surface. Are there any ...
by jsbeardsley
Thu Jul 21, 2011 4:17 pm
Forum: Math & Science
Topic: Exponent Hitting Radical
Replies: 4
Views: 3450

Exponent Hitting Radical

Hi, the following is the code that is troubling me. Specifically, the exponenent on the tangent function is running into the radical. I have tried using \cramped from the mathtools package which was honestly kind of a shot in the dark, and I can't find any other documentation on customizing either ...
by jsbeardsley
Wed Jul 20, 2011 9:38 pm
Forum: Math & Science
Topic: Left aligned displayed Math Expressions
Replies: 2
Views: 2432

Re: Left aligned displayed Math Expressions

Thanks very much for the response!
by jsbeardsley
Wed Jul 20, 2011 7:49 pm
Forum: Math & Science
Topic: Left aligned displayed Math Expressions
Replies: 2
Views: 2432

Left aligned displayed Math Expressions

Does anyone know of a display mode for math (like align or align*) that doesn't center everything? That is, I want to be able to use & to align parts of my equations, but I don't want it to be in the middle of the page! Any help would be greatly appreciated!

Thanks!
Jon