Document Classesimsart-package

Information and discussion about specific document classes and how to create your own document classes.
Post Reply
yoonus
Posts: 1
Joined: Fri May 08, 2009 3:25 pm

imsart-package

Post by yoonus »

Hi,
I am using imsart package downloaded from http://www.e-publications.org/ims/suppo ... tions.html and I have sample file from the same web. When I compile the document, there is a fixed heading is available with the output in PDF file. Then I look FAQ is available http://www.e-publications.org/ims/suppo ... t-faq.html and they said you need to change the macro. But I am not able to see the macro. Please somebody help me out to find the macro

Thanks
Yoonus

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

User avatar
Stefan Kottwitz
Site Admin
Posts: 10324
Joined: Mon Mar 10, 2008 9:44 pm

imsart-package

Post by Stefan Kottwitz »

Hi Yoonus,

welcome to the board!
You could set the journal name to empty:

Code: Select all

\setattribute{journal}{name}{}
Or just change that name. Further you could remove the call of \arxiv in the sample document.

Stefan
LaTeX.org admin
Post Reply