Skip to content

Commit

Permalink
Merge pull request #47 from Nyx102/readme
Browse files Browse the repository at this point in the history
Add changes to README
  • Loading branch information
WorldEnd-Admin authored Sep 8, 2024
2 parents 786b267 + 52e6195 commit 17bd2ea
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,13 +35,26 @@ It is possible to tweak the print options alongside `--print-mode` by appending
To export to EPUB, run `Scripts/output_epub.py`:

``` sh

python ./Scripts/output_epub.py "./Volumes/Volume 3/" "./Output/"
```

- The first argument (`"./Volumes/Volume 3/"`) specifies the path to the directory containing the volume.
- The second argument (`"./Output/"`) is the location for the output file and any temporary working files.

# Changes from Orlandri Translation
- Use Yen Press names
- Insert and chapter images are in English
- Minor edits to the text
- Follow the Yen Press format as closely as possible, including:
- Indented paragraphs
- Table of Contents (TOC)
- PDF font matches that of physical volumes
- Spacing matches Yen Press or differs by no more than 2 millimeters
- No space after ellipses (…)
- No space around em dashes (—)
- Capitalization for stutters matches Yen Press (e.g., Wi-widow)
- Contractions use closing apostrophes (’)

# Screenshots
## PDF
**NOTE:** The actual PDF pages are singular; I just displayed them side-by-side.
Expand Down

0 comments on commit 17bd2ea

Please sign in to comment.