From 3966346a6a534022dda4e099be066311f3548f4f Mon Sep 17 00:00:00 2001
From: John MacFarlane <jgm@berkeley.edu>
Date: Sat, 24 Jul 2010 01:04:53 -0700
Subject: [PATCH] Added link to epub tutorial.

---
 relann1.6 | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/relann1.6 b/relann1.6
index 0cc764abd..2574098e3 100644
--- a/relann1.6
+++ b/relann1.6
@@ -19,13 +19,15 @@ and iPhone, Barnes and Noble's nook reader, the Sony reader, and many
 other devices, and by online ebook readers like [bookworm]. (Amazon's
 Kindle uses a different format, MobiPocket, but EPUB books can easily be
 converted to Kindle format.) Now you can write your book in markdown and
-produce an ebook with a single command!
+produce an ebook with a single command!  I've put up a short
+[tutorial here].
 
 Slidy, like S5, is a system for producing HTML+javascript slide shows.
 
 [EPUB]: http://en.wikipedia.org/wiki/EPUB
 [Slidy]: http://www.w3.org/Talks/Tools/Slidy
 [bookworm]: http://bookworm.oreilly.com/
+[tutorial here]: http://johnmacfarlane.net/pandoc/epub.html
 
 New Command-line Options
 ------------------------