Search found 1 match

by elkon
Sun Dec 27, 2009 3:38 pm
Forum: Text Formatting
Topic: new line with math symbol
Replies: 1
Views: 2400

new line with math symbol

Hi,
I am a newbie with latex so this may be a trivial question, but one I haven't found an answer for online.

I have a document with a macro:
\newcommand{\myVar}{hello\ensuremath{\wedge}goodbye}
When I use this macro, if \myVar is near the end of the line, the text (hello^goodbye) goes beyond the ...