LaTeX Is LaTeX Suitable for Publishing Fiction Books?

AI Thread Summary
The discussion centers on preparing a collection of short stories for publication, emphasizing the need for simple text formatting without images or complex elements. The author expresses distrust in traditional word processors and seeks alternatives, particularly LaTeX and Scribus, for their formatting capabilities. While Scribus lacks support for footnotes in its stable version, LaTeX is highlighted as a viable option, with suggestions for using specific packages like memoir and tufte-latex to achieve a professional layout. The conversation also touches on the potential for creating custom style files in LaTeX to meet specific formatting needs. Overall, the focus is on finding reliable software that can handle basic formatting requirements while allowing for some customization.
Borek
Mentor
Messages
29,122
Reaction score
4,541
I am in need of preparing a book for publication (collection of short stories). Simple text, no images, no formulas, the fanciest thing needed is some paragraph formatting with left/right margins, plus some titles/subtitles. Almost doable with any word processing software.

But I don't trust word processors enough. Eons ago I would just use Quark, but I have no access to it, nor a legal version that I could install. Buying it for a single book is not an option.

I can hire someone, but first I want to take a look at other possibilities. My first bets are LaTeX and Scribus (yes, completely different philosophy, but it is the end result that I am interested in).

And other ideas? Any experience with using LaTeX for fiction?
 
Physics news on Phys.org
Sigh, I need more - I need footnotes (or endnotes, both will do). And I just found Scribus doesn't support them (at least not the stable 1.4.4). They should be supported in 1.5, but it is only in dev version as of now and I don't like the idea of using dev version of the program I don't know.
 
If you already are familiar with latex I would use that.
Aren't there latex style files that create good looking 'normal book' layouts? I remember creating and using style files a lot for my thesis work to tweak the layout of the defaults styles (article, beamer, book) to my satisfaction.
I haven't used it myself, but the memoir package or the tufte-latex package sound very useful for non-science book-projects, but they are huge and powerful packages so it might take a while to create something nice. If you don't need extremely fancy things, maybe creating your own style file is sufficient for your purpose.

This link also seems interesting if you need something fancy, like you sometimes see at the start of fantasy/medieval book chapters:
http://tex.stackexchange.com/questions/1319/showcase-of-beautiful-typography-done-in-tex-friends
 
I am afraid my knowledge of LaTeX is limited to the formatting of equations, not to LaTeX itself.

That being said, I believe I have enough experience with different kinds of languages to make it work (and I can afford spending a day or two trying to fine tune the output to get what I need). memoir and some other style (devoted to SF books, I don't remember the name at the moment, but it can be localized in no time) seem to be a good starting point. That much I already know.
 
Back
Top