Hi!
How can I solve this:
"File extension `lol' is already used by a toc-file, while lol
tried to use it again for a toc-file.
This may be either an incompatibility of packages, an error at a package,
or a mistake by the user.
Package tocbasic Error: file extension `lol' cannot be used twice ."
I am receiving this and there is no 'lol' extension.
General ⇒ Package tocbasic Error
NEW: TikZ book now 40% off at Amazon.com for a short time.
- Stefan Kottwitz
- Site Admin
- Posts: 10323
- Joined: Mon Mar 10, 2008 9:44 pm
Package tocbasic Error
Welcome to the forum!
Do you use the
Stefan
Do you use the
scrhack
package? It has patches for the listings
package. If yes, load it with the listings=false
option:Code: Select all
\usepackage[listings=false]{scrhack}
LaTeX.org admin