Theses, Books, Title pagesStruggling with packages

Classicthesis, Bachelor and Master thesis, PhD, Doctoral degree
Post Reply
templateuser
Posts: 679
Joined: Tue Mar 03, 2015 4:01 pm

Struggling with packages

Post by templateuser »

Hi,

I try to check this in the discussion replies just to avoid repetition and it seems to me that there's no one asked about this. So, here I am, how can solve this? Thanks.

listings.sty(2229): Error: Package Listings Error: Couldn't load requested aspect.
Thesis.cls(147): Error: Package keyval Error: frame undefined.
Thesis.cls(147): Error: Package keyval Error: showstringspaces undefined.

TR3

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

User avatar
Vel
Site Moderator
Posts: 463
Joined: Fri Jun 29, 2012 1:20 am

Re: Struggling with packages

Post by Vel »

Hey,

What are you doing when you get this error?

Does the default template compile and you introduced this error at some point?

Cheers,
Vel
Founder and administrator of LaTeXTemplates.com and LaTeXTypesetting.com
templateuser
Posts: 679
Joined: Tue Mar 03, 2015 4:01 pm

Re: Struggling with packages

Post by templateuser »

Hi,
Just filling the template then trying to compile I got this error.
Actually I don't understand this error type neither the template can produce a PDF file.

Regards,

TR3
User avatar
Vel
Site Moderator
Posts: 463
Joined: Fri Jun 29, 2012 1:20 am

Re: Struggling with packages

Post by Vel »

Hi TR3,

What compiler are you using? Are you definitely compiling main.tex and not another file?

Could you paste the full error log?

Cheers,
Vel
Founder and administrator of LaTeXTemplates.com and LaTeXTypesetting.com
templateuser
Posts: 679
Joined: Tue Mar 03, 2015 4:01 pm

Re: Struggling with packages

Post by templateuser »

Hi Vel,

Yes, I's compiling main.tex. It crashes and I can't read even the error causing that. So, I can't paste the full error log.
I tried to use another file template since I had almost my chapters done, but I had this error with a new one:
Thesis.cls(36): Error: Package caption Error: For a successful cooperation we need at least version

TR3
User avatar
Vel
Site Moderator
Posts: 463
Joined: Fri Jun 29, 2012 1:20 am

Re: Struggling with packages

Post by Vel »

Hey,

It looks like your LaTeX distribution is out of date. I'd recommend you install the latest version of MikTeX on Windows or TeX Live on Linux/Mac OS. They come with package managers as well which allow you to automatically update all of your packages to the latest versions - I'm confident that if you do this the template will compile just fine.

Cheers,
Vel
Founder and administrator of LaTeXTemplates.com and LaTeXTypesetting.com
Post Reply