MiKTeX and proTeXt ⇒ resurrecting LaTex
-
- Posts: 6
- Joined: Thu Nov 20, 2008 3:35 am
resurrecting LaTex
how could I resurrect LaTex on my pc?
I have been trying to re-install it, but I still have the same problem (see post "Migration Latex").
Could anybody have to good sake (or knowledge) to help me out?
Thank you
Marco
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
resurrecting LaTex
You don't provide enough information to troubleshoot your problem.
First of all, check if your MiKTeX installed properly (do not just copy old installation). Create somewhere a temporary directory, open command prompt and change to that directory. From the command line run:
Code: Select all
latex sample2e
Next, compile your document from the command line. If you get errors then the problem is somewhere in your document and we will need to see at least your preamble to get any further. If you get no errors then the most likely source of your problems is misconfigured profile in TeXnicCenter and we will need the details of that profile in order to help you.
Cheers,
Tomek