ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Henri Menke <henrimenke@gmail.com>
To: ntg-context@ntg.nl
Subject: Re: \textfraction broken?
Date: Thu, 13 Jul 2017 09:06:18 +1200	[thread overview]
Message-ID: <1499893578.11851.14.camel@gmail.com> (raw)
In-Reply-To: <CAFMOkGXSujKoYK56qF1+GH8u3o_tbFKbfpDGN069_1dsuB-L7A@mail.gmail.com>

On Wed, 2017-07-12 at 12:53 -0400, Alan Bowen wrote:
> Thanks, Henri.
> 
> The mwe seems to work without specifying the font, but that may just be a deceptive triumph of bad
> form.
> 
> I have a number of fonts in my document in which I would like \textfraction to work. Is there are
> global way to prepare them or must I do it one by one?

You cannot prepare the font for this by yourself (unless you are a font designer).  The font needs
to have the "frac" feature present.  Your macro \textfraction{1/2} simply typesets 1/2 with the frac
feature enabled.  You can find out if your font has this feature using the tool otfinfo, e.g.

$ otfinfo -f FiraSans-Regular.otf
aalt	Access All Alternates
c2sc	Small Capitals From Capitals
calt	Contextual Alternates
case	Case-Sensitive Forms
ccmp	Glyph Composition/Decomposition
cpsp	Capital Spacing
dlig	Discretionary Ligatures
dnom	Denominators
frac	Fractions
kern	Kerning
liga	Standard Ligatures
lnum	Lining Figures
mark	Mark Positioning
mgrk	Mathematical Greek
mkmk	Mark to Mark Positioning
numr	Numerators
onum	Oldstyle Figures
ordn	Ordinals
pnum	Proportional Figures
salt	Stylistic Alternates
smcp	Small Capitals
ss01	Stylistic Set 1
ss02	Stylistic Set 2
ss03	Stylistic Set 3
ss04	Stylistic Set 4
subs	Subscript
sups	Superscript
tnum	Tabular Figures
zero	Slashed Zero

> 
> Alan
> 
> On Mon, Jul 10, 2017 at 8:09 PM, Henri Menke <henrimenke@gmail.com> wrote:
> > On Mon, 2017-07-10 at 19:34 -0400, Alan Bowen wrote:
> > > Adding
> > >
> > > \definefontfeature[fraction][frac=yes]
> > > \definehighlight[textfraction][style={\feature[+][fraction]}]
> > >
> > > fixes the problem in the sample just sent.
> > 
> > This, and the font has to have the corresponding feature present.
> > 
> > >
> > > Sorry for the misfire.
> > >
> > > Alan
> > >
> > > On Mon, Jul 10, 2017 at 1:53 PM, Alan Bowen <bowenalan03@gmail.com> wrote:
> > > > Has there been a change to \textfraction?
> > > >
> > > > Try
> > > > 1\textfraction{1/2}.
> > > >
> > > > I get 
> > > > 1 /1/2
> > > > with ConTeXt  ver: 2017.06.30 (and earlier on the wiki)
> > > >
> > > > Alan
> > > >
> > > ___________________________________________________________________________________
> > > 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://context.aanhet.net
> > > archive  : https://bitbucket.org/phg/context-mirror/commits/
> > > wiki     : http://contextgarden.net
> > > ___________________________________________________________________________________
> > ___________________________________________________________________________________
> > 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://context.aanhet.net
> > archive  : https://bitbucket.org/phg/context-mirror/commits/
> > wiki     : http://contextgarden.net
> > ___________________________________________________________________________________
> ___________________________________________________________________________________
> 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://context.aanhet.net
> archive  : https://bitbucket.org/phg/context-mirror/commits/
> wiki     : http://contextgarden.net
> ___________________________________________________________________________________
___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

      reply	other threads:[~2017-07-12 21:06 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-10 17:53 Alan Bowen
2017-07-10 23:34 ` Alan Bowen
2017-07-11  0:09   ` Henri Menke
2017-07-12 16:53     ` Alan Bowen
2017-07-12 21:06       ` Henri Menke [this message]

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=1499893578.11851.14.camel@gmail.com \
    --to=henrimenke@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).