이 간단한 \parpic 코드의 문제점은 무엇입니까?

이 간단한 \parpic 코드의 문제점은 무엇입니까?
\documentclass{article}

\usepackage[a6paper]{geometry} % for the sake of presentation

\usepackage{graphicx}
\usepackage{picins}
\usepackage{picinpar,lipsum} 

\usepackage{mdwlist}

\begin{document}

%\parpic(width,height)(x-offset,y-offset)[Options][Position]{Picture}

\parpic[r]{\includegraphics[width=3cm]{imageName}}
 it had line after line but didn't touch the image... it had line after line but didn't touch the image... it had line after line but didn't touch the image... it had line after line but didn't touch the image... it had line after line but didn't touch the image... it had line after line but didn't touch the image... it had line after line but didn't touch the image... it had line after line but didn't touch the image... it had line after line but didn't touch the image... it had line after line but didn't touch the image... it had line after line but didn't touch the image... it had line after line but didn't touch the image... it had line after line but didn't touch the image... it had line after line but didn't touch the image... it had line after line but didn't touch the image... it had line after line but didn't touch the image... it had line after line but didn't touch the image... it had line after line but didn't touch the image...

\end{document}

관련 정보