GithubHelp home page GithubHelp logo

Comments (1)

Tanmaysukhdeve avatar Tanmaysukhdeve commented on September 25, 2024

Yes, it's possible to add page numbering as you described, with both Roman numerals for the preamble and Arabic numerals for the main content of a document. This is a common formatting style for many academic and formal documents. Here's how you can achieve this:

  1. Section Breaks: Divide your document into two sections: one for the preamble and another for the main content. Most word processing software, like Microsoft Word or LaTeX, allows you to insert section breaks.

  2. Page Numbering Format:

    • For the preamble section, set the page numbering format to use Roman numerals. This can usually be done in the header/footer settings of your document editor.
    • For the main content section, set the page numbering format to use Arabic numerals.
  3. Page Numbering Display:
    In the preamble section, insert a field or placeholder in the header/footer where you want the Roman numeral page number to appear (e.g., "VII").
    In the main content section, insert another field or placeholder for the Arabic numeral page number.

  4. Total Page Count:
    To display the total page count (e.g., "7 of 800" or "27 of 800"), insert a field or formula that calculates the total number of pages in the document and displays it in the appropriate format. This will vary depending on your document editor.

Here's a more detailed example for Microsoft Word:

For the Preamble (Roman numerals):

  1. Go to the section of your document that contains the preamble.
  2. Insert a section break to separate it from the main content.
  3. Double-click in the header or footer area of the preamble section.
  4. Insert a page number field by going to "Insert" > "Page Number" > "Format Page Numbers."
  5. Choose "Roman numerals" for the numbering format.

For the Main Content (Arabic numerals):

  1. Go to the section of your document that contains the main content.
  2. Double-click in the header or footer area of the main content section.
  3. Insert a page number field.
  4. To display the total page count as "27 of 800," insert a field for the current page number and a field for the total number of pages in the document, then format them accordingly (e.g., "Page {PAGE} of {NUMPAGES}").

Please note that the exact steps may vary depending on the software you are using, so consult the documentation for your specific word processing or document layout tool for precise instructions.

from mit-deep-learning-book-pdf.

Related Issues (18)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.