- pdflatex_template_cont_19 (2).zip
- (61.39 KiB) Downloaded 171 times
Text Formatting ⇒ DAE template showing error
NEW: TikZ book now 40% off at Amazon.com for a short time.
- Stefan Kottwitz
- Site Admin
- Posts: 10320
- Joined: Mon Mar 10, 2008 9:44 pm
DAE template showing error
You should not distribute this archive. It breaks licenses and terms of good style several times, e.g. snp.cls is derived from (a very old version of) revtex4.cls but identifies itself still as revtex4, NATBIB.STY comes without natbib.dtx, which is also not legal:
Moreover it provides only the natbib package but not the natbib styles. snpsymb.sty is also a strange derivation of revsymb.sty (why by the hell do they redefine \thebibliography in the symbol package instead of the class?). And the example file also contains code, which I would not recommend.
The error message:
is because, the class is not compatible with an up-to-date LaTeX. So you have to ask the maintainer for a new and legal version.
BTW: The original class revtex4 has been updated some years ago to avoid this problem.
Code: Select all
%% This is a generated file.
%% It may not be distributed without the original source file natbib.dtx.
The error message:
Code: Select all
/cont_samp.tex:12: Extra \endgroup.
\document ->\endgroup
\init@documenthook \set@typesize@hook \normalsize \set...l.12 \begin{document}
BTW: The original class revtex4 has been updated some years ago to avoid this problem.
My main topics are KOMA-Script and other questions related to my packages. If I reply to any other topic or if you've not yet added a minimal working example, please do not expect any further response. And please don't forget to tag examples as code.