I was looking for a latex template which is a nice template for mathematical paper. So I downloaded the files from:
http://www.latextemplates.com/template/ ... ca-article
But without changing anything and just translating I get an error:
Code: Select all
! LaTeX Error: File `classicthesis.sty' not found.
Type X to quit or <RETURN> to proceed,
or enter new name. (Default extension: sty)
Enter file name:
! Emergency stop.
<read *>
l.21 \usepackage
[^^M
*** (cannot \read from terminal in nonstop modes)
Here is how much of TeX's memory you used:
1365 strings out of 494985
22114 string characters out of 6180356
115007 words of memory out of 5000000
4649 multiletter control sequences out of 15000+600000
3640 words of font info for 14 fonts, out of 8000000 for 9000
36 hyphenation exceptions out of 8191
40i,1n,52p,223b,47s stack positions out of 5000i,500n,10000p,200000b,80000s
! ==> Fatal error occurred, no output PDF file produced!
I'm using Texmaker on Linux.
Cheers