%
%  LBP のスケーラブルフォントで印字して下さい
%  書体倶楽部でも可能ですが、品質は落ちます
%
\documentstyle{jarticle}
\input poster
\font\bigmin=min10 at 25cm
\begin{document}
\poster[paperwidth=210mm,%
paperheight=297mm,%
vcenter=true,%
hcenter=true,%
landscape=false]
  {
      \begin{minipage}{500mm}
         \bigmin 禁煙
      \end{minipage}%
   }
\end{document}
