1 line
1.3 KiB
Plaintext
1 line
1.3 KiB
Plaintext
<!-- SC_OFF --><div class="md"><p>I'm doing some recreational writing using org-mod. I like it so far. Great. I think I've gotten best results using pandoc to create a PDF, but the results are beautiful. I could do the same from within emacs I'm sure.</p> <p>I have one file per chapter, which is natural and works for me. I can maybe be dissuaded. I think every file wants a `#+TITLE:`, at least because pandoc requires it or complains. If I output "one chapter" (file), everything looks great. The (chapter) title looks just the way I like it.</p> <p>If I do the following with pandoc:</p> <pre><code>pandoc -s *.org -o my_book.pdf </code></pre> <p>The <em>problem</em> is that the titles of the chapters end up all mashed together at the top of the document. Everything is more or less perfect.</p> <p>Should I maybe just not do this and manage this as one big doc, using hideability to deal with the unwieldiness? I could be convinced.</p> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/captainmidday"> /u/captainmidday </a> <br/> <span><a href="https://www.reddit.com/r/orgmode/comments/po91dx/writing_prose_a_book_in_orgmode_one_file_per/">[link]</a></span>   <span><a href="https://www.reddit.com/r/orgmode/comments/po91dx/writing_prose_a_book_in_orgmode_one_file_per/">[comments]</a></span> |