diff --git a/matter/colophon.md b/matter/colophon.md index 1c5214d..4e7784d 100644 --- a/matter/colophon.md +++ b/matter/colophon.md @@ -2,10 +2,10 @@ title: Colophon --- -Each chapter of this book was written as plain text files formatted with Markdown and include a YAML header at the top of each one. These files are managed in a Git repository located on [https://gitlab.com/fedran/flight-of-the-scions/](https://src.mfgames.com/fedran/flight-of-the-scions/). Emacs and Atom were used as the primary environment for writing. +Each chapter of this book was written as plain text files formatted with Markdown and include a YAML header at the top of each one. These files are managed in a Git repository located on [https://src.mfgames.com/fedran-sources/allegro/](https://src.mfgames.com/fedran-sources/allegro/). The text editor Atom was used as the primary environment for writing. These individual chapters were combined together using a TypeScript-based publication framework called MfGames Writing, a set of tools for converting those files into PDF (via WeasyPrint), EPUB, and MOBI. -The cover was created using Inkscape and TypeScript. The color scheme uses eight shades of a single color and an another eight of the color's complementary. These colors are shared among all of the Kanéko novels. Likewise, the "0047-00" along the spine indicates this is the first published book ("00") with Kanéko as the main character ("0047"). +The cover was created using Inkscape and TypeScript. The color scheme uses eight shades of a single color and an another eight of the color's complementary. These colors are shared among all of the Kanéko novels. Likewise, the "0037-00" along the spine indicates this is the first published book ("00") with Linsan as the main character ("0037"). The font used on the cover and interior is Source Serif Pro in various weights and styles. diff --git a/matter/credits.md b/matter/credits.md index 915e908..9d69a76 100644 --- a/matter/credits.md +++ b/matter/credits.md @@ -2,30 +2,4 @@ title: Credits --- -This is a book I've been working on for over twenty years. It has gone through so many iterations and readers that I've been unable to document them all to give them proper credit. For all those people, credits and not, thank you for helping me see this book to fruition. - -## Alpha Readers - -| ---------- | --------- | ---------- | --------- -| Aimee K. | bil J. | Bill H. | Brent M. -| Cassie M. | Ciuin | Dylan B. | Evelyn C. -| George D. | Greg H. | Greg T. | Kelsey L. -| Kris P. | Laura W. | Mark H. | Mary J. -| Nathan S. | Nick T. | Phyllis R. | Riley O. -| Shannon R. | Stacie S. | Stacy | Steve W. -| Tony M. | Tyree C. | Uriah | - -## Editors - -| ---------- | --------- | ---------- | --------- -| Shannon Ryan || Sarah Chorn || - -## Beta Readers - -| ---------- | --------- | ---------- | --------- -| Marta B. | Mike K. | Randy R. || - -## Sensitivity Readers - -| ---------- | --------- | ---------- | --------- -| Teri C. |||| +At the moment, no one named has read this. diff --git a/matter/dedication.md b/matter/dedication.md index 76c32c5..f8b4da0 100644 --- a/matter/dedication.md +++ b/matter/dedication.md @@ -2,10 +2,6 @@ title: Dedication --- -This novel is dedicated to my three musical muses: +This novel is dedicated to Lindsey Stirling. _Roundtable Rival_ has been haunting me for many years and this is the best way I can show my appreciation for your inspiration. -Gael Baudino for _Glossomar Axe_ - -Mercedes Lackey for _The Lark and the Wren_ - -Lindsey Stirling for _Roundtable Rival_ +Also for Gael Baudino for the happy memories _Glossomar Axe_ brought me during the rough periods of my youth. diff --git a/matter/legal.md b/matter/legal.md index ebcf141..5e9ffb6 100644 --- a/matter/legal.md +++ b/matter/legal.md @@ -2,7 +2,7 @@ title: Legal --- -Copyright © 2020 D. Moonfire\ +Copyright © 2022 D. Moonfire\ Some Rights Reserved\ Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International diff --git a/matter/license.md b/matter/license.md index 936c112..53bd7a1 100644 --- a/matter/license.md +++ b/matter/license.md @@ -23,10 +23,10 @@ No additional restrictions — You may not apply legal terms or technological me The preferred attribution for this novel is: -> "Flight of the Scions" by D. Moonfire is licensed under CC BY-NC-SA 4.0 +> "Allegro" by D. Moonfire is licensed under CC BY-NC-SA 4.0 In the above attribution, use the following links: -- Flight of the Scions: [https://fedran.com/flight-of-the-scions/](https://fedran.com/flight-of-the-scions/) +- Allegro: [https://fedran.com/allegro/](https://fedran.com/allegro/) - D. Moonfire: https://d.moonfire.us/ - CC BY-NC-SA 4.0: https://creativecommons.org/licenses/by-nc-sa/4.0/ diff --git a/matter/lorban.html b/matter/lorban.html index a2be12f..0468742 100644 --- a/matter/lorban.html +++ b/matter/lorban.html @@ -3,7 +3,7 @@ title: Lorban ---
- This novel is set in the Kormar countryside where the native language is + This novel is set in the Gepaul countryside where the native language is Lorban. This is notionally translated into English, but there are certain quirks of the language that stand being called out.
diff --git a/publication.json b/publication.json index f516a08..96187ed 100644 --- a/publication.json +++ b/publication.json @@ -95,6 +95,15 @@ "source": "matter/lorban.html", "linear": false }, + { + "element": "bastard", + "source": "matter/pad.html", + "linear": false, + "exclude": { + "editions": ["epub", "html"], + "toc": false + } + }, { "element": "chapter", "number": 1,