Date:Fri, 31 May 2002 13:02:16 +0300
Reply-To:Hebrew TeX list <[log in to unmask]>
Sender:Hebrew TeX list <[log in to unmask]>
From:Dan Kenigsberg <[log in to unmask]>
Subject:unchangeable centring in seminar?
Content-Type:text/plain; charset=us-ascii
Hi,
I was told this was discussed here already, but I just cannot find an answer to
this problem of mine: \enumeration withing a hebrew slide comes out centred, no
matter what I try.
Any idea? (or at list an href?)
Dan.
\documentclass[slidesonly,slidesec]{seminar}
\usepackage[english,hebrew]{babel}
\begin{document}
\begin{slide}
\slideheading{SEMINAR}
\vfill
\flushleft
\begin{enumerate}
\item A:
\item B:
\item G:
\end{enumerate}
\vfill
\end{slide}
\end{document}