Scientific Word/Workplace ⇒ Scientific Word plus MikTeX
Scientific Word plus MikTeX
I am writing my thesis in using TeXnicCenter and MikTeX, but my supervisor uses Scientific Word. Is there a relatively simple way for him to open, edit, and view my files?
Thanks,
Bill
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
Re: Scientific Word plus MikTeX
However, this is for mysterious reasons (entirely due to SWP) very difficult in practice. I had (finished my thesis last month) the same problem. Very basic tex-code will do, but more advanced latex-code might even cause SWP to crash entirely. The problem is the terrible LaTex compiler SWP uses by default. TCI is quite out-dated and (at least our version) does not understand LaTeX2e. It is possible to configure SWP in such a way that it uses MikTeX instead of its default TCI, but you'll end up in the usual backslash-forewardslash path-problems.
An additional problem is that SWP destroys your nice and tidy raw-tex code because it adds lots and lots of SWP-special tex commands. So... your supervisor is probably capable of editing your code with SWP, but you don't want that file back!!