<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">I'm writing a do it yourself physics book. Occasionally I like to put in quotes from non-Latin languages. Here's a method that works for me, using babel. <div><br></div><div><div><font class="Apple-style-span" face="Helvetica" size="4"><span class="Apple-style-span" style="font-size: 14px;">\documentclass[10 pt]{letter}  </span></font></div><div><font class="Apple-style-span" face="Helvetica" size="4"><span class="Apple-style-span" style="font-size: 14px;">\usepackage{amsmath}</span></font></div><div><font class="Apple-style-span" face="Helvetica" size="4"><span class="Apple-style-span" style="font-size: 14px;">\usepackage[T2A]{fontenc}</span></font></div><div><font class="Apple-style-span" face="Helvetica" size="4"><span class="Apple-style-span" style="font-size: 14px;">\usepackage[utf8]{inputenc}</span></font></div><div><font class="Apple-style-span" face="Helvetica" size="4"><span class="Apple-style-span" style="font-size: 14px;">\usepackage[english,greek,russian]{babel}</span></font></div><div><font class="Apple-style-span" face="Helvetica" size="4"><span class="Apple-style-span" style="font-size: 14px;">\languageattribute{greek}{polutoniko}</span></font></div><div><font class="Apple-style-span" face="Helvetica" size="4"><span class="Apple-style-span" style="font-size: 14px;">\usepackage{gfsporson}</span></font></div><div><font class="Apple-style-span" face="Helvetica" size="4"><span class="Apple-style-span" style="font-size: 14px;">\addtolength{\textwidth}{140 pt}</span></font></div><div><font class="Apple-style-span" face="Helvetica" size="4"><span class="Apple-style-span" style="font-size: 14px;">\addtolength{\evensidemargin}{-70 pt}</span></font></div><div><font class="Apple-style-span" face="Helvetica" size="4"><span class="Apple-style-span" style="font-size: 14px;">\addtolength{\oddsidemargin}{-70 pt}</span></font></div><div><font class="Apple-style-span" face="Helvetica" size="4"><span class="Apple-style-span" style="font-size: 14px;">\begin{document}</span></font></div><div><font class="Apple-style-span" face="Helvetica" size="4"><span class="Apple-style-span" style="font-size: 14px;"><br></span></font></div><div><font class="Apple-style-span" face="Helvetica" size="4"><span class="Apple-style-span" style="font-size: 14px;">Imagine an astronomical object so massive and so compact that even \emph{light} is too slow to leave the object's surface; for this object, $v_{\text{esc}} \ge c$. Presumably it would be \emph{invisible}. Such an object is called a \textbf{black hole}. The term was popularized by John A. Wheeler of Princeton around 1967, who is often credited with its invention; the Russian relativists originally called these objects \selectlanguage{russian}застывшие зв\"{е}зды\selectlanguage{english} (\emph{zast\'{y}vshiye zvy\'{o}zdy}), \textbf{frozen stars}, for reasons that will have to wait a bit.</span></font></div><div><font class="Apple-style-span" face="Helvetica" size="4"><span class="Apple-style-span" style="font-size: 14px;"><br></span></font></div><div><font class="Apple-style-span" face="Helvetica" size="4"><span class="Apple-style-span" style="font-size: 14px;">The Greek historian Plutarch (46-120 CE) relates that before the wreath investigation, Archimedes had boasted to his cousin the king that if he had another earth to stand upon, with a long enough lever, he could move this earth. The claim is usually written in Greek as \selectlanguage{greek}\textporson{D'os moi po~u st~w ka`i kin~w t`hn g~hn} \selectlanguage{english}</span></font></div><div><font class="Apple-style-span" face="Helvetica" size="4"><span class="Apple-style-span" style="font-size: 14px;">(\emph{Dos moi pou st\={o} kai kin\={o} t\={e}n g\={e}n}: Give me a place to stand, and I will move the earth.)</span></font></div><div><font class="Apple-style-span" face="Helvetica" size="4"><span class="Apple-style-span" style="font-size: 14px;"><br></span></font></div><div><font class="Apple-style-span" face="Helvetica" size="4"><span class="Apple-style-span" style="font-size: 14px;">\end{document}</span></font></div><div><font class="Apple-style-span" face="Helvetica"><br></font></div><div>I assume something similar will work for Hebrew or Arabic or other alphabets. Alternatively you can use XeLaTeX and the fontspec package. (I entered the Cyrillic after going to "Language & Text" in System Preferences, then "Input Sources". You can specify which alphabet/keyboard you want to use. There are two different Hebrew keyboard layouts.)</div><div><br></div><div>Hope this helps.</div><div><br></div><div>David Derbes</div><div>U of Chicago Laboratory Schools</div><div><br></div><div><div>On Jun 10, 2010, at 3:36 PM, Art Werschulz wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>Hi.<br><br>I have a *very* small amount of Hebrew that I would like to include in a book.  I will be working on both a Mac and a Linux system (installed from TeXLive 2008).  The latter suggests that I may not be able to do anything that involves (say) Macintosh Hebrew fonts.<br><br>What's the easiest way of doing this?<br><br>Many thanks.<br><br>Art Werschulz<br>207 Stoughton Avenue, Cranford  NJ 07016-2838<br>(908) 272-1146<br><br><br><br>----------- Please Consult the Following Before Posting -----------<br>TeX FAQ: <a href="http://www.tex.ac.uk/faq">http://www.tex.ac.uk/faq</a><br>List Reminders and Etiquette: <a href="http://email.esm.psu.edu/mac-tex/">http://email.esm.psu.edu/mac-tex/</a><br>List Archive: <a href="http://tug.org/pipermail/macostex-archives/">http://tug.org/pipermail/macostex-archives/</a><br>TeX on Mac OS X Website: <a href="http://mactex-wiki.tug.org/">http://mactex-wiki.tug.org/</a><br>List Info: <a href="http://email.esm.psu.edu/mailman/listinfo/macosx-tex">http://email.esm.psu.edu/mailman/listinfo/macosx-tex</a><br><br></div></blockquote></div><br></div></body></html>