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

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

Post Reply