From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/16445 Path: main.gmane.org!not-for-mail From: Taco Hoekwater Newsgroups: gmane.comp.tex.context Subject: Re: \dh in ConTeXt Date: Tue, 14 Sep 2004 13:17:22 +0200 Organization: Elvenkind Sender: ntg-context-bounces@ntg.nl Message-ID: <20040914131722.7ddf8395.taco@elvenkind.com> References: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1095160489 11224 80.91.229.6 (14 Sep 2004 11:14:49 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 14 Sep 2004 11:14:49 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Tue Sep 14 13:14:34 2004 Return-path: Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1C7BGc-0001FL-00 for ; Tue, 14 Sep 2004 13:14:34 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 439CA12799; Tue, 14 Sep 2004 13:14:33 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 31425-04-4; Tue, 14 Sep 2004 13:14:31 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 2CB6C12795; Tue, 14 Sep 2004 13:14:31 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 2D59212795 for ; Tue, 14 Sep 2004 13:14:29 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 31425-04-3 for ; Tue, 14 Sep 2004 13:14:28 +0200 (CEST) Original-Received: from amsfep18-int.chello.nl (unknown [213.46.243.13]) by ronja.ntg.nl (Postfix) with ESMTP id A4A9D1277A for ; Tue, 14 Sep 2004 13:14:28 +0200 (CEST) Original-Received: from hal.chatalicious.net ([62.163.251.163]) by amsfep18-int.chello.nl (InterMail vM.6.01.03.04 201-2131-111-106-20040729) with SMTP id <20040914111428.EGRI11432.amsfep18-int.chello.nl@hal.chatalicious.net> for ; Tue, 14 Sep 2004 13:14:28 +0200 Original-To: mailing list for ConTeXt users In-Reply-To: X-Mailer: Sylpheed version 0.9.5 (GTK+ 1.2.10; i586-mandrake-linux-gnu) X-Virus-Scanned: by amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: by amavisd-new at ntg.nl Xref: main.gmane.org gmane.comp.tex.context:16445 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:16445 Hi Charles, Try this: Howth {\em H\k{o}f\eth i} / {\em H\k{o}f\eth a}, (LaTeX 'dh' = [eE]th, 'th'= [tT]horn, 'ng' = [eE]ng) Greetings, Taco On Mon, 13 Sep 2004 12:18:29 +0100 Charles Doherty wrote: > Dear all, > > Using the following input in LaTeX I could get the output below. But > try as I might I cannot achieve this in ConTeXt. > \documentclass[12pt,a4paper]{article} > \usepackage{palatino} > \usepackage[T1]{fontenc} > \usepackage[applemac]{inputenc} >