i am doing the following:
Code: Select all
\documentclass[12pt, a4paper, oneside]{memoir}
\usepackage{graphicx}
\usepackage[OT4]{fontenc}
\usepackage[cp1250]{inputenc}
\begin{document}
\begin{figure}[h!]
\centering
\caption{a short topic is centered.}
\caption{a very long topic should be centered but somehow it is not. a very long topic should be centered but somehow it is not. a very long topic should be centered but somehow it is not.}
\end{figure}
\end{document}
thx in forward.
ps. i am using LEd under Windows XP