X-VM-v5-Data: ([nil nil nil nil nil nil nil nil nil] ["2588" "Sun" "14" "November" "1999" "09:46:40" "+0200" "Tomer Kol" "tkol@PSL-PALM.TECHNION.AC.IL" nil "68" "Re: babel 3.7 beta release" "^Date:" nil nil "11" nil nil nil nil nil] nil) Received: from mail.listserv.gmd.de (mail.listserv.gmd.de [192.88.97.5]) by mail.Uni-Mainz.DE (8.9.3/8.9.3) with ESMTP id IAA12487 for ; Sun, 14 Nov 1999 08:41:21 +0100 (MET) Received: from mail.listserv.gmd.de (192.88.97.5) by mail.listserv.gmd.de (LSMTP for OpenVMS v1.1a) with SMTP id <10.7B6D81E2@mail.listserv.gmd.de>; Sun, 14 Nov 1999 8:41:18 +0100 Received: from RELAY.URZ.UNI-HEIDELBERG.DE by RELAY.URZ.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 1.8b) with spool id 445118 for LATEX-L@RELAY.URZ.UNI-HEIDELBERG.DE; Sun, 14 Nov 1999 08:41:01 +0100 Received: from relay.uni-heidelberg.de (relay.uni-heidelberg.de [129.206.100.212]) by relay.urz.uni-heidelberg.de (8.8.8/8.8.8) with ESMTP id IAA04343 for ; Sun, 14 Nov 1999 08:40:56 +0100 (MET) Received: from psl-palm.technion.ac.il ([132.68.48.165]) by relay.uni-heidelberg.de (8.9.1b+Sun/8.9.1) with ESMTP id IAA27182 for ; Sun, 14 Nov 1999 08:41:11 +0100 (MET) Received: from tkol by psl-palm.technion.ac.il with local-esmtp (Exim 2.05 #1 (Debian)) id 11muMy-0002jn-00; Sun, 14 Nov 1999 09:46:40 +0200 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Message-ID: Reply-To: Mailing list for the LaTeX3 project In-Reply-To: <199911112332.AAA17817@cistron.nl> Date: Sun, 14 Nov 1999 09:46:40 +0200 From: Tomer Kol Sender: Mailing list for the LaTeX3 project To: Multiple recipients of list LATEX-L Subject: Re: babel 3.7 beta release Status: R X-Status: X-Keywords: X-UID: 3400 On Fri, 12 Nov 1999, Johannes L. Braams wrote: > I am releived to finally be able to tell you that I have > finalized Babel release 3.7. > - Support for typesetting Hebrew (and potential support for > typesetting other rigth-to-left written languages) is now > available thanks to Rama Porrat and Boris Lavva. Hi, A few quick fixes: 1. There is a bug in rlbabel.def that causes problems when using underline in equations inside hebrew sections (note it was OK in $$ but not inside \[ \]). Fix: In Hebrew.dtx (line ~1847) change from \def\underline#1{\@@@underline{\if@rl\R{#1}\else #1\fi}} to \def\underline#1{\@@@underline{\ifmmode#1\else\if@rl\R{#1}\else #1\fi\fi}} 2. Defining the letter name "sin" conflicts with \TeX's math mode sine. Fix: in hebrew.fdd (line ~283) change from %<+LHEenc>\let\sin=\shin to %<+LHEenc>\let\HEBsin=\shin 3. Add a note to the docomuntation regarding the use of the oldjaf10.mf font: % % \item \textbf{oldjaf10.mf} % This font, used for |\emph| was not identifies as slanted. As a % result, a nested |\emph| had no effect (\LaTeX checks if the current % font is slanted or not, and toggles normal and slanted font) % A \emph{font\_slant} parameter should be added to \emph{oldjaf10.mf}, % it should look like: % \begin{verbatim} % font_quad 1em#; % font_slant 0.001pt#; %%#TK added to identify as slanted % font_normal_space 3.30033pt#; % font_normal_stretch 0.15em#; % font_normal_shrink 0.1em#; % font_x_height 3.30033pt#; % \end{verbatim} % The slant value is very small to ensure no influence on appearance. These are the fixes that has to do with Babel & Hebrew alone. I've found them about a year ago, when I prepared a distribution for the faculty (you can find it in http://www.ee.technion.ac.il/~tomer/TeX/). As far as I remember I emailed them to Boris at the time. There are many other patches/fixes that are needed if you want to use the Hebrew support AND hyperref, but I haven't updated it in the last half year or so, so it may not work with current versions of hyperref. I'll update it "sometime", when I have the time. Tomer ----------------------------------------------------------------------------- Tomer Kol Email: tkol@psl.technion.ac.il Electrical Engineering Dept. tomer@techunix.technion.ac.il Technion - Israel Inst. of Technology tkol@psl-palm.technion.ac.il Haifa 32000, ISRAEL