"LaTeX Error: File 'mechthesis.sty' not found."
So it seems it's looking for a .sty instaed of the .cls I've supplied. I've also tried this on another machine running kubuntu lucid with the same results....
I've tried putting mechthesis.cls in C:\Program Files (x86)\MiKTeX 2.8\tex\latex\base as well as a folder in a directory I have added to MiKTeX using the settings GUI. I have updated the FNDB many times, and done 'reconfigure' in LyX many times.
Any Ideas? How can I check to see if mechtheis.cls is recognised by MiKTex? my mechthesis.layout is below.
Code: Select all
#% Do not delete the line below; configure depends on this
# \DeclareLaTeXClass[mechthesis,book]{mechthesis}
# Book textclass definition file. Taken from initial LyX source code
# Author : Matthias Ettrich <ettrich@informatik.uni-tuebingen.de>
# Transposed by Pascal André
# Heavily modifed and enhanced by serveral developers.
Preamble
\usepackage{mechthesis}
EndPreamble
Format 11
Input stdclass.inc
Input numreport.inc
Sides 2
PageStyle Headings
NoStyle Abstract
Style Bibliography
TopSep 4
LabelString "Bibliography"
LabelFont
Series Bold
Size Huge
EndFont
End