Document Classes\paperwidth \paperheight in amsproc

Information and discussion about specific document classes and how to create your own document classes.
Post Reply
itatitl
Posts: 13
Joined: Thu Mar 24, 2011 8:20 am

\paperwidth \paperheight in amsproc

Post by itatitl »

I used amsproc documentclass to prepare a manuscript in Latex. Now the publishers have given me a specific page size ( height and width) which does not match with the standards letterpaper, a4, etc. I have realised that amsproc does not support such arbitrary page settings. Changing the document class can cause other problems. What is best option for ( with least damage)?

Recommended reading 2024:

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

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

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

\paperwidth \paperheight in amsproc

Post by localghost »

Use the geometry package and study its manual.


Best regards and welcome to the board
Thorsten
itatitl
Posts: 13
Joined: Thu Mar 24, 2011 8:20 am

Re: \paperwidth \paperheight in amsproc

Post by itatitl »

Thank you! It helped.
Post Reply