The Build Menu
Different formats of the book can be created using the Build menu, which becomes enabled once you have loaded a book.
Discrepancies in the page numbering can occur if the book uses a different set of fonts to the included articles.
If you want the book to use a particular set of fonts, create a file called bookfonts.tex with the commands to load the font packages and add it the book's main directory. MakeJmlrBookGUI will check the main tex file for the occurrence of
\input{bookfonts}and if found will input that file when building the individual papers. (Note that when building the articles this inputs ../bookfonts, so the articles must be in immediate subdirectories of the main book directory.)