General ⇒ Differences in Output with MiKTeX and TeX Live
Differences in Output with MiKTeX and TeX Live
I am a new member and happy to join the community. I am rather new to latex world too. I have used MiKTeX for a while, and I am considering to give TeX Live a try. I tried compiling a source file I had before to a DVI file. However, one of the figures files is not present any more in the directory. With MiKTeX, I receive an error which is normal of course, but I still get an output DVI file which I can view, although the figure is not there. However, when I compile the file with TeX Live, I get the same errors but the output DVI file is less in volume, and corrupted (since I cannot view it).
So, my question is, does anybody know if there is differences between the binary files of MiKTeX and TeX Live? And if there is a trick to make TeX Live generate the DVI without the figures?
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
- Stefan Kottwitz
- Site Admin
- Posts: 10324
- Joined: Mon Mar 10, 2008 9:44 pm
Differences in Output with MiKTeX and TeX Live
welcome to the board!
you could use the demo option to graphicx, or to the class, which would be inherited by graphicx. Then it would be compiled without images.mmutoo wrote:And if there is a trick to make texlive generate the dvi without the figures?
Stefan
Re: Differences in Output with MiKTeX and TeX Live
