General ⇒ TeXstudio 2.6 not compiling or converting to adobe 10 pdf
-
- Posts: 9
- Joined: Mon Jun 17, 2013 4:39 pm
TeXstudio 2.6 not compiling or converting to adobe 10 pdf
I am new to this forum and to LaTeX in general. Earlier today I installed TeXstudio 2.6. Installation seemed to work fine.
I wrote a dummy piece of code but I haven't been able to view a document. I have created and saved a sample document. If I click "build and compile" (the two green arrows) it says "Can't find C:\Users..." though that is the correct file path. "Compile" (single green arrow) does nothing. Clicking the Adobe icon opens Adobe in an external window but then says "file could not be found".
Under Options>Configure TexStudio>Commands tab, all fields say "unknown" except the External PDF Viewer one ""C:\Program Files\Adobe\Reader 10.0\Reader\AcroRd32.exe" "?am.pdf"
Does anyone have any ideas on how to solve this issue? Since neither green button seems to compile anything, is TeXstudio the problem rather than Adobe?
Thanks for your time, any help would be much appreciated.
James
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
TeXstudio 2.6 not compiling or converting to adobe 10 pdf
TeXstudio is just the editor, not the actual program to typeset your documents.
-
- Posts: 9
- Joined: Mon Jun 17, 2013 4:39 pm
Re: TeXstudio 2.6 not compiling or converting to adobe 10 pd
I had only installed TeXStudio up to now. I will install MikTeX and try from there now.
James