diff --git a/build/tools/build_epub.pl b/build/tools/build_epub.pl index 5bb8fccd..0847d888 100755 --- a/build/tools/build_epub.pl +++ b/build/tools/build_epub.pl @@ -273,7 +273,7 @@ sub generate_ebook $epub->copy_xhtml('./build/xhtml/' . $name, 'text/' . $name, - linear => 'no'); + linear => 'yes'); } # Add Pod headings to table of contents.