From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?utf-8?Q?S=C3=A9bastien_Vauban?= Newsgroups: gmane.emacs.help Subject: Re: TeX vs LaTeX Date: Tue, 17 Jun 2008 13:52:31 +0200 Organization: Sebastien Vauban Message-ID: <87tzfsth1c.fsf@mundaneum.com> References: <87ve09fq79.fsf@mundaneum.com> <877icov340.fsf@mundaneum.com> <87y754thvv.fsf@mundaneum.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1213706499 13645 80.91.229.12 (17 Jun 2008 12:41:39 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 17 Jun 2008 12:41:39 +0000 (UTC) To: help-gnu-emacs-mXXj517/zsQ@public.gmane.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org-mXXj517/zsQ@public.gmane.org Tue Jun 17 14:42:23 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1K8aVy-0007ht-F4 for geh-help-gnu-emacs@m.gmane.org; Tue, 17 Jun 2008 14:42:22 +0200 Original-Received: from localhost ([127.0.0.1]:58406 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K8aVA-0003ZE-39 for geh-help-gnu-emacs@m.gmane.org; Tue, 17 Jun 2008 08:41:32 -0400 Original-Path: news.stanford.edu!headwall.stanford.edu!newshub.sdsu.edu!proxad.net!feeder1-2.proxad.net!nerim.net!feed1.news.be.easynet.net!reader0.news.be.easynet.net!not-for-mail Original-Newsgroups: gnu.emacs.help X-Www-site: Under construction... X-Archive: encrypt User-Agent: Gnus/5.110009 (No Gnus v0.9) Emacs/23.0.60 (gnu/linux) Cancel-Lock: sha1:Huq7KkBbGutXXfLlolfgrSGBW7U= Original-Lines: 40 Original-NNTP-Posting-Date: 17 Jun 2008 11:52:32 GMT Original-NNTP-Posting-Host: 81.188.7.152 Original-X-Trace: 1213703552 reader0.news.be.easynet.net 1604 [::ffff:81.188.7.152]:44006 Original-X-Complaints-To: abuse-sq41lydJq48WI+UwmH2aBQ@public.gmane.org Original-Xref: news.stanford.edu gnu.emacs.help:159569 X-BeenThere: help-gnu-emacs-mXXj517/zsQ@public.gmane.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org-mXXj517/zsQ@public.gmane.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org-mXXj517/zsQ@public.gmane.org Xref: news.gmane.org gmane.emacs.help:54923 Archived-At: Hi Joost, >> Weird. Searching on Google for `textem latex' results in >> 4,930 results, whose two of them are the following: > > but sometimes things change in latex. > >> ,----[ Introduction to LaTeX ] >> | >> | LaTeX provides lots of typestyles. Below is a list of some of >> | the styles. To get italics, you can type \textit{italics}: >> | >> | * \textem - Emphasis (toggles between \it and \rm) >> `---- > > that document is twelve years old. > >> or >> >> ,----[ a short introduction ] >> | >> | Marking up text >> | Emphasis: {\em ...} or \textem{...} >> `---- > > that one's 14 years old. > > \textem may have existed at one point, but it doesn't exist > anymore. (at least, *my* latex install doesn't know about it. > it throws up an error when i use it.) use \emph instead, which > is what you'll find in any recent latex-intro. OK, you're right. Thanks for pointing that out!! But that doesn't change the essence of my question...=C2=A0;-) Seb --=20 S=C3=A9bastien=C2=A0Vauban