From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/2591 Path: main.gmane.org!not-for-mail From: berend Newsgroups: gmane.comp.tex.context Subject: Re: confusing <, > Date: Mon, 04 Sep 2000 16:41:21 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <39B3B491.1BDF493F@pobox.com> References: <39B3CAC4.679EB86A@gmx.net> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035393374 10137 80.91.224.250 (23 Oct 2002 17:16:14 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 17:16:14 +0000 (UTC) Cc: ConTeXt Original-To: Hraban Xref: main.gmane.org gmane.comp.tex.context:2591 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:2591 Hraban wrote: > If I use < or > in my text, it becomes "spanish" ! and ? (¡, ¿) > I thought these characters could be used "plain"? > Must I use some macro? I tried \< \less \textless (only errors). > > (I've got tables with symbols only for LaTeX, sorry) Try: {\tttf <} or \type{<} The < in your input maps to a different character in your font table than you expect. Switching to typewriter fonts usually works fine. -- Groetjes, Berend. (-: