|
|
|
|
|
by vlovich123
1432 days ago
|
|
I found that those who can’t get consistent styling and have laggy behavior on large documents don’t know how to configure it. I regularly wrote hundred page reports with embedded excel and images all embedded in Word with Math and got pretty proficient. There’s basically several things you need to do: * Actually set up a named style for every type of content you have. Creating shortcuts for the common ones doesn’t hurt
* use whatever the paid version that powers the free equation editor. It was miles better about 10 years ago
* use a master document sub document approach for categorizing things. You wouldn’t have a single text file that’s 100 pages long. Split up Word that way too I’m pretty sure I got to a state where I was using the tooling as intended because I wasn’t actually fighting the wysiwyg. Now I did switch to LateX at the end because I was tired of not having easy version control. Word has it if you enable change tracking but it can’t beat normal tooling. Also I wanted to learn latek because it felt like a worthwhile investment (it was - writing formulas in latek is wayyy faster to write and easier to maintain). So I liked LateX just fine. Prefer Markdown / wiki these days because I don’t work with math formulas. Disclaimer: I have zero experience with the web version and have no idea how it scales. I imagine it still does quite well on large documents but maybe browser rendering is not so good. |
|