I'm using the amsart documentclass and want to insert a line break in the title for aesthetic reasons. Using a new paragraph command inline, namely
Code: Select all
\title{foo1 \\ foo2}
...
\maketitle
Thanks much,
Travis
Code: Select all
\title{foo1 \\ foo2}
...
\maketitle
NEW: TikZ book now 40% off at Amazon.com for a short time.
Code: Select all
\title[foo1 foo2]{foo1 \\ foo2}
NEW: TikZ book now 40% off at Amazon.com for a short time.