blob: cbbf8671977f10f430a26314461a9e74470fa297 (
plain)
1
2
3
4
5
6
7
|
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{simurgh-caption3}[2013/12/01 v0.01a changes to `caption3.sty']
\renewcommand*\caption@@par{%
\parindent\caption@parindent\hangindent\if@RTL\else -\fi\caption@hangindent}%
\endinput
|