Received: from mail.proteosys.com ([213.139.130.197]) by nummer-3.proteosys with Microsoft SMTPSVC(6.0.3790.3959); Sat, 6 Sep 2008 08:48:31 +0200 Received: by mail.proteosys.com (8.13.8/8.13.8) with ESMTP id m866mQw9013320 for ; Sat, 6 Sep 2008 08:48:27 +0200 Received: from listserv.uni-heidelberg.de (listserv.uni-heidelberg.de [129.206.100.94]) by relay2.uni-heidelberg.de (8.13.8/8.13.8) with ESMTP id m866egV6015782 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 6 Sep 2008 08:40:42 +0200 Received: from listserv.uni-heidelberg.de (localhost.localdomain [127.0.0.1]) by listserv.uni-heidelberg.de (8.13.1/8.13.1) with ESMTP id m85M1JIk031843; Sat, 6 Sep 2008 08:40:29 +0200 Received: by LISTSERV.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 15.5) with spool id 19745 for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Sat, 6 Sep 2008 08:40:29 +0200 Received: from relay.uni-heidelberg.de (relay.uni-heidelberg.de [129.206.100.212]) by listserv.uni-heidelberg.de (8.13.1/8.13.1) with ESMTP id m866eSYN032656 for ; Sat, 6 Sep 2008 08:40:28 +0200 Received: from atlas.informatik.uni-freiburg.de (atlas.informatik.uni-freiburg.de [132.230.150.3]) by relay.uni-heidelberg.de (8.14.1/8.14.1) with ESMTP id m866eG87006242 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL) for ; Sat, 6 Sep 2008 08:40:19 +0200 Received: from remote239-06.home.uni-freiburg.de ([132.230.239.6] helo=irwin.vpn.uni-freiburg.de) by atlas.informatik.uni-freiburg.de with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.68) (envelope-from ) id 1KbrSw-0000X8-VL for latex-l@listserv.uni-heidelberg.de; Sat, 06 Sep 2008 08:40:15 +0200 Received: by irwin.vpn.uni-freiburg.de (Postfix, from userid 500) id C2FC617742; Sat, 6 Sep 2008 08:35:14 +0200 (CEST) Mail-Followup-To: latex-l@listserv.uni-heidelberg.de Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Message-ID: <20080906063514.GA11840@irwin.vpn.uni-freiburg.de> Date: Sat, 6 Sep 2008 08:35:14 +0200 Reply-To: Mailing list for the LaTeX3 project Sender: Mailing list for the LaTeX3 project From: Heiko Oberdiek Subject: Unicode for accent \b? To: LATEX-L@LISTSERV.UNI-HEIDELBERG.DE Precedence: list List-Help: , List-Unsubscribe: List-Subscribe: List-Owner: List-Archive: X-ProteoSys-SPAM-Score: -2.599 () BAYES_00,UPPERCASE_25_50 X-Scanned-By: MIMEDefang 2.64 on 213.139.130.197 Return-Path: owner-latex-l@LISTSERV.UNI-HEIDELBERG.DE X-OriginalArrivalTime: 06 Sep 2008 06:48:31.0914 (UTC) FILETIME=[938FC0A0:01C90FEC] Status: R X-Status: X-Keywords: X-UID: 5213 Hello, what's the unicode code point for \b as accent? U+0331 COMBINING MACRON BELOW/NON-SPACING MACRON BELOW + opposite of \= (U+0304 COMBINING MACRON/NON-SPACING MACRON) - Unicode doesn't have a letter with this accent +U0332 COMBINING LOW LINE/NON-SPACING UNDERSCORE + practical use for underlining (e.g. in bookmarks) - it isn't a typical accent +U0320 COMBINING MINUS SIGN BELOW/NON-SPACING MINUS SIGN BELOW - I don't see use cases, especially, there isn't a `plus sign below'. My guess would be `macron below', \b seems to be inherited from math mode. Yours sincerely Heiko