Re: [NTG-context] oldstyle numerals in mathmode

2016-03-04 Thread Alan Bowen
This works perfectly, Wolfgang. Many thanks. You are a lifesaver! Alan On Fri, Mar 4, 2016 at 9:02 AM, Wolfgang Schuster < schuster.wolfg...@gmail.com> wrote: > Alan Bowen > 4. März 2016 um 14:49 > As I feared, Hans. But thanks. I must re-code the math for the publisher, > then. > > You can use

Re: [NTG-context] oldstyle numerals in mathmode

2016-03-04 Thread Wolfgang Schuster
Alan Bowen 4. März 2016 um 14:49 As I feared, Hans. But thanks. I must re-code the math for the publisher, then. You can use the font fallback mechanism: \definefontfamily[mainface][rm][TeX Gyre Pagella][features={f:oldstyle,default}] \definefallbackfamily[main

Re: [NTG-context] oldstyle numerals in mathmode

2016-03-04 Thread Alan Bowen
As I feared, Hans. But thanks. I must re-code the math for the publisher, then. Alan On Thu, Mar 3, 2016 at 6:18 PM, Hans Hagen wrote: > On 3/3/2016 11:11 PM, Alan Bowen wrote: > >> I am am using for my mainface, a font that has only oldstyle numerals. >> For math, I am using Latin Modern for m

Re: [NTG-context] oldstyle numerals in mathmode

2016-03-03 Thread Hans Hagen
On 3/3/2016 11:11 PM, Alan Bowen wrote: I am am using for my mainface, a font that has only oldstyle numerals. For math, I am using Latin Modern for math. How do I get output in oldstyle numbers starting with \definefontfamily[mainface][math][Latin Modern Math]? there is no oldstyle in math --

[NTG-context] oldstyle numerals in mathmode

2016-03-03 Thread Alan Bowen
I am am using for my mainface, a font that has only oldstyle numerals. For math, I am using Latin Modern for math. How do I get output in oldstyle numbers starting with \definefontfamily[mainface][math][Latin Modern Math]? Alan _