aboutsummaryrefslogtreecommitdiffstats

Lightning On The Wave / The Sacrifices Arc

Update: It's 2025 (18 years later) and I've just learned this is called "The Sacrifices Arc" https://fanlore.org/wiki/The_Sacrifices_Arc

I have wanted to convert this story into a book-like format for a very long time -- ever since I read it, honestly. Many thanks to Lightning-on-the-Wave for writing this story. Also, thanks to the creators of pandoc and the LaTeX community for building such wonderful tools.

I've done a little cleanup on scene separators (originals were a string of "SSSSS", replaced with horizontal lines), cleaned up typos and some extra words here and there, and removed some author warnings (due to this being a book/printed format, instead of a series of livejournal / fanfiction.net postings).

Downloads available in the tag "1.0" of this repo.

Reading Order

  1. Saving Connor
  2. No Mouth But Some Serpent's
  3. Comes Out of Darkness Morn
  4. Maze of Light (short story)
  5. Freedom And Not Peace
  6. Wind That Shakes the Seas and Stars
  7. A Song In Time of Revolution
  8. I Am Also Thy Brother

Details

Original Author LiveJournal available here

Story content from FanFiction.net

Archive link here -- last archived 2019-09-30

To Build

To build PDFs run the following:

latexmk -cd -e -f -pdf -interaction=nonstopmode -synctex=1 <FILE>

Followed by:

latexmk -C

to clean up ancillary files.