From d76fff352626d0d52944ba62b83d7f0600644375 Mon Sep 17 00:00:00 2001 From: Nellie McKesson Date: Wed, 11 Sep 2013 16:12:33 -0400 Subject: [PATCH] some rearranging --- atlas.json | 7 ++++--- cover.png => images/cover.png | Bin figure.jpg => images/figure.jpg | Bin 3 files changed, 4 insertions(+), 3 deletions(-) rename cover.png => images/cover.png (100%) rename figure.jpg => images/figure.jpg (100%) diff --git a/atlas.json b/atlas.json index 5a5c5e8a..433b2443 100644 --- a/atlas.json +++ b/atlas.json @@ -3,9 +3,10 @@ "cover.html", "01-titlepage.html", "02-copyright.html", - "03-preface.html", - "04-chapter.html", - "05-appendix.html" + "03-toc.html", + "04-preface.html", + "05-chapter.html", + "06-appendix.html" ], "formats": { "pdf": { diff --git a/cover.png b/images/cover.png similarity index 100% rename from cover.png rename to images/cover.png diff --git a/figure.jpg b/images/figure.jpg similarity index 100% rename from figure.jpg rename to images/figure.jpg