Theses, Books, Title pagesUndefined control sequence - lslistlistingname

Classicthesis, Bachelor and Master thesis, PhD, Doctoral degree
Post Reply
lackodan
Posts: 1
Joined: Thu Apr 28, 2016 3:32 pm

Undefined control sequence - lslistlistingname

Post by lackodan »

I've just started writing my PhD thesis using the Classicthesis Typographic Thesis template. I tried some other templates first, but eventually decided I wanted to have the simplest possible template that still looks professional. The problem is that I can't get seem to get the "List of Listings"-section to compile...

Whenever I try to compile the main.tex file provided, I get the following error message:

Code: Select all

! Undefined control sequence.
<argument> \lstlistlistingname

l.30 \pdfbookmark[1]{\lstlistlistingname}{lol}
I'm using Miktex 2.9 on Windows 2.8. I use Vim (or Geany) to view/edit Tex-files and latexmk to compile them.

I've tried updating all packages, and reinstalling Miktex, but neither helped. Can't seem to find anything of use on the internet and I should really be focusing on writing the thesis now instead of debugging Tex-errors, so any help would be greatly appreciated!

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
Johannes_B
Site Moderator
Posts: 4182
Joined: Thu Nov 01, 2012 4:08 pm

Undefined control sequence - lslistlistingname

Post by Johannes_B »

I cannot reproduce that, please provide a minimal working example.
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.
Post Reply