Document Classes\listoffigures prevented by a certain journal's class

Information and discussion about specific document classes and how to create your own document classes.
Post Reply
segal
Posts: 4
Joined: Wed Dec 22, 2010 9:33 pm

\listoffigures prevented by a certain journal's class

Post by segal »

Hello,

\listoffigures does not work because of something related to the journal's class I am working with. Does anyone have an idea what could possibly be the thing within that journal's class that disables the \listoffigures?

Thank you!
segal

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

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

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

frabjous
Posts: 2064
Joined: Fri Mar 06, 2009 12:20 am

Re: \listoffigures prevented by a certain journal's class

Post by frabjous »

The \listoffigures command is defined in the standard document classes themselves, and is slightly different for different classes. It is probably not a matter of "disabling" the command, but rather just never defining it to begin with. Perhaps the journal's policy is that it doesn't use lists of figures. Is the class publicly available anywhere so we could look at it?
segal
Posts: 4
Joined: Wed Dec 22, 2010 9:33 pm

Re: \listoffigures prevented by a certain journal's class

Post by segal »

Thanks. I have compared this problematic class to proper ones, trying to identify the missing package, but everything looks in place. So how can I include this definition? which package could be missing? I see a similar question from 2008, and the class that they attached is similar to mine. I see that they did not eventually get an answer and I wonder what to do. Looks a tough one...
Post Reply