diff --git a/www/contribute/producing-an-ebook-step-by-step.php b/www/contribute/producing-an-ebook-step-by-step.php index 30ce2770..2f7a0adc 100644 --- a/www/contribute/producing-an-ebook-step-by-step.php +++ b/www/contribute/producing-an-ebook-step-by-step.php @@ -11,7 +11,7 @@ require_once('Core.php');
  1. Set up the Standard Ebooks toolset and make sure it’s up-to-date

    -

    The Standard Ebooks project has a toolset that will help you produce an ebook. The toolset installs the se command, which has various subcommands related to creating Standard Ebooks. You can read the complete installation instructions, or if you already have pipx installed, run:

    +

    The Standard Ebooks project has a toolset that will help you produce an ebook. The toolset installs the se command, which has various subcommands related to creating Standard Ebooks. You can read the complete installation instructions, or if you already have pipx installed, run:

    pipx install standardebooks

    The toolset changes frequently, so if you’ve installed the toolset in the past, make sure to update the toolset before you start a new ebook:

    pipx upgrade standardebooks @@ -197,9 +197,9 @@ proceed to seal up my confession, I bring the life of that unhappy Henry Jekyll
  2. Convert footnotes to endnotes and add a list of illustrations

    Works often include footnotes, either added by an annotator or as part of the work itself. Since ebooks don’t have a concept of a “page,” there’s no place for footnotes to go. Instead, we convert footnotes to a single endnotes file, which will provide popup references in the final epub.

    -

    The endnotes file and the format for endnote links are standardized in the semantics manual.

    +

    The endnotes file and the format for endnote links are standardized in the semantics manual.

    If you find that you accidentally mis-ordered an endnote, never fear! se reorder-endnotes will allow you to quickly rearrange endnotes in your ebook.

    -

    If a work has illustrations besides the cover and title pages, we include a “list of illustrations” at the end of the book, after the endnotes but before the colophon. The LoI file is also standardized in the semantics manual.

    +

    If a work has illustrations besides the cover and title pages, we include a “list of illustrations” at the end of the book, after the endnotes but before the colophon. The LoI file is also standardized in the semantics manual.

    Jekyll doesn’t have any footnotes, endnotes, or illustrations, so we skip this step.

  3. @@ -225,11 +225,11 @@ proceed to seal up my confession, I bring the life of that unhappy Henry Jekyll

Use se semanticate to do some common cases for you:

se semanticate .

se semanticate tries its best to correctly add semantics, but sometimes it’s wrong. For that reason you should review the changes it made before accepting them:

git difftool -

Beyond that, adding semantics is mostly a by-hand process. See our semantics manual for a detailed list of the kinds of semantics we expect in a Standard Ebook.

+

Beyond that, adding semantics is mostly a by-hand process. See the Standard Ebooks Manual of Style for a detailed list of the kinds of semantics we expect in a Standard Ebook.

Here’s a short list of some of the more common semantic issues you’ll encounter:

-

After you’ve added semantics according to the semantics manual, do another commit.

git add -A git commit -m "Semanticate" +

After you’ve added semantics according to the Standard Ebooks Manual of Style, do another commit.

git add -A git commit -m "Semanticate"
  • Set <title> elements

    @@ -302,7 +302,7 @@ proceed to seal up my confession, I bring the life of that unhappy Henry Jekyll

    If you commit non-public-domain cover art, you’ll have to rebase your repository to remove the art from its history. This is complicated, dangerous, and annoying, and you’ll be tempted to give up.

    Contact us first with page scans verifying your cover art’s public domain status before you commit your cover art!

    -

    Cover images for Standard Ebooks books have a standardized layout. The bulk of the work you’ll be doing is locating a suitable public domain painting to use. See our complete art manual for details on assembling a cover image.

    +

    Cover images for Standard Ebooks books have a standardized layout. The bulk of the work you’ll be doing is locating a suitable public domain painting to use. See the Art and Images section of the Standard Ebooks Manual of Style for details on assembling a cover image.

    As you search for an image, keep the following in mind: