ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Khaled Hosny <khaledhosny@eglug.org>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: using `` '' the output is wrong.
Date: Thu, 4 Mar 2010 20:41:05 +0200	[thread overview]
Message-ID: <20100304184105.GC5398@khaled-laptop> (raw)
In-Reply-To: <6faad9f01001200642i2304cb27r877e9f8bb3aa91fc@mail.gmail.com>

On Wed, Jan 20, 2010 at 03:42:11PM +0100, Mojca Miklavec wrote:
> On Wed, Jan 20, 2010 at 10:58, Alan BRASLAU wrote:
> >
> > I'm not sure that I understand the
> > problem with ` (GRAVE ACCENT) that cannot be solved with a macro or by a
> > setting that disactivates the production of ‘ (LEFT SINGLE QUOTE MARK).
> 
> Try to process the following with XeTeX (I would be grateful if anyone
> knew how to solve that particular problem; also note that some
> hyphenation patterns don't work when ' is replaced by proper quotation
> mark):
> 
> \font\a="[lmroman10-regular]"
> \font\b="[lmroman10-regular]:mapping=tex-text"
> \starttext
> \a ``abc'' {\buildtextaccent\textgrave a}\par
> \b ``abc'' {\buildtextaccent\textgrave a}
> \stoptext

\def\textgrave{\char"0300 }
\font\a="[lmroman10-regular]"
\font\b="[lmroman10-regular]:mapping=tex-text"
\starttext
\a ``abc'' {\buildtextaccent\textgrave a}\par
\b ``abc'' {\buildtextaccent\textgrave a}
\stoptext


Regards,
 Khaled

-- 
 Khaled Hosny
 Arabic localiser and member of Arabeyes.org team
 Free font developer
___________________________________________________________________________________
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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

  reply	other threads:[~2010-03-04 18:41 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-18 12:34 views63
2010-01-18 12:50 ` Taco Hoekwater
2010-01-18 13:11   ` views63
2010-01-18 13:15   ` Alan BRASLAU
2010-01-18 13:47     ` Henning Hraban Ramm
2010-01-18 13:53     ` Hans Hagen
2010-01-19 19:31     ` Mojca Miklavec
2010-01-19 20:04       ` Aditya Mahajan
2010-01-19 20:10       ` Alan BRASLAU
2010-01-19 20:23         ` Wolfgang Schuster
2010-01-19 20:26           ` Aditya Mahajan
2010-01-19 20:34             ` Wolfgang Schuster
2010-01-19 20:44               ` Aditya Mahajan
2010-02-03 13:56             ` Wolfgang Schuster
2010-01-19 20:28         ` Aditya Mahajan
2010-01-19 21:01         ` Hans Hagen
2010-01-19 21:02         ` Mojca Miklavec
2010-01-20  7:04           ` Taco Hoekwater
2010-01-20  7:28             ` Alan BRASLAU
2010-01-20  7:52               ` Peter Münster
2010-01-20  9:10               ` Hans Hagen
2010-01-20  9:58                 ` Alan BRASLAU
2010-01-20 10:39                   ` Taco Hoekwater
2010-01-20 14:42                   ` Mojca Miklavec
2010-03-04 18:41                     ` Khaled Hosny [this message]
2010-03-04 18:31                 ` Khaled Hosny
2010-01-20  9:03             ` Hans Hagen
2010-01-19 22:08         ` Peter Münster
2010-03-04 18:19       ` Khaled Hosny

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20100304184105.GC5398@khaled-laptop \
    --to=khaledhosny@eglug.org \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).