ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Mojca Miklavec <mojca.miklavec.lists@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: using `` '' the output is wrong.
Date: Wed, 20 Jan 2010 15:42:11 +0100	[thread overview]
Message-ID: <6faad9f01001200642i2304cb27r877e9f8bb3aa91fc@mail.gmail.com> (raw)
In-Reply-To: <201001201058.12686.alan.braslau@cea.fr>

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

You can try to start playing with modifications of
texmf/fonts/misc/xetex/fontmapping/base/tex-text.map.

> I see from LaTeX that: \`{} is a grave accent
> works, as does: \`\ is a grave accent
> but not: {\`} is a grave accent
> or: \`  is a grave accent

This is true for (pdf)latex. Have you tried the same with XeLaTeX
using any Unicode font (not the default cmr)? I wanted to try it out,
but I don't know how to do it.

Side note: This is unrelated to the problem that I have mentioned.
What you are quoting is a matter of "input handling". The problem we
want to solve has to do with "font handling".

Mojca
___________________________________________________________________________________
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
___________________________________________________________________________________

  parent reply	other threads:[~2010-01-20 14:42 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 [this message]
2010-03-04 18:41                     ` Khaled Hosny
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=6faad9f01001200642i2304cb27r877e9f8bb3aa91fc@mail.gmail.com \
    --to=mojca.miklavec.lists@gmail.com \
    --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).