Manuscript Preparation Guidelines for TeX

Format and Class Files

Author as Compositor

For projects in which you, the author, have contracted to input corrections after copyediting and implement the final book layout as directed by production, the first step is to download the Princeton University Press LaTeX class file.

PUP Compositor

For projects in which the Press will input corrections after copyediting and will design and implement the final book layout, please format your manuscript using stock book.cls.

Order of Pages

Odd numerals (roman and arabic) represent “recto” or right-hand pages. Even numerals represent “verso” or left-hand pages.

PagesContent
ihalf-title page (book main title only, no subtitle; right-hand page)
iiblank OR series page OR frontispiece (left-hand page)
iiititle page (right-hand page)
ivcopyright page (left-hand page; PUP will supply text for this page at copyediting stage)
vdedication (if desired)
viepigraph (if desired)
viitable of contents (right-hand page)
viiiblank OR contents continued
ixlist of illustrations/list of tables (if present; right-hand page)
xblank or list continued
XX–XXforeword (if present, starts on right-hand page) XX–XX preface (if present, starts on right-hand page)
XX–XXacknowledgments (if not part of preface; starts on right-hand page) XX–XX introduction (if not part of text; starts on right-hand page)
XX–XXabbreviations (if present; right-hand page)
1–000text (starts on right-hand page numbered 1. Subsequent chapters can start on right- or left-hand page)
000part page (right-hand page followed by blank left-hand page. Following chapter must start on right-hand page)
000–000appendixes (first one starts on right-hand page; subsequent can start on either page)
000–000notes (start on right-hand page)
000–000bibliography or references (start on right-hand page)
000–000list of contributors (if edited volume; starts on right-hand page) 
000–000index (starts on right-hand page)

Note: Your manuscript does not have to include an index at this time, but it is strongly recommended that you submit your manuscript with indexing tags.

Materials to Submit

Ready to submit your manuscript? You will need to provide the following materials:

1. Manuscript for Copyediting

  • Submit as .pdf
  • Use double spacing (not single, 2, or 1.5).
    If you are using the pupbook.cls file, use: \documentclass[copyedit]{pupbook}.
    If you are using LaTeX, use: \renewcommand{\baselinestretch}{2}.
    If you are using AMSTeX, use: \linespacing{2}.
  • Use 12-point font for all text, if
  • Ensure that your paper size is letter size (8.5 × 11 in.).
  • Check your software settings (dvipdfm, ps2pdf, pdflatex, ) so that you do not inadvertently produce an A4 .pdf document.

Please note:

  • This document will not reflect the final page layout, so it does not matter if the pages “look bad” (e.g., figures might shift onto stand-alone pages, or text might not completely fill a page).
  • The content of the PDF you submit for copyediting must match the content of the TeX files you submit.

2. Manuscript for Design Check (this is a single-spaced .pdf of your manuscript)

3. Corresponding TeX Files (your .tex files and any .sty, .cls, or other helper files)

4. Illustration Files (these are likely to be .eps, .tif, or .tex format)

TeX FAQs

For more tips on preparting your manuscript in TeX, see our Frequently Asked Questions.

All Downloads

PUP TeX Class File