Domenic Denicola
aafa10d874
Update the documentation
2020-07-01 17:27:02 -04:00
Domenic Denicola
ff991028af
Normalize Ward separators to <hr>
2020-07-01 17:26:27 -04:00
Domenic Denicola
9e112adb81
Add some initial Ward substitutions
...
This is just a first-few-pages spot check, so there's presumably much more to come.
2020-07-01 17:23:05 -04:00
Domenic Denicola
559681e4ec
Normalize Ward chapter titles
2020-07-01 17:23:05 -04:00
Domenic Denicola
2593540551
Strip off footer navigation links for Ward
...
Since the text is now "Previous Chapter" instead of "Last Chapter" they weren't getting removed.
2020-07-01 17:23:05 -04:00
Domenic Denicola
354fb46819
Add per-book covers
2020-07-01 17:23:05 -04:00
Domenic Denicola
a700e29299
Do not manually wrap book descriptions
...
At least Calibre displays these with linebreaks as-is, which is unfortunate.
2020-07-01 15:18:16 -04:00
Domenic Denicola
fd914b43f5
Start generalizing to work for Ward too
...
* Updates the command-line options in various ways, notably changing --start-url to --book
* Renames the "book" directory to "staging"
* Abstracts out most book-specific data into books.js (but not yet cover or substitutions.json)
* Makes per-book subfolders under cache and staging directories
2020-07-01 15:17:52 -04:00
Domenic Denicola
27e14360c9
3.0.0
v3.0.0
2020-07-01 14:36:25 -04:00
Domenic Denicola
ecdadf8fd9
Update dependencies
...
This includes eliminating some dependencies that are included in modern Node.js versions.
2020-07-01 14:36:14 -04:00
Domenic Denicola
de47bd36e2
2.4.0
v2.4.0
2019-08-16 23:39:46 -04:00
Domenic Denicola
f8d7e03a40
Explicitly include mz dependency
...
Apparently I was using this but it was only via a dependency. This could explain #14 .
2019-08-16 23:39:38 -04:00
Domenic Denicola
4386d48021
Add --jobs option for the convert command
...
This doesn't seem that helpful as there seems to be a lot of sequential work going on regardless.
2019-08-16 23:37:00 -04:00
Domenic Denicola
e3218f1658
2.3.0
v2.3.0
2019-08-16 23:19:52 -04:00
Domenic Denicola
d4f009d67c
Fix "grey" to "gray" (occurs four times)
...
Closes #11 .
2019-08-16 23:19:45 -04:00
Domenic Denicola
3493bd50b5
2.2.1
v2.2.1
2019-08-16 22:56:43 -04:00
Domenic Denicola
d169128c62
Include the shrinkwrap file in the package
2019-08-16 22:56:32 -04:00
Domenic Denicola
6fa3d4461a
2.2.0
v2.2.0
2019-08-16 22:53:52 -04:00
Domenic Denicola
93ef4c6779
Remove zfill dependency
...
The language has padStart now.
2019-08-16 22:48:35 -04:00
Domenic Denicola
3fbe458e08
Update dependencies
2019-08-16 22:41:24 -04:00
Domenic Denicola
b90fdd1df1
Spot fixes for Arc 12, Plague; additional hyphenation fixes
...
Hyphenation fixes for self-destruct(ing) and life-threatening
2019-08-16 22:33:47 -04:00
Domenic Denicola
34bb91fa67
Spot fixes for Arc 11, Infestation; additional general fixes
...
The additional general fixes include:
* More of the never-ending italics/quotes fixes
* Fixed to use apostrophe instead of opening quote for "’Sup?"
* Standardized on the accent-including spelling of cliché
* Hyphenated "hard-headed"
2019-08-16 22:16:36 -04:00
Len
ca289447f2
Remove substitutions updated at source
2019-08-16 22:14:00 -04:00
Domenic Denicola
a77306b65e
2.1.0
v2.1.0
2018-04-22 15:32:21 -04:00
Domenic Denicola
ac667f9b99
Fix possessives of names ending in "s"
2018-04-22 15:29:42 -04:00
Domenic Denicola
169cb749af
Spot fixes for Arc 10, Sentinel; additional general fixes
...
The additional general fixes include:
* Fix hyphenation in "creepy-crawly" (and variants) and "well-armed"
* Fix capitalization of street and avenue names
2018-04-22 15:29:42 -04:00
Domenic Denicola
36c396c006
Remove italics from more foreign names
2018-04-22 15:29:42 -04:00
Domenic Denicola
b9f79429b1
Spot fixes for Arc 9, Sentinel; additional general fixes
...
The additional general fixes include:
* Fix "tv" and "T.V." to become "TV" like most other uses in the book
* Fix "I-I" to "I—I" and "I-uh" to "I—uh" conversions which weren't working properly.
* Add periods to the end of some paragraphs that were missing them.
* More of the never-ending italics and spacing work.
2018-04-22 15:29:42 -04:00
Domenic Denicola
9c9fe2a936
Spot fixes for Arc 8, Extermination; additional general fixes
...
The additional general fixes include:
* Fixes to period and ellipsis usage (e.g. removing spaces before periods)
* Decapitalization of "loft"
* Hyphenation of "golden-skinned"
* Decapitalization after colons
2018-04-22 15:29:42 -04:00
Domenic Denicola
3d4b49fbba
Remove redundant text-align: left
2018-04-22 15:29:42 -04:00
Domenic Denicola
f1d9276b67
Fix "shoulder-mounted"
2018-04-22 15:29:42 -04:00
Domenic Denicola
18f7436987
Un-capitalize "halberd"
2018-04-22 15:29:42 -04:00
Domenic Denicola
d114305b65
Correct PRT designation capitalizations and punctuation
...
* Lowercase them; the earlier parts of the story uppercased them.
* Consistently omit hyphens in numbered cases like "tinker seven", and ensure they're spelled out in dialogue.
* Consistently use en dashes between dual classifications, like "tinker–mover".
* Consistently hyphenate when part of a compound adjective, like "tinker-made".
2018-04-22 15:29:42 -04:00
Domenic Denicola
2a8d52fcf3
Spot fixes for Arc 7, Buzz
2018-04-22 15:29:41 -04:00
Domenic Denicola
0049f9f163
Fix ampersands that should be "and"
2018-04-22 15:29:41 -04:00
Domenic Denicola
b7f45298ef
Remove pseudo-trigger warning from first chapter
...
Closes #3 .
2018-04-22 15:29:41 -04:00
Domenic Denicola
5a84947052
Remove double-Ls in some cases of signal(l)ing/signal(l)ed
2018-04-22 15:29:41 -04:00
Domenic Denicola
af3a021f7e
Fix spelling of "okay" and "A-okay" where appropriate
2018-04-22 15:29:41 -04:00
Domenic Denicola
8d5c249003
Un-italicize Garama
...
For consistency with other foreign-language names.
2018-04-22 15:29:41 -04:00
Domenic Denicola
d05465ff80
Fix miscapitalizations of cardinal directions
2018-04-22 15:29:41 -04:00
Domenic Denicola
217e34a12d
Fix a few cases of mismatched single quotes
2018-04-22 15:29:41 -04:00
Domenic Denicola
7749e36b92
Spot-fixes for Arc 6, Tangle
2018-04-22 15:29:41 -04:00
Domenic Denicola
520962e633
Normalize italics and single quotes together
2018-04-22 15:29:41 -04:00
Domenic Denicola
4559265286
Fix <em>(space)word</em> and Jess possessive
2018-04-22 15:29:41 -04:00
Domenic Denicola
1fcdd9611d
Extensive fixes to dialogue tag punctuation/capitalization
...
See newly-added code comment for details. This involves a first pass in convert.js then lots of fixups and corrections in substitutions.json.
2018-04-22 15:29:41 -04:00
Domenic Denicola
8f437eadd1
A large variety of small fixes
...
I didn't really track these individually, so let's just squash them into one commit.
2018-04-22 15:29:41 -04:00
Domenic Denicola
83af9fadbf
2.0.0
v2.0.0
2017-08-13 16:48:27 -04:00
Domenic Denicola
0435c45b2e
Update dependencies and code style
2017-08-13 16:48:19 -04:00
Domenic Denicola
b6cb0b5b6e
1.1.0
v1.1.0
2017-08-13 16:18:01 -04:00
Domenic Denicola
12086f209c
Fix Sifara, Thanda, and Yàngban
...
Closes #1 .
2017-08-13 16:07:55 -04:00