Document Classes ⇒ journal class, endfloat and \listoffigures
journal class, endfloat and \listoffigures
I am trying to use a class provide from a journal in order to format my text according to their standards.
I tried to use endfloat but I got error with the lists option on (default) : undefined user sequence at the line \end{document}. Using the option [nolists] the error is disappearing.
I then tried to add manually the \listoffigures (required by the journal) and latex said "undefined user sequence".
Everything is working properly when using the standard article class.
Then I think \listoffigures and \listoftables were "disabled" or not existing in the journal class.
Is that a way to define them again in my file?
Thank you very much in advance
Laura
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
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Re: journal class, endfloat and \listoffigures
Best regards and welcome to the board
Thorsten¹
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Re: journal class, endfloat and \listoffigures
I attached a zip file with:
code.tex : the code and commands in my file (I deleted the text)
tGIS2e.cls : the journal class
tGIS2.bst : the journal bibliography style
The documentation (tGISguide.pdf) can be found in the zip file at http://www.tandf.co.uk/journals/authors/tgislatex.zip
I am using Miktex 2.5 on windows XP
Thank you very much
Laura
- Attachments
-
- latex.zip
- (21.21 KiB) Downloaded 203 times
Re: journal class, endfloat and \listoffigures
Has anyone solved this problem? I also have it, namely, the \listoffigures fails because of something related to the journal's class. Any idea ? (the class was attached above in the zip).