From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/38449 Path: news.gmane.org!not-for-mail From: "Santy, Michael" Newsgroups: gmane.comp.tex.context Subject: Re: non-typographic apostrophe Date: Fri, 4 Jan 2008 12:31:33 -0600 Message-ID: <6703815B292B664DBAEC55EE3192386A20BDA6@poseidon.in.dynetics.com> References: <6703815B292B664DBAEC55EE3192386A20BDA5@poseidon.in.dynetics.com> <96407CB0-9EB9-4EBB-882D-02705CA229BE@uni-bonn.de> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0821158024==" X-Trace: ger.gmane.org 1199471623 11920 80.91.229.12 (4 Jan 2008 18:33:43 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 4 Jan 2008 18:33:43 +0000 (UTC) To: "mailing list for ConTeXt users" Original-X-From: ntg-context-bounces@ntg.nl Fri Jan 04 19:34:03 2008 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by lo.gmane.org with esmtp (Exim 4.50) id 1JArMo-0005yf-7u for gctc-ntg-context-518@m.gmane.org; Fri, 04 Jan 2008 19:34:02 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id C35251FB8F; Fri, 4 Jan 2008 19:33:27 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 29665-03-3; Fri, 4 Jan 2008 19:32:51 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 0CF721FB12; Fri, 4 Jan 2008 19:32:51 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 82E6E1FB12 for ; Fri, 4 Jan 2008 19:32:49 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 30184-02-2 for ; Fri, 4 Jan 2008 19:32:19 +0100 (CET) Original-Received: from myrddin.dynetics.com (myrddin.dynetics.com [204.154.192.33]) by ronja.ntg.nl (Postfix) with ESMTP id E2C9D1FAFF for ; Fri, 4 Jan 2008 19:32:18 +0100 (CET) Original-Received: from poseidon.in.dynetics.com ([10.1.15.106]) by myrddin.dynetics.com (8.13.1/8.13.1) with ESMTP id m04IQb9f015780 for ; Fri, 4 Jan 2008 12:26:37 -0600 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [NTG-context] non-typographic apostrophe Thread-Index: AchO9OfK2PJGZ7fUSm6OwIVlT11kagACyBMI X-dynetics.com-MailScanner-Information: Please contact the ISP for more information X-dynetics.com-MailScanner: Found to be clean X-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-1.439, required 2, autolearn=disabled, ALL_TRUSTED -1.44, HTML_MESSAGE 0.00) X-MailScanner-From: michael.santy@dynetics.com X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:38449 Archived-At: This is a multi-part message in MIME format. --===============0821158024== Content-class: urn:content-classes:message Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C84F00.171598A4" This is a multi-part message in MIME format. ------_=_NextPart_001_01C84F00.171598A4 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Thanks, Thomas. That worked like a champ. Cheers, Mike -----Original Message----- From: ntg-context-bounces@ntg.nl on behalf of Thomas A. Schmitz Sent: Fri 1/4/2008 11:09 AM To: mailing list for ConTeXt users Subject: Re: [NTG-context] non-typographic apostrophe =20 On Jan 4, 2008, at 5:52 PM, Santy, Michael wrote: > How do I include a non-typographic apostrophe in ConTeXt? If I type =20 > ' (U+0027), it is automatically converted to a typographic =20 > (directional) apostrophe. You could try \quotesingle (also depends on the font). HTH Thomas _________________________________________________________________________= __________ If your question is of interest to others as well, please add an entry = to the Wiki! maillist : ntg-context@ntg.nl / = http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net _________________________________________________________________________= __________ ------_=_NextPart_001_01C84F00.171598A4 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable RE: [NTG-context] non-typographic apostrophe

Thanks, Thomas.  That worked like a champ.

Cheers,
Mike


-----Original Message-----
From: ntg-context-bounces@ntg.nl on behalf of Thomas A. Schmitz
Sent: Fri 1/4/2008 11:09 AM
To: mailing list for ConTeXt users
Subject: Re: [NTG-context] non-typographic apostrophe


On Jan 4, 2008, at 5:52 PM, Santy, Michael wrote:

> How do I include a non-typographic apostrophe in ConTeXt?  If = I type 
> ' (U+0027), it is automatically converted to a = typographic 
> (directional) apostrophe.

You could try \quotesingle (also depends on the font).

HTH

Thomas
_________________________________________________________________________= __________
If your question is of interest to others as well, please add an entry = to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl= /mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.= supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
_________________________________________________________________________= __________

------_=_NextPart_001_01C84F00.171598A4-- --===============0821158024== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________ --===============0821158024==--