New Members ⇒ Is Latex for me?
-
- Posts: 2
- Joined: Sun Jul 12, 2015 9:46 am
Is Latex for me?
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
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?
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?