Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tangledhelix/pg_errata_haystack
Project Gutenberg errata report for "Operation Haystack" by Frank Herbert
https://github.com/tangledhelix/pg_errata_haystack
Last synced: 28 days ago
JSON representation
Project Gutenberg errata report for "Operation Haystack" by Frank Herbert
- Host: GitHub
- URL: https://github.com/tangledhelix/pg_errata_haystack
- Owner: tangledhelix
- Created: 2024-06-19T14:57:14.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-23T19:29:37.000Z (6 months ago)
- Last Synced: 2024-06-24T19:58:22.270Z (6 months ago)
- Language: HTML
- Homepage:
- Size: 3.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Operation Haystack by Frank Herbert (24721) ##
This is an [errata report][1] for a [Project Gutenberg][2] EBook.
[1]: https://www.gutenberg.org/help/errata.html
[2]: https://www.gutenberg.org"Operation Haystack" by Frank Herbert
- [Project Gutenberg listing][3]
- [DP project page][4][3]: https://www.gutenberg.org/ebooks/24721
[4]: https://www.pgdp.net/c/project.php?id=projectID4691749c38689Assigned ID `[errata #17666]`
### Corrections
```
Operation Haystack, by Frank Herbert
March, 2008 [EBook #24721]EPUB version:
Page numbers are not hidden in the EPUB file like they should be.
Some page numbers are even inline in the middle of sentences.
The file uses ".pagenumber" CSS, not known to ebookmaker.Can be fixed by adding the below CSS to HTML. I tested this both
in browsers (page numbers display properly) and building EPUB with
online ebookmaker at PGLAF (page numbers are properly hidden)..x-ebookmaker .pagenumber { display: none; }
Screenshots showing the problem in EPUB available here:
https://github.com/tangledhelix/PG_errata_haystackTxt version (line 186), HTML version (line 416):
she gasped as she opened his sole remaining eye, said
2nd "she" should be "he"
```