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.
! LaTeX Error: File `tocbasic.sty’ not found.
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
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.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