X-Git-Url: https://git.mdrn.pl/librarian.git/blobdiff_plain/433a6bcf58599a09f881d48875746ec3cb18e400..refs/heads/ofop:/librarian/pdf/wl.cls diff --git a/librarian/pdf/wl.cls b/librarian/pdf/wl.cls index 08737f7..80a6bb5 100644 --- a/librarian/pdf/wl.cls +++ b/librarian/pdf/wl.cls @@ -512,3 +512,11 @@ Letters={Uppercase} \fi } +\newcommand{\ilustr}[2]{ + +\vspace{1em}% +\begin{center}% +\par{\includegraphics{#1}\\#2}% +\end{center}% +\vspace{1em}% +}