emacs/var/elfeed/db/data/b4/b404215ab96d024bfa2f4c9d5adedeb54286ae6f
2022-01-03 12:49:32 -06:00

1 line
1.3 KiB
Plaintext

<!-- SC_OFF --><div class="md"><p>I&#39;m doing some recreational writing using org-mod. I like it so far. Great. I think I&#39;ve gotten best results using pandoc to create a PDF, but the results are beautiful. I could do the same from within emacs I&#39;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 &quot;one chapter&quot; (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 --> &#32; submitted by &#32; <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> &#32; <span><a href="https://www.reddit.com/r/orgmode/comments/po91dx/writing_prose_a_book_in_orgmode_one_file_per/">[comments]</a></span>