Hi,
I am havign problems compailing my Thesis. It was working a couple of weeks ago when I handed it in, since then my Mac crased, and I had to start over with a backup.
When I try to compail I get the follow:
This is pdfTeX, Version 3.1415926-2.5-1.40.14 (TeX Live 2013) (format=pdflatex 2014.2.27) 9 JUN 2014 18:20
entering extended mode
restricted \write18 enabled.
%&-line parsing enabled.
**Dissertation_SSL.tex
(./Dissertation_SSL.tex
LaTeX2e <2011/06/27>
Babel <3.9f> and hyphenation patterns for 78 languages loaded.
(./Thesis.cls
Document Class: Thesis 2007/22/02 v1.0 LaTeX document class
(/usr/local/texlive/2013/texmf-dist/tex/latex/base/book.cls
Document Class: book 2007/10/19 v1.4h Standard LaTeX document class
(/usr/local/texlive/2013/texmf-dist/tex/latex/base/bk11.clo
File: bk11.clo 2007/10/19 v1.4h Standard LaTeX file (size option)
)
See more in log file.
It seems that \write18 most be enabled. Can anybody explain how I do that or if there is someting else I should do?
Texmaker and TeXstudio ⇒ How to enable \write18
How to enable \write18
- Attachments
-
- Dissertation_SSL.log
- (77.62 KiB) Downloaded 681 times
NEW: TikZ book now 40% off at Amazon.com for a short time.
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
How to enable \write18
There is no error in the log file indicating you should use write18 (shell-escape). However, you can activate it in the settings. Have a look at this screenshot on TeXwelt.de (look out for pdflatex).
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.