Articles, Essays, and Journal TemplatesHow to use the Template for Wiley Journals

IEEE, Elsevier, ACM, ACE, Science, AGU, PNAS, PLOS, RSoC, Springer, Stylish articles and Essays
Post Reply
IanFla
Posts: 2
Joined: Tue Sep 17, 2019 11:57 pm

How to use the Template for Wiley Journals

Post by IanFla »

I download the template from https://onlinelibrary.wiley.com/page/jo ... _files.htm. But I can not use it at all! It always have an error that 'No room for a new \count'. I added '\usepackage{etex}' according to some answers on the net but it did not work.

I think the problem is in the 'WileyNJD-v2.cls'. I hope someone can find out it and tell me how to solve it.

Thanks a lot!
Attachments
WileyNJD-v2.cls
(106.68 KiB) Downloaded 972 times

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

rais
Posts: 419
Joined: Sun Nov 16, 2014 8:51 pm

How to use the Template for Wiley Journals

Post by rais »

IanFla wrote: I think the problem is in the 'WileyNJD-v2.cls'. I hope someone can find out it and tell me how to solve it.
if that's true, s.th. like

Code: Select all

Code, edit and compile here:
\documentclass{WileyNJD-v2}
\begin{document}
X
\end{document}
הההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההה
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
should throw the same error (it doesn't for me).
If it does (throw the same error), you may attach the .log file from that run here.

KR
Rainer
IanFla
Posts: 2
Joined: Tue Sep 17, 2019 11:57 pm

How to use the Template for Wiley Journals

Post by IanFla »

rais wrote:
IanFla wrote: I think the problem is in the 'WileyNJD-v2.cls'. I hope someone can find out it and tell me how to solve it.
if that's true, s.th. like

Code: Select all

Code, edit and compile here:
\documentclass{WileyNJD-v2}
\begin{document}
X
\end{document}
הההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההה
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
should throw the same error (it doesn't for me).
If it does (throw the same error), you may attach the .log file from that run here.

KR
Rainer
Thanks for your help! It do still throw the same error. I attach my .log file here. Is there any problem with my TEX software?

Best regards,
Ian
Attachments
test.log
(23.26 KiB) Downloaded 710 times
rais
Posts: 419
Joined: Sun Nov 16, 2014 8:51 pm

How to use the Template for Wiley Journals

Post by rais »

I'd say so...
yours:
LaTeX2e <2011/06/27>

mine:
LaTeX2e <2018-12-01>

An update of your distribution should help.

KR
Rainer
Post Reply