Theses, Books, Title pagesThe listings package doesn't seem to work with this template

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

The listings package doesn't seem to work with this template

Post by templateuser »

Hi!

Has anyone used this with the listings package? It seems that I never get a lstlistoflistings to show my listings in the text….

I have added a \lstlistoflistings below the list of tables and put a listing in the sample book like this:

Code: Select all

\begin{listing}[caption=This is a test listing]
10 PRINT “HELLO”
20 GOTO 10
\end{listing}
I am at a loss on how to proceed, if anyone has an idea I’d appreciate any hints!

Christian

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

Post Reply