Skip to main content
fredl65064644
Known Participant
March 26, 2024
Answered

Change Default page numbering from Roman Numerals to Arabic

  • March 26, 2024
  • 2 replies
  • 2114 views

When adding sections to an InDesign doc the page numbering palette defaults to Roman numerals rather than Arabic. How can the default be changed to Arabic?

This topic has been closed for replies.
Correct answer rob day

Thanks for this, Rob. The script is now in the script panel, and I created a new InDesign doc with page numbering beginning with Roman numerals. Am I right in thinking that creating Book rather than Document is how the script comes into play? I've actually never worked with Book--we only create single documents of anywhere from 48 to 520 (or more pages)--it could be that the "Book" approach is more efficient but we've just never felt a need to go there--docs work just fine. Regardless, is the script you supplied intended only to work with the book environment?--it doesn't seem to have any effect on an individual document.


No, the script only works with the active page of the current document. All it does is create a new section starting at the currently active page with the numbering set to Arabic. It’s not that much of a time saver—just skips the need to open the Numbering & Sections Options... dialog

2 replies

Mike Witherell
Community Expert
Community Expert
March 26, 2024

It seems to default to whatever the very first section marker was set to.

If early on in building the document, you set the first section marker to roman numerals, then that is what it bounces back to at default. The answer is in whatever the very first one is set to, unless you are also stating the all new documents are coming up roman numerals?

Mike Witherell
rob day
Community Expert
Community Expert
March 26, 2024

Hi @fredl65064644 , I think the Style you set for page 1’s Numbering & Section Options becaomes the defaul for New Sections:

 

fredl65064644
Known Participant
March 26, 2024

I guess I should make a suggestion for the preferences. In book work, there are often frontmatter pages using Roman numerals but the bulk of the book is Arabic numbering, so remembering to change every time you begin a new section is just a little bit of a pain.
Thanks!!

fredl65064644
Known Participant
April 3, 2024

FWIW, Rob has provided the script—you don't have to write it, you just need to install it. See https://developer.adobe.com/indesign/1688653963277/guides/getting-started/#:~:text=Installing%20an%20InDesign%20script%20is,it%20does%20not%20already%20exist.).

 

InDesign books list the document page numbers in the right column, allowing us to see easily if they are correct or not. If not, you can select one or more files and update them through the book panel: changing the numbering properties to Roman if you forgot is a document-numbering command and incrementing the Arabic page numbers is a book level command. As long as you keep the book window open and an eye on it, you will not make a mistake with the numbering.

 

Alternatively, consider creating templates: one for the front matter set to roman, and one for the body of the document set to arabic. (But still keep an eye on the book window.)

 

~Barb


Please forgive my ignorance.
I actually have two scripts that came packaged, and they are in the scripts folder and available in the InDesign scripts panel. When I take the script that Rob provided, put it into a Word doc, save it with the idjs suffix (which changes the icon to InDesign), and put it into the scripts folder, it does not show up. So obviously there is more to it. The other scripts that are in the "scripts panel" subfolder of the scripts folder (and which do show up in InDesign), and these have a "js" suffix.So I have saved Rob's script with the js suffix and it does show up but won't run--it has an error message. Obviously there is something I should have done to change the script, but I really don't know what.

The instruction page, which is written for Version 18.0, not the latest 19.0, does not match what I am finding in the Roaming > Adobe > InDesign folder.