Latex Starter Help: Troubleshooting Errors

  • Context: LaTeX 
  • Thread starter Thread starter Ian_Brooks
  • Start date Start date
  • Tags Tags
    Latex Starter
Click For Summary

Discussion Overview

The discussion revolves around troubleshooting issues with LaTeX compilation using TeXnicCenter and MiKTeX on Windows. Participants explore potential causes for the failure to generate a PDF preview and share suggestions for resolving the problem.

Discussion Character

  • Technical explanation
  • Debate/contested
  • Exploratory

Main Points Raised

  • One participant reports an inability to generate a PDF preview after attempting to compile a LaTeX document, questioning if they are missing something in the setup.
  • Another participant suggests checking the output profile settings in TeXnicCenter to ensure the correct path to the LaTeX to PDF executable is defined.
  • Some participants express differing opinions on the usability of LaTeX on Windows, with one claiming it is easier on other operating systems, while another counters that MiKTeX is a strong distribution for Windows.
  • A suggestion is made to compile the document directly from the command prompt as a potential workaround for the issue.
  • A participant humorously points out a typo in the directory name provided by the original poster.

Areas of Agreement / Disagreement

Participants express differing views on the ease of using LaTeX on Windows versus other operating systems, and there is no consensus on the best approach to resolve the compilation issue.

Contextual Notes

Participants mention specific paths and settings that may depend on individual installations of MiKTeX and TeXnicCenter, which could affect the troubleshooting process.

Ian_Brooks
Messages
127
Reaction score
0
So i downloaded texnic center over at

http://www.toolscenter.org

then got mik tek installed

And have a friends thesis template (hahah could i be anymore spoon fed)

and yet when i try to build/compile/hit F7 with all my might

i don't get a pdf preview

am i missing something?

UPDATE

when i click build and view update - i get the following error

http://img530.imageshack.us/img530/5933/latexerrorsit7.jpg
 
Last edited by a moderator:
Physics news on Phys.org
You'll have to check that Texnic centre knows where you have your latex to pdf executable. If I recall correctly in Texnic centre you'll have to click on build > define output profiles then click on the Latex > PDF option and give it the correct path to the executable in miktex which should be something like: C:\Program Files\MiKTeX 2.7\miktex\bin\pdflatex.exe

You will need to do the same for the bibtex and makeindex options and for any other outputs you require.
 
Last edited:
Of course, your first mistake is trying to use latex in windows.. it's a lot easier in other operating systems!

Anyway, enough of my useless comments.. I'm moving this to the math and science software forum, by the way, since it fits in better there.
 
cristo said:
Of course, your first mistake is trying to use latex in windows.. it's a lot easier in other operating systems!
Actually, Windows has the nicest LaTeX distribution (MikTeX), but I still haven't really found a LaTeX editor for Windows that I like (TeXnicCenter feels incredibly sluggish to me, even compared with Java-based editors like Eclipse with the TeXlipse plugin).

Getting back to the original question, have you tried compiling your document from a command prompt? For you, it looks like the relevant commands would be
Code:
cd "F:\Academic\2008S2\thesis\writting the thesis\Latex stuff\thesis"
latex thesis
P.S. You misspelled the word "writing" when you named one of those directories. :-p
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
3
Views
3K