This one works with caption v3.0j, v3.1m, and v3.2c, and solve the compatibility problems between the JINST document class and the caption package:
Replace \usepackage{subfig} with:
\usepackage[caption=false]{subfig}
% Make \subref robust
\makeatletter
\AtBeginDocument{%
\DeclareRobustCommand ...
Search found 3 matches
- Fri Nov 04, 2011 6:27 pm
- Forum: General
- Topic: caption | Problems with JINST Document Class
- Replies: 6
- Views: 5637
- Tue Nov 01, 2011 12:04 am
- Forum: General
- Topic: caption | Problems with JINST Document Class
- Replies: 6
- Views: 5637
caption | Problems with JINST Document Class
The caption package is simply not compatible with your non-standard document class. I suggest to drop it and find another way to customize your captions. Contact the class maintainer and ask for help.
Thanks for the answer, but this is not the reason of the error on the journal computer. Somehow ...
Thanks for the answer, but this is not the reason of the error on the journal computer. Somehow ...
- Mon Oct 31, 2011 9:20 pm
- Forum: General
- Topic: caption | Problems with JINST Document Class
- Replies: 6
- Views: 5637
caption | Problems with JINST Document Class
Hi,
I have been trying to prepare a document with an already supplied package (JINST) by a journal. After 2-3 compiles on my computer, everything works fine, except a warning:
Package caption Warning: Unsupported document class (or package) detected, (caption) usage of the caption package is not ...
I have been trying to prepare a document with an already supplied package (JINST) by a journal. After 2-3 compiles on my computer, everything works fine, except a warning:
Package caption Warning: Unsupported document class (or package) detected, (caption) usage of the caption package is not ...