Can someone help me understand this piece of code:

---------------------------------------------------------------------------------
\@ifundefined{showcaptionsetup}{}{%
  \PassOptionsToPackage{caption=false}{subfig}}

\usepackage{subfig}

---------------------------------------------------------------------------------


It is included when I use the subfigures.


I found in another thread that it intends to prevent users from adding the
"caption" package in the preamble.

It this is really the intention of this piece code, could someone point me
why we need to prevent suck thing?



Regards,
---
Diego Queiroz

Reply via email to