From 3476869caf1ca1262d505d22a296f976d0dcd686 Mon Sep 17 00:00:00 2001 From: Tyler Davis Date: Sat, 26 Mar 2016 21:10:13 -0700 Subject: Update readme and include margins for one-page NMBSS --- README.md | 12 +++++++++++- tex/NoMouthButSomeSerpents.tex | 3 +++ 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 206c2d3..c42daa5 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,16 @@ Please only contribute typos and other corrections. I do not intend to take the Downloads available [in the repository downloads section](https://bitbucket.org/tydavis/lightningwavestories/downloads) +### 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 Shaekes the Seas and Stars +7. A Song In Time of Revolution +8. I Am Also Thy Brother + ## Details ## Original Author LiveJournal [available here](http://lightningwave.livejournal.com/) @@ -25,4 +35,4 @@ Followed by: ``` latexmk -C ``` -to clean up ancillary files. \ No newline at end of file +to clean up ancillary files. diff --git a/tex/NoMouthButSomeSerpents.tex b/tex/NoMouthButSomeSerpents.tex index bde7bf2..f321fdf 100644 --- a/tex/NoMouthButSomeSerpents.tex +++ b/tex/NoMouthButSomeSerpents.tex @@ -4,6 +4,9 @@ % In case of >100 chapters \usepackage[tocindentauto]{tocstyle} \usetocstyle{standard} +% Make 1.0" margins on all sides +\usepackage[top=1.0in,bottom=1.0in,left=1.0in,right=1.0in]{geometry} +%opening %%% Opening \begin{document} \title{No Mouth But Some Serpent's} -- cgit v1.2.3