Skip to content

Instantly share code, notes, and snippets.

@takuma7
Created July 3, 2011 03:57
Show Gist options
  • Save takuma7/1061941 to your computer and use it in GitHub Desktop.
Save takuma7/1061941 to your computer and use it in GitHub Desktop.
\makeatletter
\newcommand{\figcaption}[1]{\def\@captype{figure}\caption{#1}}
\newcommand{\tblcaption}[1]{\def\@captype{table}\caption{#1}}
\makeatother
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment