From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/12503 Path: main.gmane.org!not-for-mail From: Tobias Burnus Newsgroups: gmane.comp.tex.context Subject: Re: German Umlaute with US Keyboard Date: Mon, 16 Jun 2003 20:16:35 +0200 (CEST) Sender: ntg-context-admin@ntg.nl Message-ID: References: <200306161935.25347.Raimund.Kohl@freenet.de> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE X-Trace: main.gmane.org 1055787495 6109 80.91.224.249 (16 Jun 2003 18:18:15 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 16 Jun 2003 18:18:15 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Mon Jun 16 20:18:14 2003 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19RyY5-0001YH-00 for ; Mon, 16 Jun 2003 20:17:45 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 7216610B57; Mon, 16 Jun 2003 20:20:28 +0200 (MEST) Original-Received: from down.physik.fu-berlin.de (down.physik.fu-berlin.de [160.45.34.6]) by ref.ntg.nl (Postfix) with ESMTP id E52CF10B56 for ; Mon, 16 Jun 2003 20:16:34 +0200 (MEST) Original-Received: from g31.physik.fu-berlin.de (g31.physik.fu-berlin.de [160.45.34.131]) by down.physik.fu-berlin.de (8.9.3/8.9.1) with ESMTP id UAA1543250; Mon, 16 Jun 2003 20:16:34 +0200 (CEST) X-Envelope-From: tburnus@physik.fu-berlin.de Original-Received: from tburnus (helo=localhost) by g31.physik.fu-berlin.de with local-esmtp (Exim 3.35 #1 (Debian)) id 19RyWx-0000bq-00; Mon, 16 Jun 2003 20:16:35 +0200 X-X-Sender: tburnus@g31.physik.fu-berlin.de Original-To: ntg-context@ntg.nl In-Reply-To: <200306161935.25347.Raimund.Kohl@freenet.de> Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.comp.tex.context:12503 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:12503 Hello, On Mon, 16 Jun 2003, Raimund Kohl wrote: > how am I to set german Umlaute in ConTeXt if using a US keyboard? With T= eX > it's \"a for example to produce =E4 and \ss for the german =DF (scharfes = s) ... Well, \"a works here and instead of \ss =3D sans-serif, you have to use \SS= =2E But how about: \language[de] (or "old" spelling: [deo]). Then you can use "a, "s etc. as in LaTeX with German style. > Oh, and btw.: Is there an archive of the ConTeXt mailing list to look thr= ough? Yes. Goto the ConTeXt page www.pragma-ade.com and click a bit around. Or go directly to: http://ml-archives.mini.pw.edu.pl/ntg-context.html Tobias