Document Classes ⇒ too long Title on alternative pages
-
- Posts: 3
- Joined: Sat Apr 21, 2012 8:34 am
too long Title on alternative pages
hi,i am using amsart class and my title of paper is long...itz k on first page..but gtes out when it appears on alternative pages
NEW: TikZ book now 40% off at Amazon.com for a short time.

- Stefan Kottwitz
- Site Admin
- Posts: 10345
- Joined: Mon Mar 10, 2008 9:44 pm
Re: too long Title on alternative pages
Hi,
welcome to the board!
Perhaps explain a bit more, what the problem is. What you mean that it appears on alternative pages. Do you have several title pages? Or do you mean a title in the header?
Sorry, your post looks like carelessly typed in seconds without reading it yourself. Do you expect that readers in contrast would take their time and think about this problem and write a careful answer?
Just an advice, it would be good if would write the same like you would like to read it in a serious forum. That's improving the chance to get a problem fixed.
Stefan
welcome to the board!
Perhaps explain a bit more, what the problem is. What you mean that it appears on alternative pages. Do you have several title pages? Or do you mean a title in the header?
Sorry, your post looks like carelessly typed in seconds without reading it yourself. Do you expect that readers in contrast would take their time and think about this problem and write a careful answer?
Just an advice, it would be good if would write the same like you would like to read it in a serious forum. That's improving the chance to get a problem fixed.
Stefan
LaTeX.org admin
-
- Posts: 3
- Joined: Sat Apr 21, 2012 8:34 am
Re: too long Title on alternative pages
actually i am writing a paper with documentclass{amsart}..as i am getting author name on the top of even page numbers and title of my paper on odd number pages..now the problem is that my title is too long and it does'nt fitt..now what to do...
- Stefan Kottwitz
- Site Admin
- Posts: 10345
- Joined: Mon Mar 10, 2008 9:44 pm
-
- Posts: 3
- Joined: Sat Apr 21, 2012 8:34 am
Re: too long Title on alternative pages
i have used \title already..if i use documentclass{article}..then title and author name doesnot appear on top..but in tran-l and amsart it appears..and i need it..but how to adjust title on top of odd pages to text width...?
- Stefan Kottwitz
- Site Admin
- Posts: 10345
- Joined: Mon Mar 10, 2008 9:44 pm
too long Title on alternative pages
Great. But as I said above, use the optional argument:rajvir_003 wrote:i have used \title already.
Code: Select all
\title[short text]{long text}
Understand, this is both a public forum and a LaTeX solutions archive. It's not a chat, where your writing would be ok, also for me. Here, we answered thousands of questions here and fixed thousands of problems which all is for the public to google and to read. You are welcome to join us, or visit a chat if you would just like to chat.
Stefan
LaTeX.org admin