Theses, Books, Title pages! LaTeX Error: File `tocbasic.sty’ not found error

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

! LaTeX Error: File `tocbasic.sty’ not found error

Post by templateuser »

Hi,

I’d like to use this template, however I can’t get it to compile. I keep on getting the error:

! LaTeX Error: File `tocbasic.sty’ not found.

Help would be appreciated if possible.

Cheers.

Recommended reading 2024:

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

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

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

! LaTeX Error: File `tocbasic.sty’ not found error

Post by Vel »

Hi Ben,

Your LaTeX compiler is missing the tocbasic package. Simply Google for ‘tocbasic.sty’ and download the tocbasic.sty file and put it in the same directory as main.tex and your compiler will pick it up! Alternatively, your compiler should have a package manager which fetches packages from online repositories.

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