New MembersIs Latex for me?

You would like to introduce yourself before starting to post? That's a nice idea and here is the forum for you...
Post Reply
JamesGlitzernes
Posts: 2
Joined: Sun Jul 12, 2015 9:46 am

Is Latex for me?

Post by JamesGlitzernes »

Every once a while, I have to work on really big Word documents, +300 pages. There'll be 3 or 4 Word templates, based on numbered lists, that get sent out to 30 or so people. Then the documents come back, often with the styles and numbered lists formats mangled, jammed to the brim with images, tables (in portrait format) and text. Then I have to proofread them as best I can, fix the formatting, compile it all into one document, generate an index and print to pdf. It is a nightmare, primarily because I feel like I have so little control over the formatting styles and the page layout.

I've been considering whether maybe it's smarter to just copy each document when finalized into a program that offers more control. Like Latex?

Firstly, I know lots of html and CSS etc, so I'm comfortable in a non-WSIWYG environment. I figure if more changes have to be made to a doc after Latex import, I can always export to Word and then send the doc to the author? Or maybe get them to mark-up a pdf?

I'm looking for better control over image placement, headers, index and multilevel numbered lists. Also, umlauts have to work - I see a lot of umlauts.

The question is whether copying 300 pages of content and formatting everything in Latex (under a tight deadline) will be quicker than tearing my hair out trying to straighten out the Word docs people send me. Anyone been there, done that?

Thanks

Recommended reading 2024:

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

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

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

Johannes_B
Site Moderator
Posts: 4182
Joined: Thu Nov 01, 2012 4:08 pm

Re: Is Latex for me?

Post by Johannes_B »

Hi and welcome,

it seems your biggest issue is user import, i would start there ;-)

pandoc is a very flexible converter, Word to LaTeX is possible as well. But as everything auto-generated, it needs polishing.

I would suggest to change the user input to mark-down, a very simple and intuitive approach. Depending on what the users produce, the conversion to valid LaTeX is easily doable.

What kind of templates are you providing for the users?
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.
Post Reply