make scriblib/figure' work with scribble/jfp'

This commit is contained in:
Matthew Flatt 2012-01-09 13:27:14 -07:00
parent 3d76aa5c32
commit 3b87b73555

View File

@ -1,5 +1,11 @@
\usepackage{ccaption} \usepackage{ccaption}
% \legend relies on \belowcaptionskip, which is not defined
% by the JFP class file:
\makeatletter
\@ifundefined{belowcaptionskip}{\newlength{\belowcaptionskip}}{}
\makeatother
\newcommand{\Legend}[1]{~ \newcommand{\Legend}[1]{~
\hrule width \hsize height .33pt \hrule width \hsize height .33pt