Generalhelp deciding to publish a LaTeX book

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
ebookcapital
Posts: 1
Joined: Wed Aug 14, 2013 5:51 pm

help deciding to publish a LaTeX book

Post by ebookcapital »

Hello,

I work in the digital department of a small press and my acquisitions editors have been considering publishing a book from an author who has submitted a LaTeX manuscript. The book contains many mathematical formulas.

I don't have experience with LaTeX and don't know what the process is for commissioning a publication starting with this format. Will a normal book designer accept the Latex and create InDesign files from this?

I work with the InDesign files to convert books into ePUB, ePDF, and mobi formats, but I need to know how best to get from LaTeX to InDesign and who could do this for me.

Any information would be helpful! Thank you

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

GerlofVito
Posts: 27
Joined: Wed May 16, 2012 8:24 pm

Re: help deciding to publish a LaTeX book

Post by GerlofVito »

When you typeset a LaTeX document you get a pdf as output. You're probably best off to typeset the document and work off the resulting PDF in inDesign if that's what you need to do.

You may also benefit from a command line tool called 'pandoc' that can convert between different document formats, including LaTeX, plain text files, and mobi (I think).
Post Reply